gallery icon indicating copy to clipboard operation
gallery copied to clipboard

Publish Snowflake Doc AI package

Open tonnitommi opened this issue 2 months ago • 0 comments

Description

Snowflake Doc AI has a new "one shot parse" function. This action pack exposes it as an action (along with list files in stage helper action). Supports only digital documents like PDF, PPTX and DOCX for now, but later can be expanded to support OCRable docs.

In the whitelist file this is only published to Team Edition connected Studios.

How can (was) this tested?

Locally in Cursor and Studio with ~10 different docs.

Checklist:

  • [X] I have bumped the version number for the Action Package / Agent
  • [X] I have performed a self-review of my own code
  • [X] I have commented my code, particularly in hard-to-understand areas
  • [X] I have made corresponding changes to the documentation - README.md file
  • [X] I have updated the CHANGELOG.md file in correspondence with my changes
  • [X] I have added tests that prove my fix is effective or that my feature works
  • [ ] OAuth2: I have made sure that action has necessary scopes (works in whitelisted mode)

tonnitommi avatar Oct 11 '25 21:10 tonnitommi