Tools

Run Tool

The request body and JSON response formats match the tool’s specification.

post/v1/tools/{name}

Path parameters

namestring required

Name of the tool

Request body

{"stackTrail":"paths:/v1/tools/{name}:post:requestBody:content:application/json:schema","oasType":"schema","type":"unknown"}

Response

Tool Specific response, in JSON format

{"stackTrail":"paths:/v1/tools/{name}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes