get_usage
Read workspace usage, allowance and billing availability for one UTC month. Source and destination checks share allowance; reserved, consumed and released are separate totals.
Available in the deployed MCP and HTTP bundle. Confirm access and inputs with your connected catalog. Workspace scopes and enabled providers still apply.
This read does not start a verification job.
Example request
Connect through MCP, CLI, or HTTP. Replace example identifiers with records from your workspace.Returned result
Illustrative data validated against the documented response schema. IDs and dates are examples, not a live account capture. MCP returns this data instructuredContent and in a text content block; generic HTTP and CLI return the JSON result directly.
Full response example
Full response example
Input fields
Omit optional fields when you do not want to supply them. Null is accepted only where listed. Unknown input properties are rejected.Validation and omitted values
Omitting period uses the current UTC month in YYYY-MM format. Source and destination checks share allowance; reserved, consumed and released are distinct.Output fields
Fields inside optional or nullable parents apply only when that parent exists. Common schema conventions explain evidence states, empty lists and extensions.workspace_id(string, required): Workspace that owns this record.period(string, required).plan(string, required).subscription_status(string, required).check_reservations(object, required).monthly_check_limit(number / null, required).check_budget(object, required).active_watch_limit(number / null, required).units(object, required).chargeable_microusd(number, required).pricing_mode(string, required): must equal “estimate_only”at_allowance(object, required).checkout(object, required).collected(boolean, required): must equal false
All fields and nested objects
All fields and nested objects