Error
A valid request URL is required to generate request examples{
"message": "Tool detached from agent successfully"
}Agents - Tools
Detach tool from agent
Remove a tool from an agent.
DELETE
/
agents
/
{agentId}
/
tools
/
{toolId}
Error
A valid request URL is required to generate request examples{
"message": "Tool detached from agent successfully"
}