cURL
curl --request GET \ --url https://api.convictionai.io/api/v1/tool/run/{tool_uuid} \ --header 'X-API-KEY: <api-key>'
{ "error": 123, "message": "<string>" }
Run the tool you generated.
Documentation IndexFetch the complete documentation index at: https://docs.convictionai.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.convictionai.io/llms.txt
Use this file to discover all available pages before exploring further.
UUID of the tool
Tool was run successfully.