list_templates
Filter and list Nuclei templates by tag or severity to find relevant templates for vulnerability scanning tasks.
Instructions
List available Nuclei templates by tag or severity.
Args: tag: Filter by tag (e.g., cve, exposure, misconfiguration) severity: Filter by severity (info, low, medium, high, critical)
Returns: JSON string with template list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | ||
| severity | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |