cisa_list_reference
cisa_list_referenceDecode the vocabulary the other CISA tools take as input. Topics cover the BOD 26-04 remediation timeline table and what each tier means, the KEV record fields and their value domains, the SSVC decision points CISA publishes, the critical-infrastructure sector names as the advisory corpus spells them, advisory ID formats, CVSS severity bands, and the freshness of the data this server currently holds. Call this before constructing filters for cisa_search_kev or cisa_search_ics_advisories, and whenever another tool's recovery hint points here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | Which reference block to return: directives (BOD 26-04 Table 1 and its definitions), kev_fields, ssvc_values, sectors, advisory_id_formats, severity_bands, or sources (what this server currently holds). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | Present when the call failed. Absent on success. | |
| title | No | Human-readable title for the topic. | |
| topic | No | The topic that was decoded. | |
| entries | No | The decoded terms for this topic. | |
| sources | No | Topic sources only — what this server currently holds, read from in-process state. | |
| summary | No | What this topic covers and when to reach for it. | |
| supersedes | No | Topic directives only — the directives BOD 26-04 supersedes and revokes. | |
| definitions | No | Topic directives only — supporting definitions from the directive text. | |
| timelineTable | No | Topic directives only — all sixteen rows of BOD 26-04 Appendix A, Table 1. |