get_preferences
Get current YNAB MCP preferences displayed as a markdown table, combining environment variables, preferences.json, and default settings.
Instructions
Return the current YNAB MCP preferences as a markdown table.
Reads the in-memory ``ynab_resources.preferences`` (which already reflects
the env > preferences.json > defaults source order). The same content is
available as a resource at ``ynab://preferences`` for clients that prefer
to read it that way.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |