check_obligations
Given an AI agent use case and optional jurisdiction, returns all applicable regulatory obligations with evidence requirements, enforcement dates, and penalty information. Use this to understand what compliance requirements apply to a specific type of AI agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| use_case | Yes | The AI agent use case to check. Examples: hiring_screening, credit_scoring, customer_service, content_moderation, medical_triage, autonomous_coding, financial_trading | |
| jurisdiction_code | No | Optional jurisdiction code to filter by. Examples: EU, SG, US-CO. Omit to get all jurisdictions. |