api_nuclei_scan
Run security scans on API endpoints using Nuclei templates. Filter by severity and tags to identify vulnerabilities.
Instructions
Run Nuclei templates against API endpoints.
Args: url: Target URL tags: Nuclei template tags (default: api) severity: Filter by severity (critical, high, medium, low)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| tags | No | api | |
| severity | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |