create_asset_layout
Create a custom asset layout in Hudu with fields, icons, and colors. Configure field properties like type, required status, and display position to structure IT documentation.
Instructions
Create a new Asset Layout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| icon | Yes | FontAwesome class, e.g. fas fa-laptop | |
| name | Yes | ||
| color | Yes | Hex background color, e.g. #000000 | |
| fields | No | Array of field objects with label, field_type, required, show_in_list, position | |
| icon_color | Yes | Hex icon color | |
| include_files | No | ||
| include_photos | No | ||
| password_types | No | ||
| include_comments | No | ||
| include_passwords | No |