get_changelog
Retrieve recent AI policy changes for domains. Filter by domain or change type to track policy updates.
Instructions
Get AI policy change history from the Maango registry.
Returns recent policy changes across domains. Filter by domain and/or change type.
Args: domain: Optional domain to filter by (e.g. "nytimes.com"). Leave empty for all. change_type: Optional filter. One of: stance_changed, bots_changed, score_changed, signals_added, signals_removed, use_case_changed, new_policy, multiple_changes. Leave empty for all. limit: Results per page (1-200, default 50). offset: Pagination offset (default 0).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| domain | No | ||
| offset | No | ||
| change_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |