list_gists
Retrieve GitHub gists for a specific user or your authenticated account to view, manage, or analyze code snippets and notes.
Instructions
List gists for a user or the authenticated user.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | No | GitHub username (omit for authenticated user's gists) | |
| per_page | No | Results per page (max 100) | |
| page | No | Page number |