list_incoming_transfers
List pending project transfers offered to your wallet, with each entry providing a preview path for direct access.
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 |
|---|---|---|---|
| limit | No | Page size (default 50). | |
| offset | No | Pagination offset (default 0). |