tie_checkers_summary
Retrieve essential checker definitions (id, name, category, cost) to enumerate checkers, plan remediation, and map deviance checker IDs to readable names.
Instructions
Get all IoE checker definitions — essential fields only, no description blobs.
Returns id, codename, name, categoryId, and remediationCost for every checker. This is ~100x smaller than tie_resource_action resource="checkers", which embeds multi-KB description/recommendation/vulnerabilityDetail blobs per checker (~500 KB total for ~64 checkers). Use this to enumerate checkers, build a remediation plan, or map deviance checkerId values to human-readable names.
Note: TIE checkers carry remediationCost (easy/medium/hard) but no native severity/ criticality score. For AES (Asset Exposure Score) or ACR (Asset Criticality Rating) scoring, connect to Tenable One — see the README for details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||