AI Dev Jobs
AD
AI Dev Jobs
/respond_to_interview_outcome

Confirm or Dispute an Interview Outcome

Record the authenticated candidate's independent response to an employer-reported interview. Requires explicit principal authorization. Confirmation can make a

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

Input

FieldTypeDescription
candidate_confirms_interview*boolean
outcome_id*string
principal_authorized*booleanTrue only after the candidate authorizes this attestation.

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

Try it

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