For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Create Gist

GitHub Operation

This GitHub action creates a new gist (a code snippet or text file) in a user's account.

Example User Story

I want to create a gist to share a reusable code snippet with my team for quick reference.

Fields

Field Name
Field Type
Required

description

String

No

public

Boolean

No

files

Map

Yes

GitHub

Example link

Code (Apache v2.0): Operation

Last updated