acedatacloud_list_docs
List documentation pages with optional filters for doc type, tag, and privacy. Supports pagination to navigate results.
Instructions
Browse documentation pages (newest/ranked), optionally filtered by doc_type,
tag and private. For content-relevance search prefer
acedatacloud_search_docs. No token required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Optional tag filter, e.g. 'application'. Matches docs carrying this tag. | |
| limit | No | Max documents to return. | |
| offset | No | Pagination offset. | |
| private | No | Filter by privacy: False = public only, True = private only, unset = all. | |
| doc_type | No | Optional document type filter, e.g. 'Text'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |