get_legislation_block
Retrieve a specific article, disposition, or annex from any Spanish law by providing the legislation ID and block identifier.
Instructions
Get a specific block (article, disposition, annex) from a law. Use get_legislation_structure first to discover available block IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| block_id | Yes | Block identifier (e.g., 'a1' for article 1, 'a2' for article 2, 'dd' for derogation disposition) | |
| legislation_id | Yes | Legislation ID from BOE (e.g., BOE-A-2015-10566) |