Find latest XDaLa session
find_latest_xdala_sessionUse this when the user asks for the latest XDaLa session but does not provide owner and sessionId. This read-only tool resolves the newest indexed XDaLa session from the Explorer database and can optionally include final receipt payload data.
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. | |
| includePayload | No | Value for the include payload parameter. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured result data returned by the XGR MCP gateway. |