mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-21 01:53:26 +00:00
89c4a0f808
Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Zeno Kapitein <zeno@gitbook.io>
539 B
539 B
gitbook
| gitbook |
|---|
| minor |
Add an askQuestion tool to the site MCP server. Alongside searchDocumentation and getPage, MCP clients can now ask a natural-language question and get a synthesized answer with links to the source pages, powered by the same AI search backend as the site's "ask a question" experience. The tool accepts an optional goal param so calling agents can attach the intent they're trying to accomplish, which tailors the answer and is tracked in analytics. The tool is only exposed on sites that have AI enabled.