get_org
Retrieve a GitHub organization's details by providing its login name, enabling quick access to organization information.
Instructions
Get a GitHub organization by login. Docs: https://docs.github.com/en/rest/orgs/orgs#get-an-organization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | Yes | Organization login (e.g. "acme") |