indian_legal_mcp_get_section_range
Get all sections between a start and end number (inclusive) with full text. Numeric comparison handles letter-suffixed numbers (like '108A'). If start and end are provided in reverse order, it silently corrects them and includes a note in the response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| act_code | Yes | e.g. 'BNS'. | |
| end_section | Yes | e.g. '110'. | |
| start_section | Yes | e.g. '100'. |