Compliance Tools
Search and browse environmental legislation and regulations relevant to your operations.list_legislation
Search applicable environmental legislation with optional text search and pagination.
Parameters:
| Parameter | Type | Required | Description |
|---|---|---|---|
organization_id | string | No | Organization UUID (uses default if not set) |
search | string | No | Text search across legislation titles and descriptions |
page | integer | No | Page number (default: 1) |
size | integer | No | Results per page (default: 50) |
get_legislation
Get full details for a specific piece of legislation.
Parameters:
| Parameter | Type | Required | Description |
|---|---|---|---|
legislation_id | string | Yes | UUID of the legislation |
organization_id | string | No | Organization UUID (uses default if not set) |
Example Prompts
- “What environmental legislation applies to us?”
- “Search for EU emissions trading regulations”
- “Show me details about CSRD requirements”

