get-documentation
Retrieve full documentation content for Macroforge sections by title, ID, or partial matches. Supports single sections or arrays of sections for comprehensive documentation access.
Instructions
Retrieves full documentation content for Macroforge sections.
Supports flexible search by:
Title (e.g., "Debug", "Vite Plugin")
ID (e.g., "debug", "vite-plugin")
Partial matches
Can accept a single section name or an array of sections. After calling list-sections, analyze the use_cases and fetch ALL relevant sections at once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section | Yes | Section name(s) to retrieve. Supports single string or array of strings. |