Translate incoming message
translate_incomingAnalyze incoming messages to decode subtext, ambiguity, and the implicit ask. Returns a deterministic baseline analysis with a structured prompt for refinement.
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 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||