list-sections
Lists all documentation sections for Macroforge to help users find relevant information by analyzing use cases and categories before retrieving specific documentation.
Instructions
Lists all Macroforge documentation sections.
Returns sections with:
title: Section name
use_cases: When this doc is useful (comma-separated keywords)
path: File path
category: Category name
WORKFLOW:
Call list-sections FIRST for any Macroforge-related task
Analyze use_cases to find relevant sections
Call get-documentation with ALL relevant section names
Example use_cases: "setup, install", "serialization, json", "validation, email"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||