dispatch_jobs_get_attachment
Retrieve a specific job attachment from ServiceTitan Forms v2 by its attachment ID. Use this when you have the ID and need the attachment data.
Instructions
Retrieve one job-attachment resource from Forms v2 by attachment ID. Use dispatch_jobs_list_attachments to browse attachment metadata for a known job when the attachment ID is unknown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Job attachment ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||