scf_trigger_vendor_research
Queues security research for a vendor, checking HIBP breach data, NVD vulnerabilities, and public posture. Returns a task ID for polling results.
Instructions
Queue AI security research for a vendor (write — editor+ role, async). Checks HIBP breach data, NVD vulnerabilities, and public posture. Returns a task ID; poll scf_get_vendor_research.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | Yes | Organization UUID — obtain from scf_list_organizations | |
| vendor_id | Yes | Vendor UUID — obtain from scf_list_vendors | |
| domain_override | No | Override the vendor's website domain used for research lookup (e.g., 'example.com') |