de_recent_changes
Retrieves German federal legislation acts published since a given ISO 8601 date, sorted newest-first, for monitoring legal updates.
Instructions
Acts published since since_iso (ISO 8601), newest-first.
Maps to GET /v1/legislation?sort=date&dateFrom=.... Useful for a
law-monitoring feature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | max items to return (1..300). | |
| since_iso | Yes | a date in ISO 8601 (e.g. ``"2026-01-01"``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |