We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0743ed9 commit d48a446Copy full SHA for d48a446
README.md
@@ -611,8 +611,8 @@ The following sets of tools are available:
611
- `filename`: Filename for simple single-file gist creation (string, required)
612
- `public`: Whether the gist is public (boolean, optional)
613
614
-- **get_gist** - Get Gist Content
615
- - `gist_id`: unique ID for the gist (string, required)
+- **get_gist** - Get Gist Content
+ - `gist_id`: The ID of the gist (string, required)
616
617
- **list_gists** - List Gists
618
- `page`: Page number for pagination (min 1) (number, optional)
0 commit comments