get_release_details
Retrieve detailed release information including health statistics, commits, and authors for a specified version.
Instructions
Get detailed information about a release including health stats, commits, and authors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | Include full commit and author data (default: false). | |
| version | Yes | Release version (e.g., "1.2.3" or full commit SHA). |