Run copilot query
POST/ai/copilot/query
Submits a natural-language query to the AI Copilot and returns the model's response. Queries are evaluated against the tenant's active governance policies before execution; requests that violate a policy will be blocked and logged. Use for ad-hoc AI assistance in any CRM context (e.g. draft an email, summarise a ticket, analyse a deal).
Request
Responses
- 200
- 403
- 422
AI copilot response returned.
Query blocked by an active AI governance policy.
Validation failed — check prompt length or template_id.