list_user_projects
List all public GitHub Projects v2 boards for a GitHub username by fetching the user's profile Projects tab, overcoming the lack of an official API.
Instructions
List all public GitHub Projects (v2) boards owned by a user account. There is no official GitHub API for this (Projects aren't a Search API resource type, and the REST API requires already knowing a project number) — this reads the same project list shown on a user's profile page (the Projects tab).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | GitHub username |