Integratie / Developer Tools & DevOps
Gist integratie
GitHub Gist is a service provided by GitHub that allows users to share code snippets, notes, and other text-based content. It supports both public and private gists, enabling easy sharing and collaboration.
Over Gist
GitHub Gist is a service for sharing code snippets and notes. It makes it easy to collaborate and organize your code or text, publicly or privately.
Alle integraties- Categorie
- Developer Tools & DevOps
- Verbinding
- API-sleutel
- Type
- Tool
- Acties
- 20
- Tags
- library
Voorbeeldprompts
Wat je Growf kunt vragen te doen met Gist
- “List all my public and private gists”
- “Show comments for gist with ID abc123”
- “Check if I starred gist aa5a315d61ae9438b18d”
- “List the commit history for my gist xyz789”
Beschikbare acties
20 acties die je agents kunnen uitvoeren in Gist
Check Gist Star
Check if the authenticated user has starred a specific gist. Returns True if the gist is starred, False if not starred or if the gist doesn't exist. This is a read-only, idempotent operation that requires authentication but no special permissions.
Create Gist
Tool to create a new gist with one or more files. Use when you need to create a code snippet or text file to share. Note: Do not name your files 'gistfile' with a numerical suffix.
Create Gist Comment
Tool to create a comment on a gist. Use when you need to add a comment to an existing gist.
Delete Gist
Tool to delete a gist. Use when you have a gist_id and want to permanently remove that gist. Example prompt: "Delete gist 'aa5a315d61ae9438b18d'".
Delete Gist Comment
Tool to delete a comment on a gist. Use when you have both the gist_id and comment_id and want to remove that comment. Example prompt: "Delete comment 42 from gist 'aa5a315d61ae9438b18d'".
Fork Gist
Tool to fork a gist. Use when you need to create a copy of an existing gist under your own account.
Get Gist
Tool to retrieve a specific gist by its ID. Use when you have a gist_id and need complete gist details.
Get Gist Comment
Tool to get a specific comment on a gist. Use when you need to retrieve details of a particular comment given gist_id and comment_id.
Get Gist Revision
Tool to retrieve a specific gist revision. Use when you need details of a past state for an existing gist by commit SHA.
List Gist Comments
Tool to list comments on a gist. Use after confirming the gist_id to retrieve comments for a specific gist. Example: 'List comments for gist abc123'.
List Gist Commits
Tool to list the commit history of a gist. Use after you have the gist ID to review its revisions.
List Gist Forks
Tool to list forks of a gist. Use after obtaining a gist_id to retrieve all forks for the gist.
Zet Gist aan het werk in Growf.
Koppel het één keer en elke workspace, agent en workflow kan het gebruiken — veilig, met je team in de loop.