get_scan_results
Retrieve scan results by scan ID with an optional limit on the number of entries returned.
Instructions
Retrieve results from a previous scan.
Args: scan_id: Scan ID to retrieve limit: Maximum number of results to return (default: 100)
Returns: JSON string with scan results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| scan_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |