I see there's mentions of subtransactions but no MCP support for them yet.
|
subtransactions: list[Subtransaction] = Field(default=[]) |
Would you mind adding them so I can automatically split transactions into separate categories?
Thanks for such an awesome project!
I see there's mentions of subtransactions but no MCP support for them yet.
mcp-ynab/src/models/transaction.py
Line 46 in 4531379
Would you mind adding them so I can automatically split transactions into separate categories?
Thanks for such an awesome project!