Payees — List
payees_listLists all payees for a YNAB plan. Supports delta sync to fetch only changes since a given server knowledge value, keeping data current without full re-reads.
Instructions
[READ] List all payees for a plan. Supports delta sync: pass last_knowledge_of_server — the server_knowledge value any earlier response returned — and YNAB sends only what changed since, which is how a long session stays current without re-reading everything. changes_since does the same across categories, months and transactions in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | No | ||
| last_knowledge_of_server | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||