cyberchef_search
Find available CyberChef operations by search query. Returns matching operations with names and one-line summaries for quick selection.
Instructions
Search for available CyberChef operations. Returns names and one-line summaries; follow up with cyberchef_describe_operation for argument schemas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query | |
| detailed | No | Return the full operation entries instead of summaries. Costs roughly 8x the bytes; prefer cyberchef_describe_operation for the few operations you want. |