Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.boostgpt.co/v1/bot/tool/{id}/test \ --header 'Authorization: Bearer <token>'
{ "success": true, "message": "<string>", "tools_count": 123 }
Test connection to a tool server
Enter your API key
Tool ID
Project ID
Agent ID
Connection test completed
Connection test result
Test result message
Number of tools discovered
Was this page helpful?