genericApiCall
Execute any Omada API endpoint not covered by dedicated tools. Specify method, path, optional body/query/version; the omadacId prefix is handled automatically.
Instructions
Execute an arbitrary Omada API call. Use this for any endpoint not covered by other tools. Path is relative (e.g. "/sites/{siteId}/setting/firewall/acls"). The omadacId prefix is added automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| path | Yes | ||
| method | Yes | ||
| version | No | v1 | |
| queryParams | No |