list_outgoing_transfers
Retrieve a paginated list of pending outgoing project transfers initiated by your wallet, each including a preview link for detailed review.
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). |