config_profile_update_config_profile
Updates the core configuration within a selected config profile by UUID, letting AI clients modify panel profile settings through a confirmed PATCH request.
Instructions
PATCH /api/config-profiles Update Core Config in specific config profile Tags: Config Profiles Controller
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| confirm | No | Подтверждение выполнения не-GET операции. Без confirm:true возвращается превью запроса (метод, URL, тело) и запрос не отправляется (см. MCP_CONFIRM). |