github_list_org_invitations
List pending member invitations for a GitHub organization. Use page and per_page parameters to paginate through large sets of invitations.
Instructions
List the organization's pending member invitations.
Args:
per_page: Results per page, max 100 (default: 30).
page: Page number of the results to fetch (default: 1).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| per_page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |