get_receive_status
See whether this company can receive money (Stripe charges_enabled). Use when a sponsor or customer wants to pay and you need to know if checkout is live. If not receiving, call start_company_receive. If charges_enabled, call create_payment_link.
Routing: Company can receive money / Stripe KYC / charges_enabled → this tool. Not get_stripe_metrics (that's revenue stats on an already-connected account).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyId | Yes | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. |