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>"
}Enter your API key
Tool ID
Was this page helpful?