getPayeeById
Retrieve a specific payee's details from YNAB by providing plan and payee IDs. Returns the payee information needed for budget management.
Instructions
Returns a single payee
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | Yes | The id of the plan. "last-used" can be used to specify the last used plan and "default" can be used if default plan selection is enabled (see: https://api.ynab.com/#oauth-default-plan). | |
| payee_id | Yes | The id of the payee |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes |