get_commit_details
Retrieve detailed metadata for a specific Linux kernel commit using its SHA, including commit metadata and evidence sources. Optionally filter by repository.
Instructions
Retrieve detailed metadata for a specific kernel commit SHA.
Args: sha: Complete or prefix commit SHA. repo: Optional repository name filter.
Returns: Dictionary with commit metadata and evidence sources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sha | Yes | ||
| repo | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||