list_screenshots
List recently captured screenshots from agents, sorted by newest first. Control the number of results with the limit parameter.
Instructions
スクリーンショット一覧を取得する(最新順)。
Args: limit: 最大取得件数(デフォルト: 10) caller_agent_id: 呼び出し元エージェントID(必須)
Returns: スクリーンショット一覧(success, screenshots, count)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| caller_agent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||