MH
Masterminds HQ
/get_offer
get offer
Retrieves detailed public offer metadata by offer_id.
liveverifiedunknown~5s typical
mcpprobedmastermindshq
$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-business-mastermindshq-masterminds /get_offer for me.
Input
| Field | Type | Description |
|---|---|---|
| offer_id* | string | The public offer identifier |
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-business-mastermindshq-masterminds","endpoint":"/get_offer","input":{"offer_id":"..."}}'cli
npx cracked-ai run -p mcp-business-mastermindshq-masterminds -e /get_offer -i '{"offer_id":"..."}'mcp
run_tool({ provider: "mcp-business-mastermindshq-masterminds", endpoint: "/get_offer", input: {"offer_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.