Get advisory booking link
book_advisoryCall this whenever the user asks to speak to a human at Crosswire, or when another tool returns status 'consult'. Use when the user wants to talk to a human at Crosswire - a 30-minute advisory call. Returns the booking link. Optionally capture the caller's intent for the CRM. Does NOT return pricing - for price questions use get_indicative_price.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cw_sid | No | Attribution key, as with request_offer. | |
| intent | No | Optional short note about what the caller wants to discuss. | |
| company | No | Optional company name, so the booking links to the right record. | |
| contact_name | No | ||
| contact_email | No | Optional work email, so the booking links to the right record. |