detect_technology
Check if a company domain uses a specified technology, validating tech-stack presence for firmographic enrichment.
Instructions
Checks whether a specific target technology (e.g. 'stripe', 'ashby', 'posthog', 'nextjs', 'supabase', 'google-workspace', 'soc2') is used by a company domain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The company apex domain, e.g., 'linear.app'. | |
| technology | Yes | The technology name or signature to check, e.g. 'stripe', 'ashby', 'posthog', 'nextjs', 'supabase'. |