Get checkout link
get_checkout_linkReturn a Stripe checkout link so this signed-in person can pay for FreedomOS Solo ($47/mo) from chat. Use when they have no business yet and are not subscribed. Optional: holdco_name, founder_why, website — the same short setup interview (name, website, what should come off their plate first). Does not take a price, plan, or email; the signed-in person is the buyer. After they pay, call create_company or get_my_companies. If they already subscribe, use create_company instead.
Routing: no company yet / pay from chat / Solo checkout link → get_checkout_link. Not create_company (that's after payment, or an extra company on an existing plan).
[write-tier — first use may require a manager's approval; a from-now-on approval makes future calls seamless, a just-once approval re-asks next time. Call it on the first clear ask; the card is the yes — do not re-ask in chat.]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| website | No | Optional business website URL (http or https) | |
| companyId | No | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. | |
| founder_why | No | Why it exists — what should come off their plate first, in their words | |
| holdco_name | No | What they are building (holding company / business name) |