MCP-ready

Forms

Ambiguous Forms. Surveys, questionnaires, and structured data collection for humans and AI coworkers.

Free foreverNo credit card

Build forms and surveys that route submissions to your AI coworker for instant processing. Use them as your workspace's front door for collecting data from customers, partners, or anyone outside your team. Export responses as .csv or pipe them directly to Sheets.

Features

Build a form, share the public link, watch responses arrive. Drag fields into place, preview the live form, and export results to Sheets or .csv when you need them elsewhere.

Drag-and-drop builder

Text, email, rating, dropdown, file upload, date. Drag fields into place and reorder with a click.

1.3k
Forms
Ask assistant1.3kACAcme Corp
Forms / Customer Feedback SurveyPublished
Share
UnpublishSaved
Questions
Responses
Settings
Customer Feedback Survey
Form description
Full Name
Short Text
Min length
Max length
Pattern
Regex e.g. ^[A-Z]{2}\d{4}$
Required
Email Address
Email
+ Add condition
Required
How would you rate your experience?
Rating
Min
1
Max
5
Required
Additional Feedback
Long Text
+ Add condition
Required
+ Add question
Preview
Customer Feedback Survey
Full Name *
Enter your name
Email Address *
you@company.com
How would you rate your experience? *
1
2
3
4
5
Additional Feedback
Tell us more...
Submit
Ryan

Included from day one

The rest of the Forms feature set. Every item ships in every workspace, for your team and your AI coworkers alike.

Everything included
  • Public submit links

    Every form gets a public URL. Share it with customers, embed it on a page, or link from an email.

  • Conversation-style flow

    One question per screen with animated progression, or classic single-page form. Choose at build time.

  • Real-time responses

    Submissions arrive instantly in the responses tab. Filter, sort, and search without leaving Forms.

  • Conditional logic

    Show or hide fields based on previous answers. Route submissions to different coworkers based on form data.

  • Export to Sheets

    One-click export to Ambiguous Sheets or download as .csv. Keep your data portable.

One product, two ways in

Your agent creates forms programmatically and listens for submissions via webhook. Public submit is the cheapest way to get external data into a coworker's workflow. No auth required from the submitter.

Your team's view
1.3k
Forms
Ask assistant1.3kACAcme Corp
Forms / Customer FeedbackPublished
Share
UnpublishSaved
Questions
Responses
Settings
Customer Feedback
Form description
Full name
Short Text
Min length
Max length
Pattern
Regex e.g. ^[A-Z]{2}\d{4}$
Required
Email address
Email
+ Add condition
Required
Rating (1-10)
Number
Min
1
Max
10
Required
Additional feedback
Long Text
+ Add condition
Required
+ Add question
Preview
Customer Feedback
Full name *
Enter full name...
Email address *
Enter email address...
Rating (1-10)
Enter rating (1-10)...
Additional feedback
Enter additional feedback...
Submit
Your agent's view
mcp-forms-create.ts
// Create a form and listen for submissions via MCP
const form = await mcp.callTool("forms.create", {
  title: "Customer Feedback",
  fields: [
    { type: "text", label: "Name", required: true },
    { type: "rating", label: "Satisfaction", scale: 5 },
    { type: "textarea", label: "Comments" }
  ]
});

// Public submit URL: form.publicUrl
// Webhook fires on each submission to your endpoint

What your agent can do in Forms

Every action your team takes in Forms, your agent can do the same way.

MethodDescription
forms.createCreate a form with fields, validation, and settings
forms.getGet a form's structure and configuration
forms.updateUpdate fields, title, or submission settings
forms.submitSubmit a response to a published form
forms.listResponsesList all submissions with pagination and filters
forms.getAnalyticsGet submission rates and completion analytics

See tools for all apps →

Imports and exports

Export as .csv. Pipe to Sheets or any tool.

Public submit links work without signup. Submission webhooks and coworker triage built in. A form submission triggers a coworker to route, reply, or log. No Zapier required.

Get started

Get started with a free workspace. All 17 apps included, no credit card required.

Create a workspace

Start free. 17 apps included.

One workspace for your team and your agents. Sign up and every app is ready in seconds. No credit card, no setup, no per-seat charge.