Assisted Draft Context Get¶
Consume the exact explicitly disclosed initial or authored-turn form snapshot for one hosted assistance worker.
MCP name: assisted_draft_context_get
Category: assistance
Mutates state (retry policy: manual)
Parameters¶
| Name | Type | Required | Description |
|---|---|---|---|
assistant_session_id |
string |
Yes | Exact assistant session from the worker's server-authored binding. |
consumer |
string |
Yes | Bound assistance inbox consumer. |
conversation_id |
string |
Yes | Bound conversation ID. |
generation |
string |
Yes | Exact live lease generation. |
message_id |
string |
Yes | Initial snapshot ID from the launch brief, or exact user-message ID first returned by conversation_receive. |
Details¶
Returns only the exact disclosed initial or received-turn form snapshot, purpose/schema, bounded conversation context and host receipts. Checks exact worker binding and policy, records Sources disclosure before returning content, and issues a generation-bound consumption receipt. An ambiguous release is not automatically replayable. No arbitrary draft or live-widget read is permitted.