search_systems
Search and filter your organization's data systems registry by name, description, status, hosting type, or assigned user. Returns compact results with key fields to check compliance and ownership quickly.
Instructions
Search and filter data systems by name, description, status, hosting type, or assigned user. Returns compact results with key fields. Use 'get_system' for full details. All filters are combined with AND logic. Text searches are case-insensitive. Example statuses: 'Käsitelty' (done), 'Aktiivinen' (active), 'Ei käytössä' (not in use).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (default: 20, 0 for all) | |
| query | No | Text to search for in system name or description | |
| status | No | Filter by workflow status (e.g. 'active', 'done', 'Käsitelty', 'Aktiivinen') | |
| framework | No | Filter by associated framework/goal name | |
| assigned_to | No | Filter by assigned user name or email |