sodax_get_intent
Retrieve full intent details by querying its intent hash (0x-prefixed 66-character hex string). Choose JSON or markdown output format.
Instructions
Look up a specific intent by its intent hash (different from transaction hash)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Response format: 'json' for raw data or 'markdown' for formatted text | markdown |
| intentHash | Yes | The intent hash to look up (66 character hex string starting with 0x) |