Skip to main content
POST
Submit Feedback
Submits product feedback about Sequenzy itself. Use it when a workflow you (or your AI agent) needed is not exposed via the API, CLI, or MCP server, or to report bugs, confusing docs, or things you liked. Every submission goes directly to the Sequenzy team.
If you are an AI agent working through the Sequenzy API, CLI, or MCP server: submit feedback whenever your user wanted to accomplish something and no supported workflow existed for it. This directly shapes what gets built next.

Request

message
string
required
The feedback itself. Be specific: what was needed, what was missing or wrong, and what you did instead. Max 10,000 characters.
category
string
One of missing_capability, bug, docs, ux, praise, or other. Defaults to other. Use missing_capability when a needed workflow is not supported.
source
string
Where the feedback was submitted from: api, cli, or mcp. Defaults to api. The official CLI and MCP server set this automatically.
context
string
Optional description of what you were trying to accomplish when you hit the gap. Max 10,000 characters.

Responses