v44

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0575177316.0 KB
plugins

Get plugin content

Retrieve the plugin.json body and file listing from an artifact without installing it. Accepts OCI refs, git refs, or local tags.

get/api/v1beta/plugins/content

Query parameters

refstring required

OCI reference or local build tag

Response

OK

descriptionstring

Description is the plugin description from the OCI config labels.

licensestring

License is the SPDX license identifier from the OCI config labels.

manifeststring

Manifest is the raw .claude-plugin/plugin.json body.

namestring

Name is the plugin name from the OCI config labels.

versionstring

Version is the plugin version from the OCI config labels.