Skip to content

[Gists] Add tool for retrieving the contents of a specific gist #1049

@lostintangent

Description

@lostintangent

Describe the feature or problem you’d like to solve

The gists toolset includes a tool for listing a user's gists, but it doesn't currently provide a tool for retrieving the contents of a specific gist. Which I think is necessary to complete the E2E of an agent being able to discover and then access gists.

Proposed solution

Add a new tool to the gists toolset that accepts a gist ID and returns the file contents + metadata of the specified gist (e.g. get_gist). The GitHub Gists API already supports this, so it would be a fairly straight forward pass through.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions