Tool tree
Hospitality CRM and marketing software
newsletter-subscribe-footerSensitive Action
Subscribe to the SendSquared newsletter via the site footer: email-only signup for hospitality direct-booking strategy and product updates.
View tool JSON
{
"name": "newsletter-subscribe-footer",
"kind": "transact",
"impl": "declarative",
"description": "Subscribe to the SendSquared newsletter via the site footer: email-only signup for hospitality direct-booking strategy and product updates.",
"inputSchema": {
"type": "object",
"properties": {
"email": {
"type": "string"
},
"fax_number_alt": {
"type": "string"
}
},
"required": [
"email"
]
}
}schedule-enterprise-demoSensitive Action
Schedule an enterprise demo of the SendSquared platform for hospitality groups managing 30+ properties.
View tool JSON
{
"name": "schedule-enterprise-demo",
"kind": "transact",
"impl": "declarative",
"description": "Schedule an enterprise demo of the SendSquared platform for hospitality groups managing 30+ properties.",
"inputSchema": {
"type": "object",
"properties": {
"name": {
"type": "string"
},
"email": {
"type": "string"
},
"company": {
"type": "string"
},
"properties": {
"type": "string",
"anyOf": [
{
"type": "string",
"const": "",
"title": "Number of Properties"
},
{
"type": "string",
"const": "30-100",
"title": "30-100 properties"
},
{
"type": "string",
"const": "101-500",
"title": "101-500 properties"
},
{
"type": "string",
"const": "501-1,000",
"title": "501-1,000 properties"
},
{
"type": "string",
"const": "1,001-5,000",
"title": "1,001-5,000 properties"
},
{
"type": "string",
"const": "5,001+",
"title": "5,001+ properties"
}
],
"enum": [
"",
"30-100",
"101-500",
"501-1,000",
"1,001-5,000",
"5,001+"
]
},
"fax_number_alt": {
"type": "string"
}
},
"required": [
"name",
"email",
"company",
"properties"
]
}
}