Navigation
Mobile DocsNavigation
Mobile DocsInteract with GitHub
Access GitHub repositories, pull requests, and comments through the GitHub API. Automate code reviews, PR management, and repository interactions within your workflow.
Layout: full
Options: Get PR details, Create PR comment, Get repository info, Get latest commit
Placeholder: e.g., microsoft
Layout: half
Placeholder: e.g., vscode
Layout: half
Placeholder: e.g., 123
Layout: half
Condition: operation = "github_pr"
Placeholder: Enter comment text
Layout: full
Condition: operation = "github_comment"
Placeholder: e.g., 123
Layout: half
Condition: operation = "github_comment"
Placeholder: e.g., main (leave empty for default)
Layout: half
Condition: operation = "github_latest_commit"
Placeholder: Enter GitHub Token
Layout: full
Layout: half
Condition: operation = "github_comment"
Options: General PR Comment, File-specific Comment
Placeholder: e.g., src/main.ts
Layout: half
Condition: operation = "github_comment" AND commentType = "file_comment"
Placeholder: e.g., 42
Layout: half
Condition: operation = "github_comment" AND commentType = "file_comment"
Required
Required
Required
Optional
Optional
Required
Optional
Optional
Optional
Optional
Optional
Optional
Primary response type:
{
"content": "string",
"metadata": "json"
}