lunchmoney-mcp

MIT License
3
8

get-budget-summary

Retrieve a budget summary for a specified time period using start and end dates. Integrates with Lunchmoney to provide insights into spending patterns and financial planning.

Instructions

Get budget summary for a specific time period

Input Schema

NameRequiredDescriptionDefault
end_dateYesEnd date (YYYY-MM-DD, should be end of month)
start_dateYesStart date (YYYY-MM-DD, should be start of month)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "end_date": { "description": "End date (YYYY-MM-DD, should be end of month)", "type": "string" }, "start_date": { "description": "Start date (YYYY-MM-DD, should be start of month)", "type": "string" } }, "required": [ "start_date", "end_date" ], "type": "object" }

You must be authenticated.

Other Tools from lunchmoney-mcp

Related Tools

ID: 3t8spwi9q7