vrm_get_data_attributes
Retrieve system-wide data attributes with support for filtering, sorting, and pagination to organize results.
Instructions
Get system-wide data attributes with filtering and sorting options.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Filter string for attributes | |
| sort | No | Sort field for results | |
| limit | No | Maximum number of results | |
| offset | No | Offset for pagination |