edict_import_skill
Import and execute compiled Edict WASM skill packages while validating checksums to ensure secure deployment.
Instructions
Import and execute a compiled Edict WASM skill package, validating its checksum.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skill | Yes | The skill package JSON object (produced by edict_export) | |
| limits | No | Optional execution sandbox limits |