trigger_scan
Trigger a manual scan to map cloud accounts, repositories, and domains into an infrastructure graph for security analysis.
Instructions
Trigger a manual infrastructure mapping scan.
Args: description: What to scan and why. credentials_profile: Credential profile to use (default: "default"). cloud_accounts: JSON array of {"provider", "account_id", "regions"} objects. repositories: JSON array of repo URL strings. domains: JSON array of domain strings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | ||
| credentials_profile | No | default | |
| cloud_accounts | No | [] | |
| repositories | No | [] | |
| domains | No | [] |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |