List YNAB payees
ynab_list_payeesRetrieve all payees from a YNAB budget. Supports delta sync for incremental updates.
Instructions
List all payees in a budget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget_id | Yes | YNAB budget id, or "last-used" for the most recently used budget | |
| last_knowledge_of_server | No | Delta sync cursor: pass the server_knowledge value from a previous call to this tool to receive only entities that changed since then, instead of the full collection. Omit for a full fetch. |