Call any registered LARS skill from SQL and receive results as a table
Per-row — runs once for each row.
skill({{ skill_name }}, {{ args }})| name | type | description |
|---|---|---|
| skill_name | VARCHAR | — |
| args | VARCHAR | — |
Apply any arbitrary prompt to text (ultimate flexibility)
Answer plain-English questions about your data by writing and running SQL
Return the SQL that ASK_DATA would run, without executing it
Generate a DuckDB SQL expression string from a plain-English description
Call any registered LARS skill from SQL and receive results as a table
Per-row — runs once for each row.
skill({{ skill_name }}, {{ args }})| name | type | description |
|---|---|---|
| skill_name | VARCHAR | — |
| args | VARCHAR | — |
Apply any arbitrary prompt to text (ultimate flexibility)
Answer plain-English questions about your data by writing and running SQL
Return the SQL that ASK_DATA would run, without executing it
Generate a DuckDB SQL expression string from a plain-English description