Access Review
access_reviewRetrieve NHI access-review campaigns and their status. Optionally fetch details of a specific campaign by ID, or list all campaigns with overdue statuses.
Instructions
List or get NHI access-review / recertification campaigns and their status.
Read-only: pass ``campaign_id`` to fetch one campaign with its review
items, or omit it to list campaigns (overdue statuses refreshed).
Creating a campaign or submitting a reviewer decision is a write action
and is intentionally not exposed through this read-only tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaign_id | No | Optional campaign id to fetch one campaign with its review items. Omit to list campaigns. | |
| tenant_id | No | Tenant scope to read. Defaults to the control-plane default tenant. | default |
| limit | No | Maximum campaigns to list when campaign_id is omitted. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |