search_payees
Find payees with a partial name match to retrieve their IDs. Useful for linking transactions or managing categories in your budget.
Instructions
Search payees by partial name match (case-insensitive). Useful for finding payee IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budgetId | No | Budget ID (uses default if not provided) | |
| query | Yes | Partial payee name to search for |