AI Extract (Structured)

Extract structured fields from text with an LLM and store them as a JSON object (use {{{var[field]}}} to read each one).

AIAIExtract

What it does

Extract structured fields from text with an LLM and store them as a JSON object (use {{{var[field]}}} to read each one).

Parameters

ParameterTypeRequiredDefaultDescription
API base URLstring
Requiredhttp://localhost:11434/v1OpenAI-compatible base. Default = local Ollama (offline).
Supports variables
API key (blank for local)string
OptionalBearer token for cloud providers.
Supports variables
Modelstring
Requiredllama3
Example: llama3
Supports variables
Source textmultiline
Required
Example: {{{emailBody}}}
Supports variables
Fields to extractmultiline
RequiredOne field per line, as 'name: description'. The model returns a JSON object with these keys.
Example: name: the person's full name email: their email address amount: the invoice total as a number
Supports variables
Timeout (seconds)number
Optional180
Store object invariable
Required
Example: extracted

More AI commands

Ready to automate your busywork?

Start your free 10-day trial today. No credit card, no commitment.