Skip to content

fix(mcp): treat "default" budgetId as configured default#36

Merged
stephendolan merged 1 commit intomainfrom
fix/default-budget-id
Mar 10, 2026
Merged

fix(mcp): treat "default" budgetId as configured default#36
stephendolan merged 1 commit intomainfrom
fix/default-budget-id

Conversation

@stephendolan
Copy link
Owner

Summary

  • Treat literal "default" budgetId as a fallback signal, resolving to the configured default budget instead of sending it to the YNAB API (which 404s)

Release

Patch release: 2.8.1 → 2.8.2

🤖 Generated with Claude Code

MCP clients pass budgetId: "default" as a literal string, which the
YNAB API rejects with a 404. Now treated as a signal to use the
configured default budget.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@stephendolan stephendolan merged commit 25b7c8a into main Mar 10, 2026
1 check passed
@stephendolan stephendolan deleted the fix/default-budget-id branch March 10, 2026 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant