lookup_article
Retrieve the exact text of any EU AI Act Article (1-113) by number, as published in the Official Journal. Supports 24 EU languages.
Instructions
Return the verbatim text of one specific EU AI Act Article (1–113), exactly as published in the Official Journal of the EU. USE THIS when the user names or asks for a known Article number (e.g. 'show me Article 6', 'what does Article 5 say'). For keyword/topic search across the whole law use search_eu_ai_act; to classify a system use classify_ai_system.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| number | Yes | The Article number to retrieve, an integer from 1 to 113. Examples: 5 (prohibited practices), 6 (high-risk classification), 9 (risk management), 14 (human oversight), 50 (transparency), 99 (penalties). | |
| language | No | Language for the answer, as an ISO 639-1 code — one of the EU AI Act's 24 official languages (e.g. 'en' English, 'de' German, 'fr' French, 'es' Spanish, 'sv' Swedish). Defaults to 'en'. | en |