Receipts Get Receipt Settings
receipts_get_receipt_settingsRetrieve Monarch Money receipt settings and customize the response by selecting specific fields and output modes, obtaining summary, full, or raw receipt data as needed.
Instructions
Get receipt settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Optional dotted output field paths to return, such as ['id', 'merchant.name', 'category.name']. | |
| output_mode | No | Output shape to return. Use summary for compact CLI-style defaults, full for complete structured data without raw, and raw for complete structured data including raw payloads. | summary |