File a bug, feature request, or UX nit for operator triage
submit_feedbackQueues feedback for staff review. NOT acted on automatically — items sit in status="new" and are worked through with the operator. Good filing hygiene: one issue per submission, name the surface affected (e.g. "submit_test default step budget too low for OAuth flows"), include reproduction steps in the body. If you're filing while running another job, pass context.relatedJobId so the operator can pull the screenshots / report. Anonymous filers can include reporterEmail for follow-up.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Full context, repro steps, what you expected vs. what happened. Markdown OK; the admin view renders it. | |
| title | Yes | Short imperative summary — what should change. E.g. "submit_test should accept devicePreset by alias". | |
| category | No | bug | |
| severity | No | critical = blocking real work, major = wrong result / cost, minor = papercut, suggestion = enhancement. | minor |
| mcpClient | No | Your MCP client name so we can spot patterns by tool (Claude Code, Cursor, Codex, etc.). | |
| relatedJobId | No | If this feedback is about a specific test result, pass the jobId so staff can pull the report / screenshots. | |
| reporterEmail | No | Optional contact for follow-up. Authed accounts already have an email on file; this is for anonymous catalog browsers. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool result payload (JSON object) |