get_cwe_catalog
Retrieve the CWE reference catalog status, including enabled state, current version, and entry count. Use it to verify if CWE classification is active for your platform.
Instructions
Get the platform's CWE reference catalog status.
Returns {enabled, current_version, entry_count, versions}. When CWE
classification is not turned on for this instance, enabled is false
and the rest is empty — this is a normal informational response, not an
error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||