Search the controller API
omada_search_apiSearch this controller's OpenAPI spec for endpoints by keyword to identify the correct operation before calling APIs.
Instructions
Search this controller's own OpenAPI spec for endpoints. Use it before omada_call whenever the exact operation is not already known - e.g. "poe port", "block client", "port forwarding", "firmware", "vlan".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | No | Restrict to a spec group file, e.g. "device" or "site-setting" | |
| limit | No | Default 25 | |
| query | Yes | Space-separated terms matched against operationId, path, summary and tags | |
| method | No |