search_flexible_assets
Search flexible assets in IT Glue by asset type ID, refining results with optional filters for name, organization, and pagination to pinpoint specific records.
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 |