list_versions_rss
Read the RSS feed of a New Zealand legislation work's versions, returning each version's URL, ID, and timestamp, plus a subscribable feed URL for change monitoring.
Instructions
Read the legacy Atom feed of a work's versions (the documented /api/rss/works/{work_id}/versions/ endpoint). Returns one entry per version with its website URL, derived version_id, and publication timestamp, plus a subscribable feed URL for change monitoring. Needs LEGISLATION_NZ_RSS_API_KEY, a separate RSS-only key. For on-demand queries prefer list_versions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| work_id | Yes | The work_id whose version feed to read (e.g. "act_public_2020_31"). |