get_repository_details
Retrieve comprehensive GitHub repository details including statistics, stars, forks, and settings for any specified repository.
Instructions
Get comprehensive details, statistics, stars, forks, and settings for a specific GitHub repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository name | |
| owner | No | GitHub user or organization name (optional if GITHUB_OWNER is set) |