list_systems
List all AI systems in your workspace with registration status and evidence coverage to identify unregistered systems and gaps before the EU AI Act deadline.
Instructions
List all AI systems in this workspace with their registration status and evidence coverage.
The key field is is_registered: false means the system has emitted evidence (the guard or AST scanner detected it) but no ai_risk_assessment record exists — the Art. 9 intake gap.
Use this to:
Identify unregistered AI systems before the EU AI Act deadline
See which systems have evidence gaps (record_types shows what categories exist)
Answer: "what AI systems do we have?" and "which ones are formally registered?"
Returns system_name, record_count, last_seen, is_registered, record_types[], controls[].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| system_name | No | Filter to a specific AI system by name. Omit to list all systems in the workspace. |