get_prompt_template
Get a structured prompt template for guiding LLM interactions with Apache Airflow. Optionally filter by section and choose summary or detailed mode to match your needs.
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 |