list_budgets
Retrieve budgets by filtering on period, category, budget type, or subcategory.
Instructions
List all budgets matching the optional filters. All provided filters are combined using AND.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | Optional filter by duration: 'weekly', 'monthly', 'quarterly', or 'yearly'. | |
| category | No | Optional filter by category name. | |
| budget_type | No | Optional filter by scope: 'overall', 'category', or 'subcategory'. | |
| subcategory | No | Optional filter by subcategory name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |