go-orca.tech
We build custom CRMs, custom apps, product development, and custom plugins & integrations for any type of business. Organize your operation the way you want, stop losing information, and put…
First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com
Answer 3 · Act 0 · Transact 0 · Score: Not yet scored
Tool inspector
calculate_cac
Calculate Customer Acquisition Cost (CAC) given total marketing and sales spend and the number of new customers acquired in a period.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
total_spend_usd |
number | yes | Total marketing and sales spend for the period in USD |
new_customers |
number | yes | Number of new customers acquired in the same period |
Raw JSON schema
{
"type": "object",
"properties": {
"total_spend_usd": {
"type": "number",
"description": "Total marketing and sales spend for the period in USD"
},
"new_customers": {
"type": "number",
"description": "Number of new customers acquired in the same period"
}
},
"required": [
"total_spend_usd",
"new_customers"
]
}
Similar websites
persona-chat.dev
Persona is an open-source, themeable AI chat widget you can add to any website in minutes. SSE streaming, agent loops, tool use, and style isolation: zero frame…
demos.telerik.com
Explore and test a wide range of Telerik UI for Blazor examples, demos, and sample applications.
bandarra.me
WebMCP-enabled text editor with imperative tools for document I/O, workspace CRUD, on-device translation, and sub-agent (planner / researcher / writer / reviewe…
admintoolkit.io
admintoolkit.io gives admins browser-based DNS, mail authentication, TLS, HTTP, public IP, CIDR, and EDID checks with local parsing and explicit live lookups.