Translate incoming message
translate_incomingDecodes subtext and implicit requests in incoming messages to reveal true intent and provide actionable analysis.
Instructions
Decode subtext, ambiguity, and the likely implicit ask in an incoming message. Returns a deterministic baseline analysis plus a structured prompt the caller's MCP client MAY execute to refine the baseline against its own LLM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| channel | No | ||
| thread_context | No | ||
| target_language | No | ||
| reader_context | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||