list_outgoing_transfers
View pending transfers you initiated, each with a deep-link to 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 |
|---|---|---|---|
| limit | No | Page size (default 50). | |
| offset | No | Pagination offset (default 0). |