Search Operations
search_operationsFind Omada controller API operations by keyword, matching against operation ID, summary, and path. Returns method and path so you can identify the operation to call.
Instructions
Search this controller's Omada API operations by keyword.
Matches against operation id, summary, and path, e.g. "client", "reboot", "wlan ssid". Returns operation_id, method, path, and summary for each match - call get_operation_schema on one before calling it if its parameters aren't obvious from the summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |