Submit feedback
feedback_submitSubmit a concrete SalesTouch bug report, feature request, or general feedback to the product team.
When to use it
Send a concrete SalesTouch bug report, feature request, or useful general feedback directly to the product team.
salestouch:useRequirements
Example
Submit this SalesTouch feature request: add a dry-run preview before starting a LinkedIn outreach workflow.
{
"type": "feature_request",
"message": "Add a dry-run preview before starting a LinkedIn outreach workflow so I can verify the selected leads and final copy."
}{
"content": [
{
"type": "text",
"text": "{\n \"data\": { ... },\n \"meta\": null\n}"
}
],
"isError": false
}Expected: A confirmation containing the new PostHog Conversations ticket id and creation time.
Parameters
typerequiredstringFeedback category: bug, feature_request, or general_feedback.
messagerequiredstringConcrete feedback with enough context for the SalesTouch product team.
Aliases are shown independently because MCP clients send a flat JSON object. Use one alias from each required group, not every alias.
Common errors
invalid_inputUse a supported type and provide a non-empty message within the published limit.
feedback_unavailableTry again after SalesTouch restores its PostHog Conversations configuration.
feedback_rate_limitedWait before submitting another feedback ticket.
feedback_submission_failedDo not retry automatically because the delivery result may be ambiguous.