Content
configure_sourceChange or disconnect one of this project's connected sources (see list_sources): rename it, rewrite the note every…
connect_sourceConnect a repository, a website or a single page as a SOURCE OF TRUTH for this documentation — what list_sources…
fetch_urlRead one public web page and get it back as clean Markdown, with its title, meta description and final URL after…
find_skillSearch the Docsbook docs-skills catalog (Docsbook-io/docs-skills) for a skill matching the user's request.
find_widgetSearch the Docsbook widget catalog for an interactive UI widget matching the user's request.
get_doc_outlineList every markdown page in the workspace with a short summary (title, heading count, char count).
grant_repo_accessWhether Docsbook can COMMIT to a GitHub repository — and, when it cannot, the one URL that fixes it.
list_content_widgetsList the widgets that can be embedded directly in documentation markdown (as opposed to find_widget, which covers…
list_sourcesList the sources this documentation is connected to — the repositories and websites its owner registered as its…
read_docRead ONE documentation page in full — its complete markdown, title and repo path.
read_sourceRead one of this workspace's connected sources (see list_sources) — how you find out what the product ACTUALLY does…
searchFIND A DOCUMENTATION PAGE — start here.
search_docsSearch the workspace's documentation content and return verbatim, citable sections — the call for 'where do we…
write_docsWrite, delete, move and rename markdown documentation files — this is how a site gets its pages and how its structure…