public_builder

Initialize Agent

Initialize agent configuration from Google Places and website scraping.

This endpoint:

  1. Fetches business details from Google Places (if place_id available)
  2. Scrapes website for services (if website available)
  3. Updates assistant configuration with business details, hours, and services

Non-blocking: continues gracefully if any step fails.

post/public_builder/initialize-agent/{voice_agent_id}

Path parameters

voice_agent_idstring uuid required

Response

Successful Response

{"stackTrail":"paths:/public_builder/initialize-agent/{voice_agent_id}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.