Reference Index

Model Description
.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.
RunCode.Bash.Arguments Specifies the command-line arguments to be passed during the execution of the associated code.
RunCode.Bash.Code Represents the bash code to be executed.
RunCode.Bash.ExplanationPrompt Provides a descriptive explanation of the executed bash code.
RunCode.Bash.Language Specifies the bash code language to be used for executing the code.
RunCode.Bash.Name The name of the code connector to be used.
RunCode.Bash Specifies the bash code to be executed.
RunCode.CSharp.Arguments Represents any command-line arguments to be passed to the code execution process.
RunCode.CSharp.Code Represents the C# code to be executed.
RunCode.CSharp.ExplanationPrompt Provides a descriptive explanation of the executed C# code.
RunCode.CSharp.Language Specifies the C# code language to be used for executing the code.
RunCode.CSharp.Name The name of the code connector to be used.
RunCode.CSharp Specifies the C# code to be executed.
RunCode.Language Specifies the code language to be used for executing the code.
RunCode.Python.Arguments Specifies the command-line arguments to be passed during the execution of the associated code.
RunCode.Python.Code Represents the python code to be executed.
RunCode.Python.ExplanationPrompt Provides a descriptive explanation of the executed code.
RunCode.Python.Language Specifies the python code language to be used for executing the code.
RunCode.Python.Name The name of the code connector to be used.
RunCode.Python Specifies the python code to be executed.
RunCode run a code snippet
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.ExplanationPrompt 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.

Last updated: 2025-12-05
Autogenerated: Yes
AI powered: Yes
Core version: 1.75.0