AI Dev Jobs
AD
AI Dev Jobs
/apply_to_job

Submit a Confirmed Job Application

Submit only the exact, visible compiled artifact after the email-verified human principal approves its hash. Requires the single-use approval authorization, an

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 /apply_to_job for me.

Input

FieldTypeDescription
compiled_artifact_hash*stringExact SHA-256 hash of the candidate-approved compiled artifact.
compiled_artifact_id*stringPrivate artifact ID returned by compile_job_specific_resume.
compiled_authorization_id*stringShort-lived single-use authorization returned by approve_compiled_application.
job_id*stringActive job UUID returned by search_jobs or get_job.
principal_authorized*booleanTrue only after the named candidate explicitly authorizes this exact application.

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":"/apply_to_job","input":{"compiled_artifact_hash":"...","compiled_artifact_id":"...","compiled_authorization_id":"...","job_id":"...","principal_authorized":true}}'
cli
npx cracked-ai run -p mcp-com-aidevboard-jobs -e /apply_to_job -i '{"compiled_artifact_hash":"...","compiled_artifact_id":"...","compiled_authorization_id":"...","job_id":"...","principal_authorized":true}'
mcp
run_tool({ provider: "mcp-com-aidevboard-jobs", endpoint: "/apply_to_job", input: {"compiled_artifact_hash":"...","compiled_artifact_id":"...","compiled_authorization_id":"...","job_id":"...","principal_authorized":true} })

Try it

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