list_harvest_files
Retrieve file and directory listings from SORACOM Harvest storage to manage IoT sensor data and stored files.
Instructions
Harvest Filesのファイル・ディレクトリ一覧を取得します
Args: scope: スコープ(private または operators/{operator_id}) path: パス(デフォルト: /) limit: 取得件数 last_evaluated_key: ページング用キー
Returns: ファイル・ディレクトリ一覧
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | private | |
| path | No | / | |
| limit | No | ||
| last_evaluated_key | No |