Get S3 object metadata
Retrieves the metadata for a task artifact S3 object, including blurhash for placeholder loading. | authz_personas=[driver_for_executor, executor_org_operators, shipper_org_operators, coordinator_org_operators] | () -> (TaskArtifactS3ObjectMetadata1)
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Response
Must be a string starting with org_
Must be a string starting with user_
Structured, factual description of a task-artifact image produced by an LLM.
Stored on TaskArtifactS3ObjectMetadata1.ai_image_description so downstream
consumers (Q&A, search, audit) can answer questions about the
artifact without re-sending the image. model records which LLM produced
the description; provider is derived from model so the two can never
disagree.
MIME type of the uploaded file (e.g., ‘image/jpeg’, ‘application/pdf’)

