get_ai_code_commit_details
Retrieve commit details and blame information for AI-generated code by providing a commit hash or multiple hashes, with an optional branch filter.
Instructions
Get commit detail / blame (GET /analytics/ai-code/commits/{hash}).
Limited alpha. commit_hash may be a single hash or comma-separated
list.
Args: commit_hash: Commit hash or comma-separated hashes. branch: Optional branch name filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | No | ||
| commit_hash | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||