Add an asset to the register
asset_addAdd one piece of equipment to the maintenance register: its name, its serial or asset tag, where it lives, and the currency its costs are in. Returns the AST-YYYY-NNNN id. Free tier: 3 assets; logging work on the assets you have is never metered.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | The serial number or asset tag, e.g. SN-88-4412. Unique across the register: a second asset with the same tag is refused | |
| name | Yes | What the asset is called, e.g. Lathe, Combi boiler, Van 2, or Studio camera A | |
| notes | No | Anything worth keeping with the asset, e.g. Model, warranty end, supplier | |
| currency | No | ISO code the costs are in. Default USD | |
| location | No | Where the asset lives, e.g. Workshop bay 2, or 14 Nowa Street, flat 3 |