get_org_audit_log
Query an organization's audit log to review events like repo creation and user actions using GitHub's search syntax. Supports filtering by web, git, or all events.
Instructions
Query an organization's audit log (requires org-owner token w/ read:audit_log).
phrase: GitHub audit-log search syntax, e.g. 'action:repo.create actor:octocat'. include: web | git | all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | Yes | ||
| phrase | No | ||
| include | No | all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |