get_preferences
Retrieve current YNAB MCP preferences as a markdown table, aggregating settings from environment variables, preferences file, and default values.
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 |