Search Payees
search_payeesFind YNAB payees by partial name to retrieve unique payee IDs. Matching is case-insensitive and handles HTML-escaped names, so 'B&H' finds 'B&H Photo Video'.
Instructions
Search payees by partial name match (case-insensitive). Matching ignores HTML entity escaping, so 'B&H' finds a payee YNAB stores as 'B&H Photo Video'. Useful for finding payee IDs. Unlike search_categories this is a single substring match, not a tokenized OR — search one distinctive word at a time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Partial payee name to search for | |
| budgetId | No | Budget ID (uses default if not provided) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |