Developer Tools19 toolsPaste one API key
Feathery integration for AI agents
Feathery is an AI-powered data intake workflow platform that enables users to build customizable forms with advanced logic and integrations.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Feathery once and call the same tools from all of them.
Setup
Connect Feathery through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Feathery exposes 19 tools through ClawLink. The 17 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
feathery_account_get_info | Get your Feathery team name and list of accounts | Read |
feathery_document_list_envelopes | List generated document envelopes by document or user ID | Read |
feathery_form_get_schema | Retrieve the complete schema of a Feathery form including all steps, fields, rules, and | Read |
feathery_form_list | List all forms in your Feathery account | Read |
feathery_form_list_hidden_fields | List all hidden form fields in the account | Read |
feathery_log_list_api_connector_errors | List recent API connector error logs for a form | Read |
feathery_log_list_email_issues | List email bounce and complaint events | Read |
feathery_log_list_emails | List recently sent emails for a form | Read |
feathery_log_list_quick_requests | List recent Quik integration request logs for a form | Read |
feathery_user_get_all_data | Retrieve all stored data fields for a user or all field definitions in your Feathery account | Read |
feathery_user_get_session | Get a user's form session and progress | Read |
feathery_user_list | List all users in your Feathery account | Read |
feathery_account_edit | Edit an existing account’s role and permissions | Read |
feathery_document_fill_template | Fill or sign a Feathery document template | Read |
feathery_form_create_hidden_field | Creates a new hidden field in the Feathery account | Read |
feathery_user_create_or_fetch | Create a new user or fetch an existing one | Read |
feathery_workspace_generate_login_token | Generate a login JWT for a Feathery workspace | Read |