Remove a tool configuration from an agent.
Args: agent_id: The ID of the agent tool_id: The ID of the tool configuration user_id: The user ID of the current user organization_id: The organization ID of the current user
Returns: Success confirmation
Raises: HTTPException: If tool not found or access denied
Successful Response
The response is of type any
.