Dev_toolsIn development

Gist

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.

In development

Cataloged and scoped, not yet available to run in production.

20
actions

Actions

Operations this integration can perform.

20

Check Gist Star

Tool to check if a gist is starred. Use when you need to determine if the authenticated user has starred a specific gist.

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.

Triggers

Events that start workflows from this integration.

2

Gist Created

Fires when a new Gist is created on GitHub.

Gist Updated

Fires when an existing Gist is updated on GitHub.

Related integrations

Don't see the exact action you need?

Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.