Skip to main content

atlys-json-payload-access

How to query the two table shapes in the Atlys `atlys` database — the 8 legacy raw tables have FLAT columns, while every newly instrumented spec is ONE table with a single JSON column named `payload`. Detect the shape with DESCRIBE first, then use the right accessor — flat columns directly, or typed paths like `payload.event` and backtick-escaped nested paths like ``payload.`payment.latency_ms` `` with an explicit CAST. Apply on every query so column access and casts are correct.

インストールへ移動

ソース情報

リポジトリ
sidagarwal04/click-a-thon-26-submissions
ソースの最終更新活動
2026年8月2日 06:13
検出された SKILL.md の言語
英語
スター
4
フォーク
64

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。