get_sql_query_recipes
Fetch SQL query recipes with table schemas for Polarion work items to avoid writing complex joins from scratch.
Instructions
Fetch copy-paste SQL recipes for the list_work_items SQL:(...) prefix.
Call before writing any SQL query (document scope, custom-field, traceability); adapt a recipe instead of hand-writing joins. Includes the table schema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recipes | Yes |