create_asset
Add a manually managed asset to Lunch Money by specifying its type, name, and balance. Optionally include subtype, display name, currency, institution, and closing date.
Instructions
Create a manually managed asset in Lunch Money.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type_name | Yes | ||
| subtype_name | No | ||
| name | Yes | ||
| display_name | No | ||
| balance | Yes | ||
| balance_as_of | No | ||
| currency | No | ||
| institution_name | No | ||
| closed_on | No | ||
| exclude_transactions | No |