api_call
Call Plesk API operations by providing the API name and parameters; validate the expected schema with the api_help tool.
Instructions
Call Plesk API. Do not use any preconceived notions about how to use Plesk API. Instead validate usage with api_help tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the API to call. List available with api_list tool. | |
| params | Yes | API call parameters. MUST check expected schema with api_help tool. |