get_policy_events
ActiveTool of Silicon Analysts
Trade-Policy Timeline — the dated log of semiconductor trade-policy actions (export controls, entity listings, license policies, tariffs, subsidies, retaliation) anchored to GOVERNMENT PRIMARY documents (Federal Register / BIS, USTR, MOFCOM, METI, EU, Netherlands…), back to the Oct 2022 BIS advanced-computing rule. Each row: jurisdiction, agency, event_type, title, published/effective dates, affected_entities, node_threshold, a document reference (e.g. Federal Register cite), source URL, verbatim quote. USE THIS for: "what export-control rule changed in December 2024?", building a policy timeline, "which actions named SMIC?", grounding a geopolitics/supply analysis in the actual published action. DO NOT USE for: analysis/commentary on policy (use get_market_intelligence); rumored or anticipated actions (only PUBLISHED actions are recorded). Filters: jurisdiction (us|china|japan|netherlands|korea|taiwan|eu|uk|other), agency (BIS|USTR|MOFCOM|METI|EU-COM…), event_type. Latest slice for all tiers; full history Pro (never a 403). Cite as "Silicon Analysts — Trade-Policy Timeline".
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"to": {
"type": "string",
"pattern": "^\\d{4}-\\d{2}-\\d{2}$"
},
"all": {
"type": "boolean"
},
"from": {
"type": "string",
"pattern": "^\\d{4}-\\d{2}-\\d{2}$"
},
"limit": {
"type": "integer",
"maximum": 500,
"minimum": 1
},
"since": {
"type": "string",
"pattern": "^\\d{4}-\\d{2}-\\d{2}$"
},
"agency": {
"type": "string",
"maxLength": 40,
"minLength": 1
},
"event_type": {
"type": "string",
"maxLength": 30,
"minLength": 1
},
"jurisdiction": {
"type": "string",
"maxLength": 20,
"minLength": 1
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Silicon Analysts
https://github.com/SiliconAnalysts/silicon-analysts-nextjs
1/7 registries