Get latest XDaLa session payload
get_latest_session_payloadUse this when the user asks for the payload of the latest XDaLa session. This read-only tool resolves the latest indexed session without requiring owner plus sessionId, then returns payload, apiSaves, contractSaves and extras from the final receipt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | No | EVM address of the XDaLa session owner or relevant account. | |
| windowHours | No | Value for the window hours parameter. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured result data returned by the XGR MCP gateway. |