You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a follow-up of #241. executeTool() should accept an object that is converted into a string automatically by the API, not force developers to pass in a pre-JSON.stringify()'d object manually.
This is a follow-up of #241.
executeTool()should accept an object that is converted into a string automatically by the API, not force developers to pass in a pre-JSON.stringify()'d object manually.