sodax_get_solver_intent
Get solver details and fill history for a cross-chain intent. Include all documents to see full history.
Instructions
Get solver-side details for an intent including fill history. Use includeAll to see all solver documents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intentHash | Yes | The intent hash to look up | |
| includeAll | No | Include all intent documents (history) instead of just the latest | |
| format | No | Response format: 'json' for raw data or 'markdown' for formatted text | markdown |