Get Payee Location
get_payee_locationFetch a payee location record by its ID from YNAB, returning the payee details along with latitude and longitude for read-only use.
Instructions
Get one payee location record by its ID (payee, latitude, longitude). Read-only; requires a payee-location ID from list_payee_locations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budgetId | No | Budget ID (uses default if not provided) | |
| payeeLocationId | Yes | Payee location ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |