| Desktop action description |
Read-only. Description of the desktop action or application that you selected. |
| Applications |
Read-only. Applications that this desktop action interacts with.Note: This field appears only when On-screen task desktop action is selected. |
| Created by |
Read-only. User who created the desktop action.Note: This field appears only when On-screen task desktop action is selected. |
| Last updated |
Read-only. Date when this desktop action was last updated.Note: This field appears only when On-screen task desktop action is selected. |
| Inputs |
Read-only. Input parameters associated with this desktop action.Note: This field appears when a desktop action or application is selected from the list. |
| Outputs |
Read-only. Output parameters associated with this desktop action. Note: This field appears when a desktop action or application is selected from the list. |
| Name |
Name that you want to specify for your selected desktop action. |
| Tool description |
Description of the desktop action tool and what it’s going to do to assist your AI agent.Note: This description is sent to the large language model (LLM). |
Map parametersImportant:
If you update a desktop action after mapping its inputs in AI Agent Studio, the agent continues to use the previous mapping until you reopen the tool configuration and save it again.
If you rename an input in the desktop action, the agent treats it as a new input and the existing mapping for that input is removed. You must remap the renamed input before the desktop action
can be saved.
|
| Step name |
Read-only. The name of the step that is configured to use a parameter.Note: This field appears only when an On-screen task desktop action with inputs configured for
parameters is selected. |
| Description |
Read-only. The description entered for the step that is configured to use a parameter.Note: This field appears only when an On-screen task desktop action with inputs
configured for parameters is selected.
|
| Parameter record |
Select the Desktop action parameter record that the AI agent must use to retrieve the value for this step at execution time. Mapping a parameter record is required for all steps before the desktop
action can be saved. Note: This field appears only when an On-screen task desktop action with inputs configured for parameters is selected. The same parameter record can be
mapped to multiple steps. Each step can only be mapped to one parameter record.
|
| Execution mode |
Mode of execution for your selected desktop action:
- Supervised: Inputs from your live agent are required during the execution of this desktop action while the AI agent runs.
- Autonomous: Doesn't require any input from your live agent during the execution of this desktop action while the AI agent runs.
|
| Display output |
Permission to display the output of the execution in the Now Assist panel or in Virtual Agent:If you want the AI agent to work in Off Glide architecture with
Premium Chat experience, you must turn-on the Display output toggle. When the toggle is turned-on, you can add widgets that can be used
in assistants built with
Premium Chat experiences. The widget configuration includes:
- Widget: Defines the display output to render the content in a better user experience. You can select the widget from the drop-down.
- Require widget transformation: An additional LLM call is required to transform the raw tool. If you choose to skip this transformation step, the tool output will be
directly mapped to the widget.
- Display refined widget message: Refines the widget message when configured.
Note: The display output as a toggle is exclusively available for the
Premium Chat experience when the Off Glide Conversation Server plugin (com.glide.cs.offglide) is installed. If the plugin is not installed, you will
continue to access the standard display output options. |
| Advanced settings |
| Select an output transformation format |
Style for the LLM to present the results as it passes information between tools and to other agents. Out transformation formats:
- None
- Concise
- Paragraph
- Summary
- Custom
|
| Write processing messages for users |
Message to display to users during tool execution.
- In-progress message: Write an in-progress message to be displayed to end-users while the tool is running.
- Completion message: Write a completion message to be displayed to end-users once the tool finishes running.
|