list_assets
Retrieve paginated domain, hostname, IP, service, and certificate assets from a saved report. Use report_id to access attack-surface data for analysis.
Instructions
保存済みレポートのドメイン、ホスト名、IP、サービス、証明書をページ単位で返す。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| report_id | Yes | ||
| asset_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | ||
| assets | Yes | ||
| offset | Yes | ||
| has_more | Yes | ||
| returned | Yes | ||
| report_id | Yes |