Tool to update a gist's description and files. Use when you need to modify gist content, rename files, or delete files from a gist.
filesThe gist files to be updated, renamed, or deleted. Each key must match the current filename (including extension) of the targeted gist file. For example: 'hello.py'. To delete a file, set the value to null. For example: {'hello.py': None}. To update content, provide {'hello.py':…
gist_idRequiredstringThe unique identifier of the gist to update.
descriptionstringThe updated description of the gist.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.