github_search_users
Search GitHub users and organizations by qualifiers like language, location, and type. Sort results by followers, repositories, or joined date to find relevant profiles for your criteria.
Instructions
Search GitHub users and organizations.
Supports qualifiers: type:user, type:org, location:india, language:python, etc.
Args: query: Search query (e.g., 'type:org language:python') sort: Sort by — 'followers', 'repositories', 'joined' (default: followers) max_results: Maximum results (default: 20) session_name: GitHub session to use
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | followers | |
| query | Yes | ||
| max_results | No | ||
| session_name | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |