get_account_info
Get the current user's CoreClaw account balance and traffic quota.
WHEN TO USE: Use when the user asks for balance, remaining traffic, quota, billing state, or whether they can run jobs. 中文触发: 当用户要在 CoreClaw 中查询、运行、重跑、停止、导出或查看对应 worker/run/task 数据时使用。
WHEN NOT TO USE: Do not use public web search or code search for private CoreClaw platform data. Do not call excluded internal worker-version or internal-detail APIs.
RETURNS: JSON with balance and balance_expiration_at.
WORKFLOW: Terminal call or preflight before run_worker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||