search_flexible_assets
Search flexible assets in IT Glue by supplying a flexible asset type ID, with optional filters for name, organization, sorting, and pagination to locate the records you need.
Instructions
Search for flexible assets in IT Glue (requires flexible_asset_type_id filter)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by flexible asset name (partial match) | |
| sort | No | Sort field (prefix with - for descending) | |
| page_size | No | Number of results per page (max 1000, default 50) | |
| page_number | No | Page number to retrieve (default 1) | |
| organization_id | No | Filter by organization ID | |
| flexible_asset_type_id | Yes | Required: The flexible asset type ID to search within |