intentApproveSlowTransfer
Approves a transfer on the SLOW contract by validating user intent, chain ID, and transfer ID. Used for Ethereum-based automation in the agentek-eth MCP server.
Instructions
Guardian approves a transfer in SLOW contract
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chainId | Yes | The chainId to execute the intent on. | |
from | Yes | The user address that initiated the transfer | |
transferId | Yes | The transfer ID to approve |