Built by Metorial, the integration platform for agentic AI.

Learn More

Tools

Update Form

Update an existing typeform. Performs a full replacement of the form definition. Retrieve the current form first with **Get Form**, modify the desired properties, and pass the complete form data here.

Manage Translation

Manage form translations. Retrieve translation statuses, get translation payloads for specific languages, update translations, auto-translate a form, or delete translations.

Create Form

Create a new typeform with specified fields, settings, and optional welcome/thank-you screens. Supports all field types including short text, multiple choice, rating, opinion scale, file upload, and more.

List Themes

Retrieve a list of visual themes available in your Typeform account. Themes control the appearance of forms including colors, fonts, and backgrounds.

Manage Workspace

Create, retrieve, update, or delete a Typeform workspace. Workspaces organize forms and support team collaboration. You can rename workspaces, add or remove members, and move forms between workspaces.

List Forms

Retrieve a list of typeforms in your account. Optionally filter by search term, workspace, or sort order. Returns form metadata including titles, links, and timestamps.

Manage Theme

Create, retrieve, update, or delete a visual theme for typeforms. Themes control colors, fonts, backgrounds, and button styles. Apply themes to forms for consistent branding.

Get Form

Retrieve the full definition of a typeform including all fields, settings, logic jumps, welcome/thank-you screens, and theme. Use this to inspect a form's structure before updating it or retrieving responses.

Get Responses

Retrieve submission responses for a typeform. Supports filtering by date range, search query, completion status, and pagination. Returns structured answer data for each response.

Delete Responses

Delete specific form responses by their tokens. Supports GDPR Right To Be Forgotten compliance by permanently removing response data.

Get Form Insights

Retrieve analytics and insights for a typeform, including response counts, completion rates, and question-level metrics.

Manage Webhook

Create, retrieve, update, or delete webhooks for a typeform. Webhooks send real-time HTTP POST notifications when a form receives a new response. Supports payload signing with HMAC SHA256 and partial response events.

Manage Image

Upload, retrieve, or delete images in your Typeform account. Images can be used in form fields, backgrounds, and choice options.

Delete Form

Permanently delete a typeform and all its associated data including responses, webhooks, and analytics. This action cannot be undone.

List Workspaces

Retrieve a list of workspaces in your Typeform account. Workspaces organize forms and support team collaboration.