infomaniak_audit_account
Scan an Infomaniak organization to find actionable issues: products expiring soon, in maintenance, locked, or ongoing operations. Identify problems before they impact your services.
Instructions
Scan an Infomaniak organization for actionable issues: products expiring soon, products in maintenance, locked products, ongoing operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | No | Organization/account ID. Optional: defaults to the first account the token has access to. Discover via infomaniak_overview. | |
| days_ahead | No | Flag products expiring within this many days as warnings. Default 60. | |
| max_domain_checks | No | Cap on the number of `/1/domain/{name}` lookups used to disambiguate stale `expired_at` flags on domain products. Each lookup is one API call. With the 60 req/min rate limit, leave this ≤ 50 unless you have time. Set to 0 to skip domain re-checks entirely (faster but may miss real expirations). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | ||
| scanned_products | Yes | ||
| findings | Yes | ||
| summary_markdown | Yes |