get_scan_prompt
Retrieves prompts to guide codebase scanning for missing security controls, identifying gaps where controls are not yet implemented.
Instructions
Get scan prompt to guide codebase gap discovery.
Returns prompts instructing agent what to look for when scanning codebase against controls. Only includes NOT_IMPLEMENTED controls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes | ID of the threat model. | |
| control_id | No | Optional specific control ID. | |
| server_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||