decode_ipc_bns_crosswalk
Map IPC and BNS sections bidirectionally: provide the equivalent section in the other Act when converting between Indian Penal Code and Bharatiya Nyaya Sanhita.
Instructions
Provide a bidirectional crosswalk between IPC and BNS sections.
Use when you need to find the equivalent section in BNS from IPC or vice versa.
Args: section: Section number to map. from_act: Source Act ("IPC" or "BNS").
Returns: Standard envelope with crosswalk mapping details.
Notes: Not legal advice. Consult a qualified advocate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section | Yes | Section number to map across Acts | |
| from_act | No | The source Act (IPC or BNS). Default: IPC | IPC |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||