get-tag-list
Retrieve the complete list of GreyNoise tags with metadata including name, category, intention, and associated CVEs.
Instructions
Retrieve the complete list of GreyNoise tags. Metadata for each tag includes:
id: a unique identifier for the tag used in some API calls
name: the human readablename of the tag
slug: the slugified tag name used in some other API calls
description: a brief description of the tag's purpose or meaning
category: the category or type of the tag
intention: whether the tag activity is benign, malicious, suspicious,or unknown
references: an optional array of URL references or sources for the tag
cves: an optional array of CVE identifiers associated with the tag
created_at: the timestamp when the tag was created
related_tags: an optional array of related tags that are similar or related to the current tag
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||