fusion-help-api
Installation
SKILL.md
Fusion Help API
Use when a developer or admin needs to interact directly with the Fusion Help REST API — reading help content, building custom tooling, or automating content management.
When to use
- Display help articles, FAQs, or release notes inside a Fusion app
- Build custom CLI or automation to manage help content
- Programmatically create, update, or delete help documentation
- Search or suggest help content from an application
- Understand Help API endpoints, authentication, or data models
- Read help content for another system
When not to use
- Using
fhelpCLI to sync markdown docs → usefusion-help-docs - Modifying Fusion.Services.Help backend service code
- General REST API questions unrelated to Help