br_get_norma_texto
Fetch the full text of a specific article or header from a Brazilian legal norm using a URN and dispositivo identifier, returning the complete content including sub-items.
Instructions
Fetch the real text of one dispositivo (article, or a titulo/capitulo header) of a Norma Juridica.
An article's text includes its caput and every paragraph/inciso/alinea beneath it, concatenated in document order - not a summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urn | Yes | a URN Lex, e.g. ``"urn:lex:br:federal:lei:2002-01-10;10406"``. | |
| dispositivo | Yes | a suffix from `br_get_norma_index`, e.g. ``"art5"``. Never guess one - a wrong suffix returns `not_found`, it does not silently fall back to a different article. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||