list_folders
List folders and their document counts with pagination support for browsing structured document records.
Instructions
List folders with their name and document count.
Args:
limit: Maximum number of folders to return (default 100, max 200)
offset: Number of folders to skip for paginationInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |