Inspect Micro owner activity
micro_auditRetrieve the latest bounded owner audit events for a project to verify access activity without exposing sensitive credentials.
Instructions
Read the latest bounded owner audit events for the linked project without exposing credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Micro project directory; defaults to the server working directory |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| json | No | ||
| stderr | Yes | ||
| stdout | Yes | ||
| command | Yes | ||
| exitCode | Yes |