List collections
gitbook_list_collectionsList all collections in an organization. GitBook REST: GET /orgs/{organizationId}/collections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number. | |
| limit | No | Results per page. | |
| nested | No | Include nested (sub-)collections in the response. | |
| organizationId | Yes | The organization id. |