Web Research
Gather customer intelligence from live web sources into your account fields.
Last updated
Was this helpful?
Was this helpful?
{
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "The name of the company"
},
"employee_count": {
"type": "number",
"description": "The number of employees in the company"
}
}
}{
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "The name of the company"
},
"employee_count": {
"type": "number",
"description": "The number of employees in the company"
}
}
}