get_records_by_id
Fetch specific financial records by their unique IDs (up to 30) from Wallet by BudgetBakers data.
Instructions
Get specific records by their IDs (comma-separated, max 30).
Args: ctx: MCP context record_ids: Comma-separated record IDs (e.g. "id1,id2,id3")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| record_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |