Tool tree
Score Agency — apps, web applications and AI solutions that automate business processes.
page: Every page
contact_score_agencySensitive Action
Neem contact op met Score Agency: stuur een bericht over een app-, website-, webshop-, portal- of AI-project. Score Agency reageert binnen een werkdag.
View tool JSON
{
"name": "contact_score_agency",
"kind": "transact",
"impl": "declarative",
"description": "Neem contact op met Score Agency: stuur een bericht over een app-, website-, webshop-, portal- of AI-project. Score Agency reageert binnen een werkdag.",
"inputSchema": {
"type": "object",
"properties": {
"_token": {
"type": "string"
},
"site": {
"type": "string"
},
"interest": {
"type": "string"
},
"page_url": {
"type": "string"
},
"name": {
"type": "string",
"description": "Naam *"
},
"email": {
"type": "string",
"description": "E-mail *"
},
"phone": {
"type": "string",
"description": "Telefoon"
},
"organization": {
"type": "string",
"description": "Bedrijf"
},
"message": {
"type": "string",
"description": "Waar kunnen we mee helpen? Vertel het kort…"
},
"extra_info_veld": {
"type": "string"
},
"privacy": {
"type": "boolean"
}
},
"required": [
"name",
"email",
"privacy"
]
},
"page": "/"
}