call_place
Place structured outbound calls to venues to ask questions or gather info. Handles consent and mid-call answers when needed.
Instructions
Place a structured outbound VOYGR call to a venue phone. Intents: inquiry | info_gathering. Language: en only. For inquiry, slots MUST include question (a free-text ask for the venue). party_size/date/time alone are not enough. Consent is elicited when the client supports it; otherwise the tool returns consent_required + consent_token — ask the human in chat, then call approve_call. If the venue asks something mid-call, the tool may return awaiting_mid_call_answer — ask the human that question in chat, then answer_mid_call. No confirm boolean. In dry-run, inquiry calls simulate a live venue including mid-call questions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| phone | Yes | ||
| slots | No | ||
| venue | No | ||
| intent | Yes | ||
| language | No | en |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||