get_cost_estimate
Retrieve the current cost estimate for AI agent tasks. Returns success status, cost amount, and warnings to track and manage expenses in parallel execution.
Instructions
現在のコスト推定を取得する。
Args: caller_agent_id: 呼び出し元エージェントID(必須)
Returns: コスト推定(success, estimate, warning)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caller_agent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||