github_list_repositories
List GitHub repositories accessible with your current token. Get name, description, language, stars, visibility, and last update, with optional filter by ownership.
Instructions
List GitHub repositories accessible with the current token. Returns name, description, language, stars, visibility, and last update time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter repositories: 'owner' = repos you own, 'member' = repos you're a member of, 'all' = both | owner |