List Payee Locations
list_payee_locationsRetrieve all payee locations with GPS coordinates recorded by the YNAB mobile app during transactions. Useful for reviewing where transactions occurred.
Instructions
List all payee locations (GPS coordinates YNAB's mobile app recorded at transaction time). Read-only. Only payees with mobile-recorded transactions appear; many budgets have none. Use get_payee_locations_by_payee to scope to one payee.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budgetId | No | Budget ID (uses default if not provided) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Structured result returned by List Payee Locations. |