List Scan Profiles
list_scan_profilesList 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. |