List Payees
ynab_list_payeesList payees from a YNAB budget plan to see who transactions are with. Optionally force a fresh fetch to bypass cached data.
Instructions
List payees for a YNAB plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | No | YNAB plan id. Defaults to "default". | |
| refresh | No | Bypass TTL and delta baselines and fetch a complete response. Defaults to false. |