Skip to content

Reference

cdp_repair_action

Repair a learned action using a fresh snapshot from the exact authority-bound device and capability-bound native runner.

NameTypeRequiredDefaultConstraintsDescription
actionIdstringYesOwned action id; resolves one .yaml or .yml file.
failedSelectorunknownYes
projectRootstringNoOverride project root (default: process.cwd()).
thresholdunknownNomin: 0, max: 1
dryRununknownNo
agentReasoningunknownNo
platformunknownNoAuthority-bound platform; conflicting values are refused
deviceIdunknownNoAuthority-bound exact device identifier; normally injected by the session
appIdunknownNoAuthority-bound app identifier; normally injected by the session
cdp_repair_action(actionId: <string>, failedSelector: <unknown>)