list_legislation
Find act IDs for Indian legislation by browsing 23,000+ acts, with filters for category, state, department, year, and status.
Instructions
Browse 23,000+ Indian acts, regulations, and legislation. Use to discover act_id values for get_act_text and get_amendments. Filter by category (central, state, regulatory, repealed, spent), state slug, department (sebi, rbi, etc.), year range, and status (in_force, repealed, spent). Sort by year_desc, year_asc, title_asc, title_desc, or popular. Cost: 1 credit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Filter: central, state, regulatory, repealed, spent | |
| state | No | Filter by state slug (e.g. 'maharashtra', 'delhi') | |
| department | No | Filter by regulatory body (e.g. 'sebi', 'rbi') | |
| yearFrom | No | Minimum year (inclusive) | |
| yearTo | No | Maximum year (inclusive) | |
| status | No | Filter: in_force, repealed, spent | |
| search | No | Filter by title substring | |
| sort | No | Sort: year_desc, year_asc, title_asc, title_desc, popular | year_desc |
| page | No | Page number | |
| pageSize | No | Results per page (1-100) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||