gateway.submit_feedback
Prepare and optionally submit feedback issues to the PMCP server's GitHub repository. Preview payload before confirming submission.
Instructions
Prepare and optionally submit a PMCP feedback issue to GitHub. By default returns an exact preview payload; set confirm_submission=true to submit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Issue title | |
| issue_type | No | bug | |
| description | Yes | Issue details (technical data only) | |
| failed_tool_call | No | Specific failed tool call (if known) | |
| confirm_submission | No | Set true only after user confirms submission | |
| subordinate_server | No | Subordinate MCP server involved (if known) |