dispatch_projects_attach_job
Attach a job to a project, linking related work orders. Confirm the write operation to apply changes.
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 |