II.
ToolDescriptor overview
Reference · livetool-descriptor:github.get-file-contents
GitHub: Get File Contents overview
Read the contents of a file or list a directory in a repository.
Attributes
schema
{}
displayName
GitHub: Get File Contents
description
Read the contents of a file or list a directory in a repository.
inputSchema
type
object
required
- owner
- repo
- path
properties
owner
type
string
repo
type
string
path
type
string
branch
type
string
outputSchema
type
object
properties
content
type
string
mode
normal
streamable
false
timeoutMs
30000
Outgoing edges
contained_in_plugin1
- tool-server:mcp-github·ToolServerMCP GitHub (official)
Incoming edges
contains_tool_descriptor1
- tool-server:mcp-github·ToolServerMCP GitHub (official)