Call customer intelligence tool
Platform API
Call customer intelligence tool
Call a public customer intelligence tool through the shared Outlit tool gateway.
POST
Call customer intelligence tool
Authorizations
Outlit API key using the Bearer ok_... format.
Body
application/json
Customer intelligence tool name from @outlit/tools.
Available options:
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 Tool-specific input object validated against the shared @outlit/tools contract.
Response
Tool-specific JSON result.
The response is of type object.