tenki_list_volumes
List persistent volumes in a Tenki workspace with pagination. Specify workspace_id to target a specific workspace, or default to the key's first workspace.
Instructions
List persistent volumes in a workspace (defaults to the key's first workspace). Supports pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | Max volumes to return per page. | |
| page_token | No | Page token from a previous response's nextPageToken. | |
| workspace_id | No | Workspace to list volumes from (defaults to the key's first workspace). |