II.
ToolDescriptor overview
Reference · livetool-descriptor:github.add-issue-comment
GitHub: Add Issue Comment overview
Add a comment to an issue or pull request.
Attributes
schema
{}
displayName
GitHub: Add Issue Comment
description
Add a comment to an issue or pull request.
inputSchema
type
object
required
- owner
- repo
- issue_number
- body
properties
owner
type
string
repo
type
string
issue_number
type
integer
body
type
string
outputSchema
type
object
properties
id
type
integer
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