Update a tool configuration for an agent.
Args: agent_id: The ID of the agent tool_id: The ID of the tool configuration tool_update: Updated tool data user_id: The user ID of the current user organization_id: The organization ID of the current user
Returns: Updated agent tool
Raises: HTTPException: If tool not found or access denied
Model for updating an agent tool configuration.
Successful Response
Model for an agent tool configuration.