Typeform
Overview
SLUG: TYPEFORM
Description
Build beautiful, interactive forms that people love to fill out. Collect data, accept payments, and integrate with your favorite tools.
Authentication Details
OAuth2
Connecting to Typeform
Create an auth config
Use the dashboard to create an auth config for the Typeform toolkit. This allows you to connect multiple Typeform accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Typeform Auth Config”. After creation, copy the displayed ID starting with ac_. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Typeform toolkit’s playground
For code examples, see the Tool calling guide and Provider examples.
Tool List
TYPEFORM_CREATE_ACCOUNT_WORKSPACE
Tool Name: Create Account Workspace
Description
Action Parameters
Action Response
TYPEFORM_CREATE_FORM
Tool Name: Create Form
Description
Action Parameters
Action Response
TYPEFORM_CREATE_IMAGE
Tool Name: Create Image
Description
Action Parameters
Action Response
TYPEFORM_CREATE_OR_UPDATE_WEBHOOK
Tool Name: Create or Update Webhook
Description
Action Parameters
Action Response
TYPEFORM_CREATE_THEME
Tool Name: Create Theme
Description
Action Parameters
Action Response
TYPEFORM_CREATE_WORKSPACE
Tool Name: Create Workspace
Description
Action Parameters
Action Response
TYPEFORM_DELETE_FORM
Tool Name: Delete Form
Description
Action Parameters
Action Response
TYPEFORM_DELETE_IMAGE
Tool Name: Delete Image
Description
Action Parameters
Action Response
TYPEFORM_DELETE_RESPONSES
Tool Name: Delete Responses
Description
Action Parameters
Action Response
TYPEFORM_DELETE_THEME
Tool Name: Delete Theme
Description
Action Parameters
Action Response
TYPEFORM_DELETE_WEBHOOK
Tool Name: Delete Webhook
Description
Action Parameters
Action Response
TYPEFORM_DELETE_WORKSPACE
Tool Name: Delete Workspace
Description
Action Parameters
Action Response
TYPEFORM_GET_ABOUT_ME
Tool Name: Get About Me
Description
Action Parameters
Action Response
TYPEFORM_GET_ALL_RESPONSE_FILES
Tool Name: Get All Response Files
Description
Action Parameters
Action Response
TYPEFORM_GET_BACKGROUND_BY_SIZE
Tool Name: Get Background By Size
Description
Action Parameters
Action Response
TYPEFORM_GET_CHOICE_IMAGE_BY_SIZE
Tool Name: Get Choice Image By Size
Description
Action Parameters
Action Response
TYPEFORM_GET_FORM
Tool Name: Get Form
Description
Action Parameters
Action Response
TYPEFORM_GET_FORM_MESSAGES
Tool Name: Get Form Messages
Description
Action Parameters
Action Response
TYPEFORM_GET_FORM_RESPONSES
Tool Name: Get Form Responses
Description
Action Parameters
Action Response
TYPEFORM_GET_IMAGE_BY_SIZE
Tool Name: Get Image By Size
Description
Action Parameters
Action Response
TYPEFORM_GET_THEME
Tool Name: Get Theme
Description
Action Parameters
Action Response
TYPEFORM_GET_WEBHOOK
Tool Name: Get Webhook
Description
Action Parameters
Action Response
TYPEFORM_GET_WORKSPACE
Tool Name: Get Workspace
Description
Action Parameters
Action Response
TYPEFORM_LIST_FORMS
Tool Name: List Forms
Description
Action Parameters
Action Response
TYPEFORM_LIST_IMAGES
Tool Name: List Images
Description
Action Parameters
Action Response
TYPEFORM_LIST_THEMES
Tool Name: List Typeform Themes
Description
Action Parameters
Action Response
TYPEFORM_LIST_WEBHOOKS
Tool Name: List Form Webhooks
Description
Action Parameters
Action Response
TYPEFORM_LIST_WORKSPACES
Tool Name: List Workspaces
Description
Action Parameters
Action Response
TYPEFORM_PATCH_FORM
Tool Name: Patch Form
Description
Action Parameters
Action Response
TYPEFORM_PATCH_THEME
Tool Name: Update Theme (Partial)
Description
Action Parameters
Action Response
TYPEFORM_UPDATE_FORM
Tool Name: Update Form
Description
Action Parameters
Action Response
TYPEFORM_UPDATE_FORM_MESSAGES
Tool Name: Update Form Messages
Description
Action Parameters
Action Response
TYPEFORM_UPDATE_THEME
Tool Name: Update Theme
Description
Action Parameters
Action Response
TYPEFORM_UPDATE_WORKSPACE
Tool Name: Update Workspace
Description
Action Parameters
Action Response
TYPEFORM_UPLOAD_VIDEO
Tool Name: Upload Video
Description
Action Parameters
Action Response