Agents
Talkform is designed so coding agents can discover and use it cleanly.
Recommended workflow
- Read
llms.txt - Pull the config schema
- Create or edit a form config
- Validate it
- Launch a session or send the user to the hosted UI
- Export the
AudioformSessionResult - Map the JSON into the product-specific next step
Product boundary
Talkform should own:
- the interview
- the structured extraction
- the bound form state
- the JSON result contract
The product should own:
- what the fields mean
- downstream business logic
- plan generation
- CRM writes
- onboarding workflows
Good downstream uses
- build a learning plan
- create a CRM lead record
- generate a kickoff brief
- file a project intake object
- score a sales discovery call