workspace_list_documents
Retrieve a paginated list of allowed SVG and SVGZ document paths within a workspace using an opaque cursor.
Instructions
Lists allowed SVG/SVGZ document paths within one workspace using an opaque cursor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | ||
| pageSize | No | ||
| workspaceId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| documents | Yes | ||
| nextCursor | No |