gc_docs
Find answers to daemon setup, configuration, workflow, and troubleshooting questions by searching the gc_daemon user manual.
Instructions
Query the packaged gc_daemon user manual. Use this whenever you need authoritative help with daemon setup, configuration, workflows, templates, or troubleshooting. Actions:
search: keyword search over doc titles, ids, and tags
get: retrieve a doc body by id or path
list: list docs, templates, workflows, or checklists
guide: return a ranked guide (docs + checklists + templates) for a topic
template: return the raw contents of a starter template by name
validate: check that the manual package is intact
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Doc id (for get) | |
| kind | No | Collection kind (for list, default doc) | |
| name | No | Template name or id (for template) | |
| path | No | Doc path (for get) | |
| tags | No | Filter by tags (for search/list) | |
| limit | No | Max results (for search/guide, default 10, cap 100) | |
| query | No | Keyword query (for search) | |
| topic | No | Topic for guided results (for guide) | |
| action | Yes | Action to perform |