D
Drillable
/enumerate
List a domain's categories or complete set
List broad CATEGORIES or the COMPLETE set within ONE corpus — the shape `search` cannot serve (search returns a ranked, capped sample, not the whole set). Requi
liveunknown~5s typical
mcpdrillable
$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-drillable-gateway /enumerate for me.
Input
| Field | Type | Description |
|---|---|---|
| domain* | string | The corpus to enumerate (required), e.g. 'cocktail'. |
| filter | object | Optional faceted constraints to scope the complete set (e.g. {"family":"sour"}). |
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-drillable-gateway","endpoint":"/enumerate","input":{"domain":"..."}}'cli
npx cracked-ai run -p mcp-com-drillable-gateway -e /enumerate -i '{"domain":"..."}'mcp
run_tool({ provider: "mcp-com-drillable-gateway", endpoint: "/enumerate", input: {"domain":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.