get_act
Retrieve all sections of an Indian Act in order, using the act ID to identify the legislation and optional state to clarify jurisdiction.
Instructions
Fetch every section of one Act, in section order.
state is optional -- it's inferred from the act_id itself when omitted (e.g. "IND_west_bengal_1947_12" implies state="west_bengal"). Pass it explicitly if that inference is wrong.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | ||
| act_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||