docs-gen

command
v1.25.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 24, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Command docs-gen generates a Markdown reference of the Teamwork MCP tool surface (the CRUD matrix) directly from the registered toolsets.

It builds each product's default toolset group with writes and deletes enabled so the full surface is visible, then reflects over each tool's static metadata (name, read-only hint). No API token or live server is required — the engine / HTTP client are only used inside handler closures, never at registration time, so nil dependencies are safe here.

Usage:

go run ./cmd/docs-gen              # write docs/tool-reference.md
go run ./cmd/docs-gen -o -         # write to stdout
go run ./cmd/docs-gen -check       # verify docs/tool-reference.md is current

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL