We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs(snowflake): key-pair JWT auth + SQL-API request shape New Snowflake-Tool.md page documenting: - Key-pair JWT auth (v3.9.0): RS256, iss/sub/fingerprint shape, Bearer + KEYPAIR_JWT header, bypasses password/MFA. - SQL API constraints: USE unsupported (391911) — context goes in body; one statement per request (multi-statement split on ';', 000008); User-Agent required (391903). - Full config reference (account/user/private_key/public_key/warehouse/ role/database/schema/command/command_b64/commands). - Worker SNOWFLAKE_FIELD_MAP credential-alias table (sf_public_key added in worker#83). Home.md: updated SnowflakeTool row + Versioning section (current v3.9.2). Home.md + _Sidebar.md: cross-link the new Snowflake-Tool page. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>