Get upcoming AI-law deadlines
get_ai_deadlinesThe upcoming AI-law effective / compliance-date calendar, derived deterministically from the curated corpus (no LLM). Each entry carries the verbatim source deadline text + primary-source URL; jurisdictions whose deadline text has no explicit date are reported only as meta.undated (never given an invented date). Free at every tier. This tool returns JSON; a compliance team can also SUBSCRIBE to the same feed as a live RFC 5545 calendar at https://ai-law-tracker.com/api/v1/deadlines?format=ical (webcal). NOT legal advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | Alias to include past dates as well (equivalent to upcoming=false). | |
| scope | No | One of: state, federal, eu, global. | |
| upcoming | No | Only future dates (default true). Set false to include past effective dates too. | |
| jurisdiction | No | Exact jurisdiction slug (e.g. california, us-federal, eu, canada). See list_jurisdictions. |