readme_from_git
Fetch and summarize README files from Git repositories to extract key project information and documentation overviews in structured JSON format.
Instructions
Fetch and summarize a README from a Git repository URL.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_url | Yes | URL of the Git repository (e.g., https://github.com/user/repo). |