list_payees
Retrieve a list of all payees for a YNAB budget, including their names and IDs. Optionally specify a budget ID; otherwise uses the default budget.
Instructions
List all payees for a YNAB budget.
Returns payee names and IDs.
Args: budget_id: Budget ID to list payees for. If not provided, uses the default budget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |