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.

circle-exclamation
circle-info

Ask Koncierge is a foundational automation procedure. Review the comparisonarrow-up-right 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.

chevron-rightask konciergehashtag

What does it do?

Begins interaction with the Koncierge virtual assistant.

Where does it go?

This phrase should be written on a new line.

Is it required?

✅ Yes — This phrase is required.

Does it require data?

❌ No — This phrase does not require data.

chevron-rightthe message is "your-message"hashtag

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?"
chevron-rightthe question is "your-question"hashtag

What does it do?

Specifies a question for Koncierge to answer.

Where does it go?

Indented under ask koncierge.

Is it required?

❌ No — This phrase is optional.

Does it require data?

✅ Yes — Replace your-question with the question you want answered.

Example

the question is "How do I reset my password?"
chevron-rightthe task is "your-task"hashtag

What does it do?

Specifies a task for Koncierge to perform.

Where does it go?

Indented under ask koncierge.

Is it required?

❌ No — This phrase is optional.

Does it require data?

✅ Yes — Replace your-task with the task you want Koncierge to complete.

Example

chevron-rightthe creativity is xhashtag

What does it do?

Adjusts the creativity 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 x with a number between 0.0 and 1.0. Higher values result in more creative responses.

Example

chevron-rightthe openai model is "openai-model"hashtag

What does it do?

Specifies the OpenAI model to use for generating the response.

Where does it go?

Indented under ask koncierge.

Is it required?

❌ No — This phrase is optional.

Does it require data?

✅ Yes — Replace openai-model with a valid OpenAI model name.

Example

chevron-rightthe gemini model is "gemini-model"hashtag

What does it do?

Specifies the Gemini model to use for generating the response.

Where does it go?

Indented under ask koncierge.

Is it required?

❌ No — This phrase is optional.

Does it require data?

✅ Yes — Replace gemini-model with a valid Gemini model name.

Example

chevron-rightthe system command is "your-command"hashtag

What does it do?

Provides system-level instructions to influence the response.

Where does it go?

Indented under ask koncierge.

Is it required?

❌ No — This phrase is optional.

Does it require data?

✅ Yes — Replace your-command with instructions for how Koncierge should behave.

Example

chevron-rightthe response format is "response-format"hashtag

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?