github_get_org
Retrieve detailed information about a GitHub organization by providing its name. Get organization details such as public repositories, members, and settings through this API tool.
Instructions
Get organization information.
Args: org: Organization name session_name: GitHub session to use
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | Yes | ||
| session_name | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |