snipeit_hardware_checkout
Check out an IT asset to a user, location, or another asset. Specify assignee type and ID, set an expected check-in date, and add a note.
Instructions
Check out an asset to a user, location, or another asset
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Asset ID | |
| note | No | Optional checkout note | |
| assigned_user | No | User ID to assign to | |
| assigned_asset | No | Asset ID to assign to | |
| checkout_to_type | Yes | Assignee type | |
| expected_checkin | No | Expected check-in date (YYYY-MM-DD) | |
| assigned_location | No | Location ID to assign to |