preview_project_transfer
Fetch a preview of a project transfer to review safe payload including project name, domains, functions, secrets (names only), CI bindings, mailbox, and billing implications. Caller must be the from or to wallet.
Instructions
Fetch the preview document for a project transfer (v1.59+). Returns the safe review payload: project name, custom domains, subdomains, function names, secret NAMES (values are never returned), CI bindings that will be revoked at accept, mailbox summary, billing implications. Caller must be either the from_wallet or the to_wallet. Calls GET /agent/v1/transfers/:transfer_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transfer_id | Yes | Transfer id to preview. You must be either the from_wallet or the to_wallet of the transfer. |