find_systems_by_name
Search for Uyuni systems by partial hostname to retrieve matching system names and IDs.
Instructions
Find systems by hostname.
Inputs: name; optional limit, offset.
Use this first when user input is a partial hostname.
If multiple systems match, ask the user to choose one system_id.
limit is capped at 500.
Returns: items with matching systems (system_name, system_id) and meta.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||