Taste
T
Taste
/request_illustration_revision

request illustration revision

Spend a free revision turn on a completed illustration order. Provide the reference code from your original order and describe the adjustments you want — the sa

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_illustration_revision for me.

Input

FieldTypeDescription
referenceCode*stringThe TASTE-... reference code returned when you placed the illustration order.
adjustments*stringWhat you want the illustrator 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_illustration_revision","input":{"referenceCode":"...","adjustments":"..."}}'
cli
npx cracked-ai run -p mcp-app-humantaste-taste-mcp -e /request_illustration_revision -i '{"referenceCode":"...","adjustments":"..."}'
mcp
run_tool({ provider: "mcp-app-humantaste-taste-mcp", endpoint: "/request_illustration_revision", input: {"referenceCode":"...","adjustments":"..."} })

Try it

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