update_payee
Rename a YNAB payee by providing the payee ID and new name. Preview changes using dry run before applying.
Instructions
Update a YNAB payee (rename).
Args: payee_id: Payee UUID. name: New name for the payee. budget_id: Budget ID. Defaults to last-used budget. dry_run: Validate and preview without updating.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| dry_run | No | ||
| payee_id | Yes | ||
| budget_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |