adm_api_raw
Send direct requests to adm.tools API actions for custom hosting operations. Provide action path and form parameters to execute functions like get_services or dns/list.
Instructions
Call a raw adm.tools action endpoint. Advanced use only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action path, for example get_services or dns/list | |
| params | No | Form params for the action |