AD
AI Dev Jobs
/start_checkout
Request Outcome-Based Employer Pilot Review
Returns a non-charging owner-review request template for the Verified Interview Pilot only. It creates no request, program, candidate action, invoice, or charge
liveverifiedunknown~5s typical
mcpprobedaidevjobs
$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-aidevboard-jobs /start_checkout for me.
Input
| Field | Type | Description |
|---|---|---|
| company | string | Verified Interview Pilot employer company. |
| employer_name | string | Verified Interview Pilot employer contact name. Included only in the returned review-reque |
| pilot_authority_asserted | boolean | True only after the principal explicitly authorizes requesting owner review for this exact |
| pilot_role_reference | string | Public job URL, requisition ID, or exact role reference for the pilot. |
| pilot_terms_acknowledged | boolean | True only after the employer principal acknowledges the canonical 30-day, $99-per-mutually |
| product_id | string | Product ID from list_products. |
| work_email | string | Verified Interview Pilot work email. Included only in the returned review-request template |
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-aidevboard-jobs","endpoint":"/start_checkout","input":{}}'cli
npx cracked-ai run -p mcp-com-aidevboard-jobs -e /start_checkout -i '{}'mcp
run_tool({ provider: "mcp-com-aidevboard-jobs", endpoint: "/start_checkout", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.