create_impact_assessment
Generate a DPIA/AIIA template for an AI system by specifying the system name and affected groups. Produces structured output for risk assessment.
Instructions
Generate a DPIA/AIIA (AI Impact Assessment) template for an AI system.
Args: system_name: Name of the AI system. affected_groups: Comma-separated list of affected groups (e.g. "employees,customers,public"). Leave empty for generic template. api_key: Optional MEOK API key for pro tier.
Behavior: This tool generates structured output without modifying external systems. Output is deterministic for identical inputs. No side effects. Free tier: 10/day rate limit. Pro tier: unlimited. No authentication required for basic usage.
When to use: Use this tool when you need structured analysis or classification of inputs against established frameworks or standards.
When NOT to use: Not suitable for real-time production decision-making without human review of results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| system_name | Yes | ||
| affected_groups | No | ||
| api_key | No |