Compliance Link connector
search_facts_by_topic
Deterministic retrieval of regulatory facts by topic tag, cheaper than semantic search when the topic is already known.
Read-only
Parameters
| Parameter | Type | Required | Notes |
|---|---|---|---|
| topic | string | Required | Topic tag to match (for example "exclusion", "breach_notification", "advisory_opinion"). |
| mode | string | Optional | Match mode: exact topic equality, or case-insensitive substring. exactcontains |
| jurisdiction | string | Optional | Optional jurisdiction filter. |
| evidence_tier | integer | Optional | Optional cap on evidence tier (1-5). |
| n | integer | Optional | Page size. |
This is a read-only query tool on the Compliance Link corpus. It returns live retrieval results rather than a fixed response body, so no example payload is shown.
