get_flyte_pattern
Retrieves README and example code for specific Flyte themes (e.g., caching, genai). Input a theme to obtain relevant patterns and code snippets.
Instructions
Return README and example code for a theme (e.g. 'caching', 'genai', 'accelerators').
If file is given, return just that file's snippet. Otherwise README + first file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| theme | Yes | ||
| file | No |