submit_listing
Submit a new Indian-American business/listing for REVIEW — it does NOT go live automatically.
`vertical` is the category key (restaurants, temples, groceries, professionals, salons, apparel,
sweets, studios, services, community, legal, education, realestate, finance — not events, which are
agent-managed). The submission enters a human moderation queue and is published only after an admin
approves it. `name` is required; provide as much else as you can. Returns {'ok', 'id'} or
{'ok': False, 'error': 'bad_vertical'|'name_required'}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | ||
| name | Yes | ||
| phone | No | ||
| state | No | ||
| website | No | ||
| vertical | Yes | ||
| address_full | No | ||
| contact_email | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||