github_get_org_membership
Retrieve a GitHub user's membership role and state in the organization. Use it to verify access and roles.
Instructions
Get a user's membership (role and state) in the organization.
Args:
username: The GitHub handle of the user to look up.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |