read_blueprint_content
Read complete Blueprint content including event graphs, functions, variables, and components with optional filtering.
Instructions
Read complete Blueprint content: event graph, functions, variables, components.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blueprint_path | Yes | ||
| include_functions | No | ||
| include_variables | No | ||
| include_components | No | ||
| include_interfaces | No | ||
| include_event_graph | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |