get_raw_source
Retrieve raw source code for a specific file from SonarCloud using its file key. Optionally specify a branch or pull request to get the correct version.
Instructions
Get source code as raw text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | File key | |
| branch | No | Branch name | |
| pullRequest | No | Pull request ID |