list_plans
List all plans in your YNAB account to retrieve plan IDs for budgeting and account management.
Instructions
List all plans in the user's YNAB account. Call this first to get plan IDs.
Args: exclude_fields: Optional list of field names to exclude from each plan. If omitted, the model's default exclude list is used (see FIELDS.md). Pass [] to return all fields. Pass a custom list to override the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exclude_fields | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |