Auth Create Session
auth_create_sessionCreate a session to access Monarch Money by authenticating with email and password, with optional MFA and trusted device settings.
Instructions
Create session. This may create or update Monarch data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | |||
| fields | No | Optional dotted output field paths to return, such as ['id', 'merchant.name', 'category.name']. | |
| mfa_code | No | ||
| password | Yes | ||
| 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 |
| session_path | No | ||
| include_token | No | ||
| trusted_device | No |