run
Retrieve a specific analysis run for a project using its runUid or commitOid.
Instructions
Get a specific analysis run by its runUid or commitOid
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectKey | Yes | DeepSource project key to identify the project | |
| runIdentifier | Yes | The run identifier (runUid or commitOid) | |
| isCommitOid | No | Flag to indicate whether the runIdentifier is a commitOid (default: false) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run | Yes | ||
| analysis | Yes |