agent-integrations

List Available Tools

List available tools for an agent integration (provider-specific). Includes an already_added flag based on tools already configured on the agent.

get/api/v1/agent-integrations/{agent_integration_id}/available-tools

Path parameters

agent_integration_idstring uuid required

Response

Successful Response

namestring required
display_namestring required
descriptionstring required
parametersobject required
executor_type'composio' | 'sms' | 'transfer' | 'email' | 'internal' | 'practice_better' | 'webhotelier' | 'knowledge_base' | 'datetime' | 'fidelio' | 'customer_context' | 'call_session' | 'intelligence' | 'weather' | 'exchange_rate' | 'holidays' | 'predicthq' | 'news' | 'handoff' | 'voice_agent_transfer' | 'sub_agent' | 'genesys_cloud' | 'email_verification' | 'analytics_chat' | 'hubspot' | 'web_search' | 'guide_write' | 'guide_read' | 'navigation' | 'metrics_catalog' | 'cloudflare' | 'geo_insights' | 'google_ads' | 'google_analytics' | 'wordpress' | 'website' | 'box' required

Executor type determines which ToolRegistry executor handles this tool. This is the routing key for tool execution - provider-agnostic.

providerstring nullable
provider_action_namestring nullable
already_addedboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.