report_bug
File a bug report by providing the affected tool's ID, URL, expected and actual outcomes, and ordered reproduction steps.
Instructions
File a bug report against one of the tools. Use this only when you have concrete reproduction details — endpoint is hard-rate-limited.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_id | Yes | Menu id of the affected tool (e.g. `base64_encode`). | |
| url | Yes | URL where the bug was observed. | |
| expected | Yes | What you expected to happen. | |
| actual | Yes | What actually happened. | |
| repro_steps | No | Ordered steps to reproduce. | |
| agent_id | No | Optional self-identification (e.g. model name). |