List organizations
gitbook_list_orgsList accessible GitBook organizations and obtain their IDs for use with other tools.
Instructions
List organizations the authenticated user can access. Use the returned id as orgId for other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (server caps apply). | |
| cursor | No | Pagination cursor from a previous call's nextCursor. |