curl --request POST \
--url https://api.boostgpt.co/v1/bot/tool/{id}/refresh \
--header 'Authorization: Bearer <token>'{
"success": true,
"message": "<string>"
}Refresh tools from MCP server
curl --request POST \
--url https://api.boostgpt.co/v1/bot/tool/{id}/refresh \
--header 'Authorization: Bearer <token>'{
"success": true,
"message": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.boostgpt.co/llms.txt
Use this file to discover all available pages before exploring further.
Enter your API key
Tool ID
Was this page helpful?