Typeform
Build and publish online forms, surveys, and quizzes with Typeform. Create and manage forms, retrieve responses, manage workspaces and themes, and handle webhooks via the Typeform Create API.
What your agent can do with Typeform
Triggers and actions 1 trigger · 20 actions
- TriggerNew Form Response
Polling trigger: fires for each new completed form submission. Polls the responses endpoint and dedups by response token.
- ActionCreate Form
Create a new form. Provide the full form definition object (title, fields, etc.).
- ActionCreate or Update Webhook
Create or update a webhook on a form (PUT by tag). Set url, enabled, and optional secret/verify_ssl.
- ActionCreate Theme
Create a new theme (name, colors, font, etc.).
- ActionCreate Workspace
Create a new workspace with the given name.
- ActionDelete Form
Permanently delete a form by its form ID.
- ActionDelete Theme
Delete a theme by its ID.
- ActionDelete Webhook
Delete a webhook from a form by its tag.
- ActionDelete Workspace
Delete a workspace by ID.
- ActionGet Account
Retrieve the authenticated user's account/profile (/me).
- ActionGet Form
Retrieve a single form definition by its form ID.
- ActionGet Theme
Retrieve a single theme by its ID.
- ActionGet Webhook
Retrieve a single webhook on a form by its tag.
- ActionGet Workspace
Retrieve a single workspace by ID.
- ActionList Forms
Retrieve all forms in your Typeform account (paginated).
- ActionList Images
Retrieve all images in your account image library.
- ActionList Responses
Retrieve responses (submissions) for a form, with optional filters (completed, since, until, page_size).
- ActionList Themes
Retrieve all themes in your account (paginated).
- ActionList Webhooks
List all webhooks configured on a form.
- ActionList Workspaces
Retrieve all workspaces in your account (paginated).
- ActionUpdate Form
Replace an existing form definition (full PUT) by form ID.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the Typeform API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.