Create operation handoff
create_operation_handoffCreates an offchain human-in-the-loop operation and returns a browser URL for user execution with a local wallet.
Instructions
Create an offchain human-in-the-loop operation and return a browser URL. The MCP never signs or submits transactions; the user executes locally with a browser wallet on the operation page. Do not use this tool to start, run, launch, execute, or queue XDaLa sessions. Do not use this tool for xgr_validateDataTransfer, SessionPermit, Manage Sessions imports, xgr-session-start@1, XDaLa session start handoffs, or starting a deployed XRC-729 workflow. For these intents, use create_xdala_session_start_handoff. If create_xdala_session_start_handoff is unavailable, report that the session-start tool is unavailable instead of falling back to create_operation_handoff.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| network | Yes | ||
| chainId | Yes | ||
| summary | No | ||
| payload | No | ||
| validation | No | ||
| policy | No | ||
| steps | No | ||
| ttlSeconds | No |