Mailionaire
Pax8-first setup + MCP reference
Recipe
Run the first safe preview
Use preview as the first MCP step after the portal shows tenant and consent readiness. This is the fastest way to catch scope and routing gaps before execute.
Steps
Follow this sequence
1Call provision_preview with one approved_root_domain plus the mailbox domains you want to prepare.
2Inspect ready_to_execute and preflight.items[].schedulable before deciding whether to continue.
3Treat issues[] as the canonical machine-readable source for scope, asset, or workspace routing problems before execute.
Outcome
What good looks like
You end with a preview_id plus a customer-safe explanation of what execute would do.