get_registry_codebundle
Retrieve complete information about a specific codebundle, including configuration templates, environment variables, and deployment instructions.
Instructions
Get full details of a specific codebundle from the registry.
Use after search_registry to get complete information including configuration templates, environment variables, and deployment instructions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| codebundle_slug | Yes | The codebundle slug (e.g. 'k8s-podresources-health'). | |
| collection_slug | Yes | The codecollection slug (e.g. 'rw-cli-codecollection'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |