create_account
Add a new financial account to Firefly III by specifying its type, currency, and opening balance to organize your finances.
Instructions
Create a new account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| type | Yes | ||
| account_role | No | ||
| currency_code | No | ||
| opening_balance | No | ||
| credit_card_type | No | ||
| monthly_payment_date | No | YYYY-MM-DD | |
| opening_balance_date | No | YYYY-MM-DD |