File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -408,6 +408,16 @@ export GITHUB_MCP_TOOL_ADD_ISSUE_COMMENT_DESCRIPTION="an alternative description
408408 - ` page ` : Page number (number, optional)
409409 - ` perPage ` : Results per page (number, optional)
410410
411+ ### Organizations
412+
413+ - ** list_repositories** - Get list of repositories in a GitHub organization.
414+ - ` org ` : Organization name (string, required)
415+ - ` type ` : Type of repositories to list (string, optional)
416+ - ` sort ` : Sort field (string, optional)
417+ - ` direction ` : Sort order (string, optional)
418+ - ` page ` : Page number (number, optional)
419+ - ` perPage ` : Results per page (number, optional)
420+
411421### Code Scanning
412422
413423- ** get_code_scanning_alert** - Get a code scanning alert
You can’t perform that action at this time.
0 commit comments