GetObjectVersionSource
Fetch the source code of a specific object version using an opaque content_uri obtained from GetObjectVersions. Requires object type and content URI.
Instructions
[read-only] Fetch the source code of a specific object version. Pass the opaque content_uri from a GetObjectVersions entry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content_uri | Yes | Opaque content_uri taken from a GetObjectVersions version entry. | |
| object_type | Yes | Object type (same value used in GetObjectVersions). |