hosting_setAIOptionStatusV1
Enable or disable an AI option like llmstxt or web2agent for Hostinger Tools on a WordPress installation.
Instructions
Enable or disable an AI option for the Hostinger Tools plugin on the specified WordPress installation.
Provide the WordPress installation (software) identifier in the path. It can
be obtained from GET /api/hosting/v1/wordpress/installations (the id field).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enable | Yes | Enable (true) or disable (false) the AI option. | |
| option | Yes | AI option name | |
| software | Yes | WordPress installation (software) identifier | |
| username | Yes | username parameter |