Configure a new tool for an agent.
Args: agent_id: The ID of the agent tool_data: Tool configuration data user_id: The user ID of the current user organization_id: The organization ID of the current user
Returns: Created agent tool
Raises: HTTPException: If agent not found, tool invalid, or access denied
Model for creating an agent tool configuration.
Successful Response
Model for an agent tool configuration.