fetch_example
Retrieve a static Ilograph diagram example with its content, metadata, learning objectives, and patterns. Provide the example filename to get educational context.
Instructions
Retrieves a static example diagram with its content and learning context.
Args:
example_name: The filename of the example to fetch (e.g., 'serverless-on-aws.ilograph').
Returns:
A dictionary containing the example's content, metadata, learning objectives, and patterns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| example_name | Yes |