Command
The command associated with the agent's action.
Command:
Summary#
Gets or sets the command associated with the agent's action. This property is used to define the specific operation or instruction that the agent should execute. It can be used in scenarios where execution logic is determined dynamically based on the command string. When this property is set, it represents a direct command to the agent.
Properties#
- Command - The command associated with the agent's action.
- RunSqlSelect - The SQL SELECT action executed by the agent.
- SendToPipedrive - The action to send data to Pipedrive.
- ChangePrompt - The action responsible for changing the agent's prompt.
- ChangetLlmConnector - The action responsible for configuring the LLM connector associated with the agent.
Parent models#
- .halguru-action.yaml: - Represents an action executed by an agent in the system.
Summary#
- Path:
.halguru-action.yaml: Command:
- Internal type:
ActionConfiguration
- Internal root type:
ActionConfiguration
- JSON Schema for YAML: https://docs.hal.guru/schemas/halguru-action-schema.json