list_targets
List tenant targets with optional filters for tag, online status, archived state, scan status, domain search, and last scanned date.
Instructions
List targets for this key's tenant, with optional filters (combined with AND). limit is capped at 100 server-side. scan_status accepts "idle"/"queued"/"running"/"failed". last_scanned_before is an ISO date string; matches targets scanned before that date OR never scanned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | ||
| page | No | ||
| limit | No | ||
| online | No | ||
| archived | No | ||
| scan_status | No | ||
| domain_search | No | ||
| last_scanned_before | No |