Link an item to a job
yardstick_jobs_attach_artifactLink an existing interview plan, job posting, or application to a Job. Idempotent when already linked to the same Job; conflicts when linked elsewhere. Requires jobs:write and the artifact's own write scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| request_id | No | ||
| artifact_id | Yes | ||
| artifact_type | Yes | ||
| idempotency_key | No |