list_outgoing_transfers
List pending project transfers initiated by your wallet. Each entry provides a preview path to deep-link into the preview tool.
Instructions
List pending project transfers INITIATED BY the authenticated wallet (v1.59+). Each entry carries preview_path for deep-linking into the preview tool. Calls GET /agent/v1/transfers/outgoing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Opaque pagination cursor (next_cursor from a prior page). | |
| limit | No | Page size (default 50). |