Deepwiki
Deepwiki offers a toolkit designed for seamless interaction with GitHub repositories, enabling developers to efficiently access and query documentation as well as repository details. \n\nCapabilities:\n- Perform effective queries about GitHub repositories using natural language.\n- Retrieve comprehensive documentation and wiki content.\n- Explore the structure of documentation topics within a repository for streamlined navigation.\n\nSecrets:\n- No secret types are utilized in this toolkit, enhancing accessibility without requiring sensitive information.
Available tools(3)
| Tool name | Description | Secrets | |
|---|---|---|---|
Ask any question about a GitHub repository | |||
View documentation about a GitHub repository | |||
Get a list of documentation topics for a GitHub repository |
Selected tools
No tools selected.
Click "Show all tools" to add tools.
Requirements
Select tools to see requirements
Deepwiki.ask_question
Ask any question about a GitHub repository
Parameters
| Parameter | Type | Req. | Description |
|---|---|---|---|
question | string | Required | The question to ask about the repository |
repoName | string | Required | GitHub repository: owner/repo (e.g. "facebook/react") |
Requirements
Output
stringDeepwiki.read_wiki_contents
View documentation about a GitHub repository
Parameters
| Parameter | Type | Req. | Description |
|---|---|---|---|
repoName | string | Required | GitHub repository: owner/repo (e.g. "facebook/react") |
Requirements
Output
stringDeepwiki.read_wiki_structure
Get a list of documentation topics for a GitHub repository
Parameters
| Parameter | Type | Req. | Description |
|---|---|---|---|
repoName | string | Required | GitHub repository: owner/repo (e.g. "facebook/react") |
Requirements
Output
string