feat!: zapier improve integration for zapier agents compatibility - #159
Draft
jsimecek wants to merge 11 commits into
Draft
feat!: zapier improve integration for zapier agents compatibility#159jsimecek wants to merge 11 commits into
jsimecek wants to merge 11 commits into
Conversation
* feat!: more informative errors for agent error recovery BREAKING CHANGE: Get Key-Value Store Record now throws a descriptive error when the record key is not found, instead of returning an empty result. Existing Zaps that rely on the empty result to mean "not found" will start failing on missing keys.
* chore: agent readable descriptions * chore: remove em dashes * chore: writing style guide fixes
…tibility' into feat/122-zapier-new-search-get-run-by-id
…-by-id feat: 122 zapier add Get Actor Run by ID search
* feat: add getActorDetails search functionality * fix: improve actor ID normalization in getActorDetails function * feat: enhance Actor details with additional fields and improve data curation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Task epic: #121
Umbrella PR of individual fixes so they get merged together, likely requiring a
5.0.0version bump.PRs:
Waiting for @jsimecek and his fixes for the same task #155 addressed.