konsulto_create_asset
Create a new asset in the audit for each untracked host, URL, or IP discovered during scanning or evidence collection.
Instructions
Create a new asset in the active audit. Use when a scan or evidence reveals a host/URL/IP that isn't yet tracked. After creating, use konsulto_link_asset to attach it to a finding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audit | No | Audit ID. Defaults to active audit. | |
| name | Yes | Display name (hostname, URL, IAM role name, etc.) | |
| type | Yes | Asset type (e.g. "host", "url", "iam-role", "s3-bucket"). Free-form — Konsulto stores it as-is. | |
| identifiers | No | Network/cloud identifiers used for cross-referencing. | |
| tags | No | ||
| description | No |