infomaniak_audit_account_access
Perform a read-only audit of account users and their app accesses to pinpoint privileged access, broad access, and per-user fetch errors.
Instructions
Read-only admin audit of account users and their app accesses. Highlights privileged access, broad access, and per-user fetch errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_users | No | Maximum number of account users to inspect. Each user costs one API call. | |
| account_id | Yes | Infomaniak account/organization ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| users | Yes | ||
| summary | Yes | ||
| findings | Yes | ||
| account_id | Yes | ||
| scanned_users | Yes | ||
| summary_markdown | Yes |