Government research
Search official/government channels for authoritative, jurisdiction-specific material.
When to use
- Regulations, statutes, policy documents, official statistics.
- Jurisdiction-specific questions ("what does the law say in ?").
- When the user needs a citable official source, not commentary.
Tools used
search_government—querywithregioncountry code (defaultin) andlimit, using operator-aware site targeting.
Workflow
- Confirm the jurisdiction; decide the region code.
search_government(optionally complement withsearch-operatorssite: constraints).- Prefer primary official (
.gov/equivalent) hits over aggregators. - Record the issuing body and document title for citation; check dates — rule changes make old docs stale.
Input schema
{ "query": "str", "region": "str", "limit": "int" }
Output schema
{ "results": "list[{title,url,agency,date}]" }
Security
Official ≠ current. Always anchor to the document date/version and body; treat regulatory text as data to be interpreted carefully.
Related skills
search-operators, web-search, source-analysis, document-research