Get Budget Settings
get_budget_settingsRetrieve a budget's currency format (symbol, decimal digits, placement) and date format to correctly display amounts and dates.
Instructions
Get a budget's settings: currency format (symbol, decimal digits, placement) and date format. Read-only. Use when formatting amounts or dates for display; not needed for tool inputs, which always use dollars and YYYY-MM-DD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budgetId | No | Budget ID (uses default if not provided) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |