Execute Component Action
POST/api/components/:component_key/execute
Execute a component action with test parameters.
Supports both:
- Built-in tools (search_knowledgebase, web_search, web_fetch)
- Component tools (ghl, google_calendar, web_tools, etc.)
Args: component_key: Component identifier or built-in tool name request: Execution request with action and parameters web_context: Authenticated user context (for tenant_id)
Returns: Execution result
Request
Responses
- 200
- 422
Successful Response
Validation Error