search_space_content
Locate specific content in a GitBook space by running a search query, with optional pagination and result limits.
Instructions
Search for content within a GitBook space
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Pagination token | |
| limit | No | Max items to return | |
| query | Yes | The search query | |
| spaceId | Yes | The ID of the space to search in |