List all users who commented in a space
gitbook_list_commenters_in_spaceRetrieve a list of all users who have posted comments in a specific GitBook space.
Instructions
List all users who commented in a space. (GET /spaces/{spaceId}/commenters)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spaceId | Yes | Path parameter: spaceId. | |
| body | No | Optional query parameters as a JSON object (e.g. { limit, page }). |