get_screenshot_dir
Retrieves the screenshot directory path and existence status. Enables agents to coordinate screenshot storage in parallel execution.
Instructions
スクリーンショットディレクトリを取得する。
Args: caller_agent_id: 呼び出し元エージェントID(必須)
Returns: ディレクトリ情報(success, path, exists)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caller_agent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||