ResponseConnectorListToolsV1

March 30, 2026 ยท View on GitHub

Successful Response

Supported Types

List[models.ConnectorTool]

value: List[models.ConnectorTool] = /* values here */

List[models.MCPTool]

value: List[models.MCPTool] = /* values here */

List[Dict[str, Any]]

value: List[Dict[str, Any]] = /* values here */

Contents

  1. 1Supported Types
  2. 1.1List[models.ConnectorTool]
  3. 1.2List[models.MCPTool]
  4. 1.3List[Dict[str, Any]]