domain_get_directives
Retrieve custom PHP directives configured for a specific domain by providing its full FQDN, so you can inspect how the domain's PHP settings are defined.
Instructions
Пользовательские PHP-директивы домена.
Args: full_fqdn: Полное имя домена (например: site.ru)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full_fqdn | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |