get_prompt_template
Retrieve structured prompt templates to guide AI interactions with Airflow operations. Optionally specify a section or verbosity mode.
Instructions
[Tool Role]: Provides comprehensive prompt template for LLM interactions with Airflow operations.
Args: section: Optional section name to get specific part of template mode: Optional mode (summary/detailed) to control response verbosity
Returns: Comprehensive template or specific section for optimal LLM guidance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | ||
| section | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |