Do
add_business
POSTFreebusiness:createwrite
Idempotently adds a business by normalized domain, scrapes the site, and seeds ~20 tracked plus ~20 proposed prompts. Free (no check debit). Requires business:create and an all-businesses key. Use when the user wants to monitor a new site.
When to use
when the user wants to monitor a new site.
Parameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
url | string (uri) | yes | — | Business website |
name | string | yes | — | Business name |
city | string | no | — | City |
state | string | no | — | State or region |
industry | string | no | — | Industry |
REST path: POST /v1/add_business · All tools