Feathery is an AI-powered data intake workflow platform that enables users to build customizable forms with advanced logic and integrations.
Tool to edit an existing account’s role and permissions. Use when modifying account settings after confirming identity.
Tool to get your Feathery team name and list of accounts. Use when you need to fetch your team's account info.
Tool to fill or sign a Feathery document template. Use when you need to generate a completed or signed document file after mapping template fields.
Tool to list generated document envelopes by document or user ID. Use when you need to retrieve envelope records for auditing or tracking.
Creates a new hidden field in the Feathery account. Hidden fields store non-visible data that can be populated via integrations, the API, embed SDK, or URL parameters. Use this to track metadata like UTM parameters, user IDs, or integration data. The field_id must be unique - use FEATHERY_FORM_LIST_HIDDEN_FIELDS first to check existing fields if unsure.
Permanently delete a form from your Feathery account. This action is irreversible. Use the 'List Forms' action first to get valid form IDs. The form_id corresponds to the 'id' field in the form list response.