list_manufacturers
List manufacturers for IT Glue configurations. Filter by name and page to find device vendors like Dell, HP, or Cisco.
Instructions
List all manufacturers.
Manufacturers are used when creating configurations to specify the device manufacturer (e.g., Dell, HP, Cisco).
Args: name: Filter by name (partial match) page: Page number (starts at 1) page_size: Number of results per page (max 1000)
Returns: JSON string with list of manufacturers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| page | No | ||
| page_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |