adm_api_raw
Execute any adm.tools API endpoint directly by specifying an action path and JSON parameters. Use for advanced operations not covered by standard tools.
Instructions
Call any adm.tools API endpoint directly (advanced)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | API action path (e.g. dns/list, billing/balance_get, domain/check) | |
| params | No | JSON object of POST parameters |