a11y_remediation_plan_apply
EXECUTE the APPROVED a11y remediation plan - the agent's bulk-execute entrypoint. Only acts on a plan whose status=approved (poll a11y_remediation_plan_get first); a draft/absent plan is rejected. For each 'apply' item it writes the a11y variant (the item's value, else the current draft override) via the normal variant overlay - non-destructive and reversible (trashable/restorable). 'ignore' items persistently suppress that (key, locale, surface) cell. Returns the execution summary. Defaults to the production version.
Paramètres
Section intitulée « Paramètres »| Nom | Type | Description | |
|---|---|---|---|
project_uuid | string | optionnel | Project UUID. Required when multiple projects are configured (SONENTA_PROJECTS); defaults to the single configured project otherwise. |
version_id | string | optionnel | Optional version UUID; defaults to the production version. |
{ "tool": "a11y_remediation_plan_apply", "arguments": {}}