fedlex.read_document
Read a whole small act or Verordnung as capped Markdown (truncated flag, continuation offset): use for short acts; quote via read_article. norm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Manifestation language (de|fr|it|en|rm); default de. Which languages a version carries as XML is the graph's answer — fedlex.list_expressions shows it before a read. | |
| offset | No | Continuation: the `next_offset` of the previous answer. | |
| max_chars | No | Character budget (default 120 000, at most 400 000). | |
| eli_version | Yes | Dated consolidation: `<abstract-eli>/<YYYYMMDD>`. |