tool · inferred from evidence
Zapier CLI
A command-line interface tool for Zapier development and testing.
- Zapier CLI Invalid cursor error when using z.cursor in resources instead of triggers
Calling z.cursor.get or z.cursor.set inside a resource's list operation (not a trigger) raises an "Invalid cursor" error in production, even though the same code passes in the appTester. Cursor-based pagination works in triggers but fails i