Billing#
See how an AI assistant can help with billing in Brandwave, including example prompts and the details it may ask for.
Using your AI assistant
Connect to the Brandwave MCP server, then ask your AI assistant in natural language. It will choose the right Brandwave task and ask for any details it needs.
Get plan usage#
Retrieve current plan usage and enforced limits for an organization across all limited resources.
Tool name: get_plan_usage. Protocol hints: readOnlyHint=true, destructiveHint=false, idempotentHint=true, openWorldHint=false.
Example prompt#
text
Show me the details for this plan usage.Details to provide#
| Name | Type | Required | Description |
|---|---|---|---|
| organizationId | string (UUID) | Required | Organization identifier to read plan usage for. |
What you'll get back#
Returns { data, _meta } with the result.