Expand description
Auto-generated tool reference documentation.
Builds a stable Markdown / JSON description of every built-in tool
straight from base_tool_definitions() and a small static catalog
of known providers, so the published reference can never drift away
from the running code.
Used by devboy tools docs (CLI).
Structs§
- Conditional
Category - A category that a provider only supports under specific conditions.
- Provider
Info - Provider entry in the support matrix.
Enums§
- Docs
Format - Output format for the docs renderer.
Functions§
- known_
providers - Static catalog of known providers and the categories they advertise.
- render
- Render the reference document in the requested format.
- render_
json - Render the reference document as a structured JSON value.
- render_
markdown - Render the reference document as Markdown.