Deprecated: answer a natural-language platform help question
Deprecated: answer a natural-language platform help question
Deprecated: use help ask (POST /v1/help) with the same body.
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.