get_payee
Retrieve a single YNAB payee by UUID, optionally for a specific budget, to access payee details for budgeting and reconciliation.
Instructions
Get a single YNAB payee.
Args: payee_id: Payee UUID. budget_id: Budget ID. Defaults to last-used budget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payee_id | Yes | ||
| budget_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |