audit_tracking
Track asset audit status to ensure compliance. Get lists of assets due for audit, overdue, or a combined summary.
Instructions
Track asset audit status for compliance.
Snipe-IT tracks when assets were last audited and calculates when they're due for re-audit based on the configured threshold.
Operations:
due: Assets approaching their audit date (within warning threshold)
overdue: Assets that have passed their audit date
summary: Combined counts of due and overdue assets
The audit threshold is configured in Admin Settings → Notifications and determines the lookahead window for "due" assets.
Returns: dict: Audit status with asset details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results to return | |
| action | Yes | The audit tracking action | |
| offset | No | Number of results to skip |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||