get_github_user
Fetch GitHub user profile by username or numeric ID to retrieve repos, followers, bio, and account age for credibility assessment and claim verification.
Instructions
Fetch GitHub user profile by username or numeric ID — repos, followers, bio, account age
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | No | GitHub numeric user ID | |
| username | No | GitHub username (login) |