A
agentery
/delete_custom_benchmark
delete custom benchmark
Disable access to a custom benchmark. Keeps only a minimal audit record; no underlying Agentery data is touched. Pass `benchmark_id`.
liveverifiedunknown~5s typical
mcpprobedagentery
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-agentery-agentery /delete_custom_benchmark for me.
Input
| Field | Type | Description |
|---|---|---|
| benchmark_id* | string | Your cb_ token |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-agentery-agentery","endpoint":"/delete_custom_benchmark","input":{"benchmark_id":"..."}}'cli
npx cracked-ai run -p mcp-com-agentery-agentery -e /delete_custom_benchmark -i '{"benchmark_id":"..."}'mcp
run_tool({ provider: "mcp-com-agentery-agentery", endpoint: "/delete_custom_benchmark", input: {"benchmark_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.