Atlas Graph Explorer
Wiki
Graph
Edges
Home
ToolDescriptor
tool-descriptor:github.list-issues
GitHub: List Issues
tool-descriptor:github.list-issues
ToolDescriptor
extensions/tool-descriptors/github-mcp-tools.yaml
·
Open in Graph →
overview
json
graph
Attributes
schema
{}
displayName
GitHub: List Issues
description
List issues for a repository, with state and label filters.
inputSchema
type
object
required
owner
repo
properties
owner
type
string
repo
type
string
state
type
string
enum
open
closed
all
labels
type
array
items
type
string
outputSchema
type
object
properties
issues
type
array
mode
normal
streamable
false
timeoutMs
30000
Outgoing edges
(1)
contained_in_plugin
1
tool-server:mcp-github
·
ToolServer
MCP GitHub (official)
Incoming edges
(2)
contains_tool_descriptor
2
tool-server:mcp-github
·
ToolServer
MCP GitHub (official)
tool-server:github-issues-mcp
·
ToolServer
GitHub Issues MCP