Update IT Glue Flexible Asset
itglue_update_flexible_assetUpdate a flexible asset's traits by sending the complete set of trait values. Fetch the asset first to avoid clearing omitted traits.
Instructions
Update a flexible asset's traits. IMPORTANT: IT Glue replaces the traits object wholesale — fetch the asset first and send back ALL traits, not just the changed ones, or omitted traits are cleared.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| traits | Yes | The COMPLETE set of trait values (omitted traits are cleared) | |
| response_format | No | Output format: human-readable markdown (default) or structured JSON | markdown |
| flexible_asset_id | Yes | The flexible asset ID to update |