list_probes
List all available probe categories and their probes, with metadata like descriptions, IDs, system prompt flags, and failure markers for adversarial LLM testing.
Instructions
List every probe category and the probes it contains.
Returns a mapping of category name to its description and probe metadata
(id, description, whether it installs a system prompt, and its fail
markers), or an ``error`` string if the probe library is invalid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||