list_gists
Retrieve and manage your GitHub gists to view code snippets, notes, and files. Filter by update time and paginate results for organized access.
Instructions
List gists for the authenticated user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | Only gists updated at or after this time are returned | |
| per_page | No | Results per page (max 100) | |
| page | No | Page number of the results |