Docsbook
Overview

Content

configure_source

Change or disconnect one of this project's connected sources (see list_sources): rename it, rewrite the note every…

connect_source

Connect a repository, a website or a single page as a SOURCE OF TRUTH for this documentation — what list_sources

fetch_url

Read one public web page and get it back as clean Markdown, with its title, meta description and final URL after…

find_skill

Search the Docsbook docs-skills catalog (Docsbook-io/docs-skills) for a skill matching the user's request.

find_widget

Search the Docsbook widget catalog for an interactive UI widget matching the user's request.

get_doc_outline

List every markdown page in the workspace with a short summary (title, heading count, char count).

grant_repo_access

Whether Docsbook can COMMIT to a GitHub repository — and, when it cannot, the one URL that fixes it.

list_content_widgets

List the widgets that can be embedded directly in documentation markdown (as opposed to find_widget, which covers…

list_sources

List the sources this documentation is connected to — the repositories and websites its owner registered as its…

read_doc

Read ONE documentation page in full — its complete markdown, title and repo path.

read_source

Read one of this workspace's connected sources (see list_sources) — how you find out what the product ACTUALLY does…

search

FIND A DOCUMENTATION PAGE — start here.

search_docs

Search the workspace's documentation content and return verbatim, citable sections — the call for 'where do we…

write_docs

Write, delete, move and rename markdown documentation files — this is how a site gets its pages and how its structure…

Updated

Was this page helpful?