hosting_showAIOptionStatusV1
Show the current AI option status for the Hostinger Tools plugin on a WordPress installation. Filter by a single option like 'llmstxt' or get all options.
Instructions
Show the current AI option status for the Hostinger Tools plugin on the
specified WordPress installation. Filter by option to return a single
option, or omit it to return all options.
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 |
|---|---|---|---|
| option | No | Filter the status by a single AI option. | |
| software | Yes | WordPress installation (software) identifier | |
| username | Yes | username parameter |