Get a URL of the content of a space as PDF
gitbook_get_space_pdfRetrieve a PDF download URL for a GitBook space using its space ID.
Instructions
Get a URL of the content of a space as PDF. (GET /spaces/{spaceId}/pdf)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spaceId | Yes | Path parameter: spaceId. | |
| body | No | Optional query parameters as a JSON object (e.g. { limit, page }). |