Get account transfer payee
get_account_transfer_payeeRetrieve the transfer payee representing a specific account to inspect how it appears in transactions.
Instructions
The payee that represents an account in a transfer. Shortcut over get_payees for the common case; set_transaction_transfer resolves it on its own, so this is mainly for inspection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | Account UUID (from get_accounts) |