campaignstack_create_company_employee_watch
Watch a company for NEW employees: the first run snapshots the company's employee set (via campaignstack_extract_company_employees mechanics), then weekly re-reads diff against it and emit a company_employee_joined signal for each genuinely new person (scored against campaigns like any other signal). Idempotent; active watches are capped per workspace. Distinct from campaignstack_create_signal_watch (which watches one PERSON's profile).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyId | Yes | ||
| workspaceId | Yes |