You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(zapier): clear publish warnings — disable input cleaning, link recordId to search
- Set app-level flags.cleanInputData=false so user input reaches Teable
untouched (silences the 9 cleanInputData recommendations).
- Add search:'find_record.id' to the recordId field on get_record,
update_record, and delete_record so users can pick a record via the
Find Record search instead of pasting a raw id (clears the 3 "ID field
lacks a dynamic dropdown" warnings).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments