Answer a natural-language platform help question
Answer a natural-language platform help question
Retrieves the most relevant operations, skills, and completion gates, then returns a grounded, citation-bearing answer. Unsupported questions abstain (LOW confidence) rather than invent a command. Bearer access requires ROLE_ADMIN or ROLE_CLIENT.
Authentication
User bearer token: Clerk session JWT, Clerk OAuth access token, or Clerk API key
Request
Optional chat model that answers the question; null uses the configured default. A caller without admin authority may only choose an allowlisted model; an ineligible model is rejected with 422. Admin callers are unrestricted.
Optional scope restricting which operations the answer may recommend; null means all.
Response headers
Requests allowed per client IP in the current rate-limit window.
Requests left before the tightest applicable rate-limit bucket rejects.
Seconds until the exhausted rate-limit bucket admits another request; 0 when none is exhausted.
Response
Answer drawn only from the cited corpus; abstains when unsupported.
Corpus evidence backing the answer; empty when the model abstains.