.halguru-action.yaml: |
Represents an action performed by an agent within the system. |
ChangePrompt.Name |
The name of the prompt to be set or activated for the agent. |
ChangePrompt |
The action responsible for changing the agent's prompt. |
ChangetLlmConnector.Name |
The name of the LLM connector to be used. |
ChangetLlmConnector |
The action responsible for configuring the LLM connector associated with the agent. |
Command |
The command associated with the agent's action. |
RunSqlSelect.ConnectionString |
Contains the connection details required to establish communication with the target database. |
RunSqlSelect.DatabaseProvider |
Specifies the database provider to be used for executing the SQL query. |
RunSqlSelect.Explanation |
Provides a descriptive explanation of the SQL SELECT action. |
RunSqlSelect.SqlQuery |
Represents the SQL SELECT query that will be executed against the database. |
RunSqlSelect |
The SQL SELECT action executed by the agent. |
SendToPipedrive.DealTitle |
Deal title |
SendToPipedrive.Description |
Deal description |
SendToPipedrive.Language |
Language context for the action |
SendToPipedrive.UserEmail |
User email address |
SendToPipedrive.UserName |
User name |
SendToPipedrive.UserOrganisation |
User organization |
SendToPipedrive.UserPhone |
User phone number |
SendToPipedrive |
The action to send data to Pipedrive. |