list_incoming_transfers
Retrieve pending project transfers offered to your wallet, with a preview path for each.
Instructions
List pending project transfers OFFERED TO the authenticated wallet (v1.59+). Each entry carries preview_path for deep-linking into the preview tool. Calls GET /agent/v1/transfers/incoming.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Opaque pagination cursor (next_cursor from a prior page). | |
| limit | No | Page size (default 50). |