Skip to main content
POST
Call customer intelligence tool

Authorizations

Authorization
string
header
required

Outlit API key using the Bearer ok_... format.

Body

application/json
tool
enum<string>
required

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
input
object

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

Response

Tool-specific JSON result.

The response is of type object.