github_repo_readme
Fetch the README file from a GitHub repository and return its plain text content to access documentation and package names in monorepos.
Instructions
Fetch the README file for a GitHub repository and return its plain text content. Useful for discovering package names and documentation in monorepos.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | GitHub repository name | |
| owner | Yes | GitHub repository owner |