Resolve a URL to an embed in a given space
gitbook_get_embed_by_url_in_spaceResolves a URL to an embed within a specified GitBook space, enabling retrieval of embedded content by URL.
Instructions
Resolve a URL to an embed in a given space. (GET /spaces/{spaceId}/embed)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spaceId | Yes | Path parameter: spaceId. | |
| body | No | Optional query parameters as a JSON object (e.g. { limit, page }). |