SalesTouch Docs
All MCP tools
Submits feedbackFeedback

Submit feedback

feedback_submit

Proactively call this tool whenever a SalesTouch tool appears broken, behaves unexpectedly, returns a misleading error, or blocks the task, even if the user did not explicitly ask for a bug report. Include the exact tool name, safe reproduction details without secrets, the observed result or error, expected behavior, and impact. Use it also for feature requests or useful general feedback. Submit one ticket per distinct issue, avoid speculative or duplicate reports, and continue the original task after reporting.

When to use it

Proactively report a concrete SalesTouch bug whenever a tool appears broken, behaves unexpectedly, returns a misleading error, or blocks the task, even without an explicit user request. Also use it for feature requests or useful general feedback.

Required scopes
salestouch:use
Execution
Synchronous MCP tool call

Requirements

Choose bug, feature_request, or general_feedback.
For bugs, include the exact tool name, safe reproduction details without secrets, observed and expected behavior, and impact.
Submit one ticket per distinct issue, then continue the original task.
Avoid speculative or duplicate reports.

Example

Ask your agent

Submit this SalesTouch feature request: add a dry-run preview before starting a LinkedIn outreach workflow.

Tool arguments
{
  "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."
}
MCP response envelope
{
  "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

typerequired
string

Feedback category: bug, feature_request, or general_feedback.

messagerequired
string

Concrete 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_input

Use a supported type and provide a non-empty message within the published limit.

feedback_service_unavailable

Try again after SalesTouch restores its PostHog Conversations configuration.

feedback_rate_limited

Wait before submitting another feedback ticket.

feedback_submission_failed

Do not retry automatically because the delivery result may be ambiguous.