Compliance Tools
Search and browse the environmental legislation database — Spanish national and regional regulations covering environmental, labor, governance, and ESG reporting obligations. Each entry includes the official title, status, categories, and an LLM-generated summary.The legislation database currently covers Spanish law (BOE — Boletín Oficial del Estado). Field names use Spanish terminology (e.g.
titulo, estado, categorias).list_legislation
Search applicable environmental legislation with optional text search.
Parameters:
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
organization_id | string | No | default org | Organization UUID |
search | string | No | — | Text search across titles and descriptions |
page | integer | No | 1 | Page number |
size | integer | No | 50 | Results per page |
| Field | Description |
|---|---|
identificador | Official BOE identifier (e.g. BOE-A-2022-5809) |
titulo | Full official title of the legislation |
rango | Legal rank: ley, real_decreto, orden, reglamento, etc. |
ambito | Territorial scope: nacional or autonomico (regional) |
estado | Status: vigente (in force), derogada (repealed), parcialmente_derogada, expirada |
categorias | ESG categories: medio_ambiente, laboral, gobernanza, reporting, etc. |
resumen_llm | AI-generated summary in English |
fuente_url | Official BOE source URL |
get_legislation
Get full details for a specific piece of legislation, including the complete text.
Parameters:
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
legislation_id | string | Yes | — | UUID of the legislation |
organization_id | string | No | default org | Organization UUID |
The detail response includes
texto_completo — the full consolidated text of the legislation. This can be very large for comprehensive laws.Workflow
- Search legislation —
list_legislationwith a search term to find relevant regulations - Get details —
get_legislationfor the full text and summary of a specific law - Check compliance scope — Compare the legislation’s
categoriaswith your organization’s activities
Related
Organizations
Organization details to match against legislation scope
Emissions
GHG emissions data relevant to environmental compliance