Prepare a conversation for another system
prepare_publishMaps conversation data to a downstream tool's input schema, returning the exact call with placeholders for missing required fields, without executing.
Instructions
Maps a conversation onto a downstream MCP tool's input schema and returns the exact call that would be made, including which required fields it could not fill. It never sends anything. Review the payload, then make the call yourself with that server's own tool if you want it to happen.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | Yes | ||
| shape | No | summary | |
| target | Yes | ||
| conversationId | Yes |