Mailionaire
Pax8-first setup + MCP reference
Tool reference

workspace_audit · Workspace Audit

Inspect the approved workspace routing and recent order/job history for one approved root domain. Use this to verify customer-scoped workspace targeting.

Use this when

Best-fit situations

Confirm which workspace targets are approved for one root domain.
Show the recent order and job history before asking support for help.
Verify that customer-scoped routing matches the expected project/workspace split.
Arguments

Expected inputs

approved_root_domain · required
One approved root domain already registered for the customer.
Success shape

What comes back

billing_status
consent_status
workspace_routing
recent_orders
recent_jobs
Failure modes

What to expect when it blocks

asset_missing when the root domain is unknown for the customer
access_blocked when the token is invalid or revoked
Example

Sample tool arguments

{
  "approved_root_domain": "mailionaire-demo.ch"
}