dispatch_images_get
Retrieve image response data from ServiceTitan using a known storage path. Use this tool to fetch image content directly; discover job attachment paths first via job attachment listing.
Instructions
Request image response data for a ServiceTitan storage path. The upstream Pricebook image operation documents an HTTP 302 redirect; this wrapper returns the client-decoded response body through its standard JSON/text envelope, without exposing the redirect Location header. Supply the known path when targeting an image; use dispatch_jobs_list_attachments to discover job attachments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Storage path of the image to retrieve |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||