1s_report_bug
Report unexpected errors or issues encountered while using MCP tools. Provide details like what happened, expected behavior, error messages, and steps to reproduce.
Instructions
Report a bug or issue to the OneSource team. Use when a tool returns an unexpected error or when the user asks to report a problem. Free, no payment required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | What went wrong — describe the bug, what you expected, and what actually happened. | |
| tool_name | No | The MCP tool that produced the error (e.g. 1s_network_info, 1s_erc20_balance_live). | |
| error_message | No | The error message or relevant output from the failed tool call. | |
| severity | No | Bug severity: low (cosmetic), medium (degraded function), high (feature broken), critical (server crash or data loss). | |
| network | No | The blockchain network involved, if applicable (e.g. ethereum, sepolia, avax). | |
| steps_to_reproduce | No | Steps to reproduce the issue, if known. |