github_org_repos
Retrieve a paginated list of public repositories for a GitHub organization, revealing their tech stack and project portfolio.
Instructions
List a GitHub organization's public repositories. Returns a page of an organization's public repositories (company tech stack).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | Yes | GitHub organization login | |
| page | No | Page number | |
| sort | No | Sort field | |
| type | No | Repository type | |
| per_page | No | Results per page (max 100) | |
| direction | No | Sort direction |