manage_few_shot_examples
Improve SQL accuracy by managing few-shot examples. List, add, or remove domain-specific questions and SQL to enhance query generation.
Instructions
Manage few-shot examples (list/add/remove). Register domain-specific examples to improve SQL accuracy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data_source_id | Yes | Data source ID | |
| action | Yes | Action to perform | |
| example | No | Example to add (required when action=add) | |
| example_id | No | Example ID to remove (required when action=remove) |