Agent Feedback
Submit feedback
Report problems or request features for Orq.ai APIs, MCP tools, SDKs, and documentation.
POST
cURL
From an MCP client, call
submit_feedback.
- Set
categorytobug,feature_request, orother. - Describe the issue and expected behavior in
message(up to 10,000 characters). Include reproduction steps, but no credentials or sensitive payloads. - Optionally include a
request_idor an HTTP or HTTPSurl.
feedback_id confirms email-provider acceptance, not review or resolution. Submit once; automatic retries send duplicate emails.
For model-output ratings or corrections, use trace feedback.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
200 - application/json
OK
Reference included in the support email.