Skip to main content
GET
Tool catalog

Authorizations

Authorization
string
header
required

Authorization: Bearer <token> where <token> is either a neo_sk_<env>_<secret> API key (service account) or a Microsoft Entra ID access token (dashboard user).

Query Parameters

entity_type
string

Restrict to tools available for this entity type.

audience
string

Restrict to one trust domain (MSP | END_USER). MSP = Internal/technician tools; END_USER = user-facing chat-agent tools. Omit for the full catalog.

tool_type
string

Restrict to a single tool type (e.g. UPDATE_TICKET_FIELDS). Omit for the full catalog — which is large.

Response

Success.

data
any
required

Operation-specific payload.

meta
object
required