T
Taste
/request_think_tank_revision
request think tank revision
Spend a free revision turn on a completed think tank order. Provide the reference code from your original order and describe the adjustments you want — the same
liveunknown~5s typical
mcptaste
$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-app-humantaste-taste-mcp /request_think_tank_revision for me.
Input
| Field | Type | Description |
|---|---|---|
| referenceCode* | string | The TASTE-... reference code returned when you placed the think tank order. |
| adjustments* | string | What you want the team to adjust, expand, or rethink. |
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-app-humantaste-taste-mcp","endpoint":"/request_think_tank_revision","input":{"referenceCode":"...","adjustments":"..."}}'cli
npx cracked-ai run -p mcp-app-humantaste-taste-mcp -e /request_think_tank_revision -i '{"referenceCode":"...","adjustments":"..."}'mcp
run_tool({ provider: "mcp-app-humantaste-taste-mcp", endpoint: "/request_think_tank_revision", input: {"referenceCode":"...","adjustments":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.