get_scan_result
Fetch a completed scan's result by UUID, defaulting to a summary and offering a full document option for detailed analysis.
Instructions
Fetch the result of a completed scan by UUID. Requires an API key.
Returns a summary by default. Set full=True for the complete document — be aware that it is frequently several megabytes and will dominate the context window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | ||
| uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||