II.
ToolDescriptor overview
Reference · livetool-descriptor:github.list-issues
GitHub: List Issues overview
List issues for a repository, with state and label filters.
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
contained_in_plugin1
- tool-server:mcp-github·ToolServerMCP GitHub (official)
Incoming edges
contains_tool_descriptor2
- tool-server:mcp-github·ToolServerMCP GitHub (official)
- tool-server:github-issues-mcp·ToolServerGitHub Issues MCP