get_pattern
Retrieve the full text of an orchestration pattern by name to apply it in multi-model calls with OpenRouter.
Instructions
Return the full text of an orchestration pattern by name (see list_patterns). Use it to apply the pattern when orchestrating ask_openrouter calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The pattern name from list_patterns, e.g. 'two-layer-cross-model-expert' |