agentery
A
agentery
/update_custom_benchmark

update custom benchmark

Add/remove members or rename a custom benchmark. Creates a NEW immutable version (the previous version stays fully reproducible) and returns the exact change-im

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 /update_custom_benchmark for me.

Input

FieldTypeDescription
benchmark_id*stringYour cb_ token
addarray
removearray
renamestring

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":"/update_custom_benchmark","input":{"benchmark_id":"..."}}'
cli
npx cracked-ai run -p mcp-com-agentery-agentery -e /update_custom_benchmark -i '{"benchmark_id":"..."}'
mcp
run_tool({ provider: "mcp-com-agentery-agentery", endpoint: "/update_custom_benchmark", input: {"benchmark_id":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.