Read the current text of an act
get_law_textRetrieve the latest compilation of a Commonwealth act or instrument. Get a table of sections, a specific section, or the full text (paginated) from the Federal Register of Legislation.
Instructions
Returns the latest compilation of a Commonwealth act or instrument. Without a section number it lists the table of sections; with one it returns that provision. Set full=true for the whole text, paginated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | Return the full text instead of the table of sections | |
| page | No | ||
| section | No | Section number, e.g. "3A" or "90-5" | |
| titleId | Yes | Register title id, e.g. C2004A03348 |