get_example_module
Fetch example code from existing FrameIO modules by specifying a feature, pattern, or module ID to guide your own module development.
Instructions
Fetch example code from existing modules
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feature | No | Specific feature (entities, navigation, commands, etc.) | |
| pattern | No | Pattern to match (e.g., reference-field, kanban-view) | |
| moduleId | No | Specific module to fetch (optional) |