Ask Koncierge
Asks Koncierge, a virtual assistant, to perform a task, answer a question, or generate a message.
Overview
This procedure interacts with Koncierge (virtual assistant)_, to perform tasks, answer questions, or generate content using LLM models. You can customize the response based on creativity, model selection, and response format. Koncierge can work with both text and visual inputs.
Make sure to add the Document Processing Book to your agent before using this automation procedure.
Ask Koncierge is a foundational automation procedure. Review the comparison to determine whether ask koncierge procedures or extract procedures better suit your use case.
Syntax
Below is a line-by-line overview of the automation syntax. Expand each line to learn more.
the message is "your-message"
What does it do?
Specifies a message for Koncierge to process.
Where does it go?
Indented under ask koncierge.
Is it required?
❌ No — This phrase is optional.
Does it require data?
✅ Yes — Replace your-message with the message you want Koncierge to handle.
Example
the message is "What's the weather like in Paris today?"the response format is "response-format"
What does it do?
Specifies the desired format of the response.
Where does it go?
Indented under ask koncierge.
Is it required?
❌ No — This phrase is optional.
Does it require data?
✅ Yes — Replace response-format with one of the following: string, text, date, table, list of texts, list of numbers, list of dates, list of records, structured data, json. The default is string.
Example
Examples
1. Ask a Simple Question
2. Generate Creative Content
3. Ask with System Instructions
4. Extract Structured Data
Last updated
Was this helpful?
