query-api

Use when working with Laminar's SQL Query API (/v1/sql/query): design SELECT-only ClickHouse queries, use parameters, authenticate with project API keys, and interpret response data from spans, traces, events, tags, datasets, and evaluations.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "query-api" with this command: npx skills add lmnr-ai/laminar-skills/lmnr-ai-laminar-skills-query-api

Laminar Query API

Workflow

  1. Clarify the question, target tables, and time window.
  2. Draft a SELECT-only ClickHouse query with a time filter on start_time.
  3. If needed, use typed parameters (for example, {id:String}) and supply a parameters map.
  4. Call POST /v1/sql/query with Bearer auth and parse the data array.
  5. Provide results and follow-up query suggestions when helpful.

References

  • Read references/laminar-query-api.md for endpoint details, auth headers, request/response shape, table list, and query patterns.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

laminar-instrument-codebase

No summary provided by upstream source.

Repository SourceNeeds Review
General

laminar-quickstart-trace

No summary provided by upstream source.

Repository SourceNeeds Review
General

laminar-migrate-observability

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

openclaw-version-monitor

监控 OpenClaw GitHub 版本更新,获取最新版本发布说明,翻译成中文, 并推送到 Telegram 和 Feishu。用于:(1) 定时检查版本更新 (2) 推送版本更新通知 (3) 生成中文版发布说明

Archived SourceRecently Updated