goji
G
goji
/goji_start_enquiry

Send an enquiry to GOJI

Send a real enquiry to GOJI's studio inbox in Melbourne. Only call this after the person has explicitly asked to be put in touch AND has given you their email a

liveverifiedunknown~5s typical
mcpprobedgoji
$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-agency-goji-goji /goji_start_enquiry for me.

Input

FieldTypeDescription
name*stringWho is enquiring
email*stringTheir email, as they gave it to you
message*stringWhat they are trying to do, in their own words where possible
companystring
budgetstring
timelinestring
assistantstringWhich assistant is sending this, e.g. "Claude" or "ChatGPT"
consent*booleanThe person explicitly asked you to send this enquiry on their behalf

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-agency-goji-goji","endpoint":"/goji_start_enquiry","input":{"name":"...","email":"...","message":"...","consent":true}}'
cli
npx cracked-ai run -p mcp-agency-goji-goji -e /goji_start_enquiry -i '{"name":"...","email":"...","message":"...","consent":true}'
mcp
run_tool({ provider: "mcp-agency-goji-goji", endpoint: "/goji_start_enquiry", input: {"name":"...","email":"...","message":"...","consent":true} })

Try it

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