search_manufacturers
Find manufacturers by name in IT Glue. Enter a query and optional limit to retrieve matching manufacturer records as JSON.
Instructions
Search for manufacturers by name.
Args: query: Search query string limit: Maximum number of results (default 10, max 100)
Returns: JSON string with matching manufacturers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |