Get the discovery call booking link
get_booking_linkReturns the URL where the user books a free 15 minute discovery call, plus what to have ready. Call this once the user is interested. Takes no personal details: the scheduling form collects name and email itself, under Armasourcing's privacy notice. Show the URL to the user as a link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | Role the user wants to hire for. Optional context, logged anonymously so the team can spot demand. | |
| notes | No | Anything else useful for the call. Do NOT put names, emails, phone numbers or any personal detail in here. | |
| hours_per_week | No | Rough hours per week, e.g. '20' or 'full time'. Optional. | |
| timezone_overlap | No | Business hours to cover, e.g. '9-5 PST'. Optional. |