v15

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0158208322.6 KB
Platform API

Call customer intelligence tool

Call a public customer intelligence tool through the shared Outlit tool gateway.

post/api/tools/call

Request body

tool'outlit_list_customers' | 'outlit_list_users' | 'outlit_list_workspace_users' | 'outlit_get_customer' | 'outlit_get_timeline' | 'outlit_list_facts' | 'outlit_get_fact' | 'outlit_get_source' | 'outlit_list_sources' | 'outlit_search_customer_context' | 'outlit_query' | 'outlit_schema' | 'outlit_send_notification' required

Customer intelligence tool name from @outlit/tools.

inputobject

Tool-specific input object validated against the shared @outlit/tools contract.

Response

Tool-specific JSON result.

object required