enhance_error_message
Read-only
Improve error messages by providing additional context and actionable suggestions for debugging code in QuantConnect's MCP server.
Instructions
Show additional context and suggestions for error messages.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | State of the code completion. | |
| payload | No | Error message suggestions. | |
| version | No | Version of the response. | |
| payloadType | No | Type of the payload. |