Call a skill and return JSON content directly (for json_extract_string)
Per-row — runs once for each row.
| name | type | description |
|---|---|---|
| skill_name | VARCHAR | Name of skill to call |
| args(optional) | VARCHAR | JSON object of arguments |
Apply theme styling to a chart specification
Analyze query results with LLM based on a prompt
Remove duplicate rows
Add LLM-computed columns to query results
Filter query results using LLM-based semantic matching
Group by column and aggregate another
Call a skill and return JSON content directly (for json_extract_string)
Per-row — runs once for each row.
| name | type | description |
|---|---|---|
| skill_name | VARCHAR | Name of skill to call |
| args(optional) | VARCHAR | JSON object of arguments |
Apply theme styling to a chart specification
Analyze query results with LLM based on a prompt
Remove duplicate rows
Add LLM-computed columns to query results
Filter query results using LLM-based semantic matching
Group by column and aggregate another