get_usage_quota
查詢目前方案與本月剩餘用量(錄製 / 回溯 / MCP 讀取)。需 user_email + session_token 驗證身分。查詢不會消耗額度。Check your plan and remaining monthly quota — requires user_email and session_token. Checking does not consume quota.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_email | No | 使用者 email。未提供則無法查詢(安全預設)。 | |
| session_token | No | BugEzy session token(MCP URL 已帶 ?token= 則不需提供)。 |