get_api_details
Fetch the full contents of an API file from a GitHub service at a given path and ref, enabling detailed analysis for API change detection and test generation.
Instructions
Get the full content of an API file for detailed analysis
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | Git ref (branch/commit) to read from | |
| filePath | Yes | Path to the API file | |
| serviceName | Yes | Name of the service |