List available red team tools and their supported attack categories.
cURL
curl --request GET \ --url https://api.example.com/v1/tools
[ { "tool": "<string>", "categories": [ "<string>" ] } ]
Documentation IndexFetch the complete documentation index at: https://docs.vijil.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.vijil.ai/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Was this page helpful?