get_repo_details
Fetch a specific repository's README excerpt and top-level file list to evaluate if it matches your project needs.
Instructions
Fetch details for one specific repo (owner/name), including README excerpt and top-level file list, so you can judge whether it fits your use case.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | In the form 'owner/repo', e.g. 'facebook/react' |