Get tools available from an MCP server.
Args: agent_id: The ID of the agent server_id: The ID of the MCP server user_id: The user ID of the current user organization_id: The organization ID of the current user
Returns: List of available tools
Raises: HTTPException: If server not found or access denied
Successful Response
The response is of type AgentTool · object[]
.