dispatch_projects_attach_job
Attach a job to a project by providing the project ID and job ID. Confirm the write operation to update project assignments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Project ID | |
| jobId | Yes | Job ID to attach | |
| _confirmed | No | Set to true to confirm this write operation |