cyberchef_describe_operation
Retrieve argument schemas, defaults, and types for one or more operations, ensuring correct parameters before running a CyberChef bake.
Instructions
Full argument schema, defaults and types for one or more operations. This is what you need before calling cyberchef_bake with a new operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operations | Yes | One operation name, or several, e.g. "AES Encrypt" or ["Gzip", "To Base64"] |