create_asset_movement
Record asset movements like dispatch notes or transfers by specifying asset, type, quantity, source, destination, and notes.
Instructions
Create a new asset movement (dispatch note, transfer) in Workadu.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_id | Yes | The asset ID this movement is for | |
| type | Yes | Movement type | |
| quantity | No | Quantity of assets moved | |
| source | No | Source location | |
| destination | No | Destination location | |
| notes | No | Notes about the movement |