List all change requests
gitbook_list_change_requests_for_spaceRetrieve a list of all change requests for a specific GitBook space to review pending edits and track contributions.
Instructions
List all change requests. (GET /spaces/{spaceId}/change-requests)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spaceId | Yes | Path parameter: spaceId. | |
| body | No | Optional query parameters as a JSON object (e.g. { limit, page }). |