Read a cited legislation section
read_tax_legislation_sectionRetrieve the full text of a cited tax legislation provision using its row ID, and optionally include neighbouring sections for context.
Instructions
Read one cited provision in full from the configured corpus.
Returns the same citation fields as search plus the stored text up to 12000 characters; total_chars reports the whole length and a caveat names the register page when the text is truncated. neighbours adds the provisions either side, each cited and truncated like a search match, so a subsection can be read in context without guessing the labels around it. Preserve the citation and the attribution. Local reads only, not a confirmation of current law.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| row_id | Yes | row_id returned by search_tax_legislation, such as 'C2004A05138:0421:40-25'. | |
| neighbours | No | Provisions to return on each side of the cited one, in the title's document order, at search length. 0 returns the provision alone. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | Yes | Up to neighbours provisions after the cited one in document order, nearest first, at search length. | |
| before | Yes | Up to neighbours provisions before the cited one in document order, nearest last, at search length. | |
| corpus | Yes | Corpus-level source, retrieval date and licence terms from the operator's configured corpus; empty when the corpus ships no manifest. | |
| notice | Yes | ||
| section | Yes |