Forms & Surveys
Questions asked once, answers kept forever.
A `form` defines what you are asking (the questions live in its body); each `form_response` is one submission, dated and linked to its form. Log responses by hand today; agents and MCP clients can file them too.
Responses in memory beat responses in a results tab: they connect to the people and companies they came from, and your AI can summarise what respondents actually said.
What it does
- Define forms and surveys with open or closed status.
- Every response is a dated record linked to its form.
- Agents file responses and read them over MCP.
- Ask your AI to summarise what respondents said.
What it stores
As ordinary objects in your workspace memory — readable by your AI over MCP, browsable like any memory.
- form — A form or survey — its questions live in the description; status is open|closed.
- form_response — One submission — the answers live in the description, submitted_on dates it.
Sign in to install Forms & Surveys into your workspace. Sign up — personal use is free.