List Scan Profiles
list_scan_profilesList security scan profiles configured for the active project. Pass a scan profile ID to get its full configuration, including target environment and enabled scanners.
Instructions
List the security scan profiles configured for the active project. A scan profile bundles the target spec/environment and the enabled scanners; its public ID is required by run_security_scan. Pass scanProfileId to get one profile with its full configuration instead. Requires project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scanProfileId | No | Public Id (Guid) of a single scan profile. When given, returns it in full. |