Api reference
POST Plugins PluginId Tools ToolName
POST
/v1/plugins/{pluginId}/tools/{toolName}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
pluginId*string
toolName*string
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
args?|null
workspaceId?string|null
cwd?string|null
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/v1/plugins/string/tools/string" \ -H "Content-Type: application/json" \ -d '{}'null{ "error": "string"}{ "error": "string"}{ "error": "string"}{ "error": "string"}{ "error": "string"}{ "error": "string"}