Auth Login
auth_loginLog in to Monarch Money with configured credentials or explicit overrides, automatically handling authenticator-app MFA challenges when a TOTP secret is set, and saves the session for the deployment's Monarch account.
Instructions
Log in to Monarch using the server's configured credentials (or explicit overrides), handling an authenticator-app MFA challenge automatically if MONARCH_TOTP_SECRET is configured. Saves the resulting session for this deployment's single Monarch account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | |||
| fields | No | Optional dotted output field paths to return, such as ['id', 'merchant.name', 'category.name']. | |
| mfa_code | No | ||
| password | No | ||
| 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 |
| totp_secret | No |