List custom field metadata for a computer
custom_field_metadata_listRetrieves custom field metadata for a computer: display name, actual column name, data type, size, input format, default/current values, and PII flag. Use it to find the actualColumnName required for custom column modifications or removal.
Instructions
Retrieves the custom field metadata linked to a specific computer: display name, actual column name (e.g. COL301), data type, max allowed size, input format, default and current values, and PII flag. Use this to discover the actualColumnName needed by the custom column modify/remove tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resourceId | Yes | Numeric resource_id of the computer (from som_computers_list). |