fetch_manifest
Retrieve the manifest of a container image or OCI artifact by specifying the registry, repository, tag, or digest for detailed insights into its structure.
Instructions
Fetch manifest of a container image or an OCI artifact.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
digest | No | manifest digest | |
registry | Yes | registry name | |
repository | Yes | repository name | |
tag | No | tag name |