Productivity35 toolsBrowser login (OAuth), no API keys
Typeform integration for AI agents
Create interactive forms and surveys
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Typeform once and call the same tools from all of them.
Setup
Connect Typeform through ClawLink's hosted setup to create and manage forms, collect responses, customize themes, and manage webhooks.
- Auth: Browser login (OAuth), no API keys. 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
Typeform exposes 35 tools through ClawLink. The 29 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
typeform_create_form | Create a new form | Write |
typeform_create_or_update_webhook | Create or update a webhook | Write |
typeform_create_theme | Create a custom theme | Write |
typeform_create_workspace | Create a workspace | Write |
typeform_get_about_me | Get account info | Read |
typeform_get_form | Get form details and configuration | Read |
typeform_get_form_messages | Get form UI messages | Read |
typeform_get_form_responses | Get form responses with filtering | Read |
typeform_list_forms | List all forms | Read |
typeform_list_themes | List form themes | Read |
typeform_list_webhooks | List form webhooks | Read |
typeform_list_workspaces | List all workspaces | Read |
typeform_update_form | Update a form's configuration | Write |
typeform_update_form_messages | Update form UI messages | Write |
typeform_get_all_response_files | Retrieve a compressed archive containing all files that respondents uploaded for a specified | Read |
typeform_get_background_by_size | Retrieve a background image by size from Typeform | Read |
typeform_get_choice_image_by_size | Retrieve a choice image by size from Typeform | Read |
typeform_get_image_by_size | Retrieve an image in a specific size from Typeform | Read |
typeform_get_theme | Retrieve a specific theme's configuration including colors, fonts, and layout settings | Read |
typeform_get_webhook | Retrieve a single webhook by specifying both the form ID and webhook tag | Read |
typeform_get_workspace | Retrieve detailed information about a specific workspace including its name, forms, and team | Read |
typeform_list_images | Retrieve all images in your Typeform account in reverse-chronological order | Read |
typeform_create_account_workspace | Create a new workspace in a specific Typeform account | Write |
typeform_create_image | Upload a new image to your Typeform account via base64 encoding or URL | Write |
typeform_patch_form | Partially update a Typeform using JSON Patch operations | Read |
typeform_patch_theme | Partially update a Typeform theme by ID | Read |
typeform_update_theme | Update a theme's complete definition in Typeform | Write |
typeform_update_workspace | Update a workspace's name or manage team member access (add/remove members) in Typeform | Write |
typeform_upload_video | Initiate a video upload to Typeform by obtaining a signed upload URL | Write |