report_bug
Report a Flow Studio MCP bug or missing capability, append text evidence, or check your reports. Free and available even after quota is reached. Do not include passwords, access tokens, secrets, or full flow definitions unless necessary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chunk | No | Optional. Omit to append the next chunk automatically. | |
| action | Yes | ||
| notify | No | ||
| ticket | No | ||
| content | No | Text attachment body. Max 64 KB per call. | |
| details | No | ||
| summary | No | ||
| category | No | other | |
| severity | No | major | |
| file_name | No | ||
| flow_name | No | ||
| tool_name | No | ||
| final_chunk | No | ||
| content_type | No | Media type of the attachment. text/plain (default), text/csv, text/markdown, application/json, application/har+json, application/xml, image/png, image/jpeg, image/gif, image/webp, application/pdf. | |
| contact_email | No | ||
| content_base64 | No | Binary attachment body, base64-encoded. Max 256 KB decoded per call. Use for images/PDF; pass text through `content` instead. Do not send both. | |
| environment_name | No | ||
| include_diagnostics | No |