get_plugin
Retrieve a plugin's metadata and all registry entries. Use this to inspect plugin details and associated entries from the registry.
Instructions
Get all registry entries for a plugin, plus its manifest.
Returns:
manifest: Plugin metadata (name, version, description, tags)
entries: list of all RegistryEntry objects in the plugin
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plugin | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||