Skip to content

ExplanationPrompt

.halguru-action.yamlRunCodeCSharpExplanationPrompt

Defines a textual prompt intended to explain the purpose or context of a code execution task. This property serves to provide clarity regarding the intent and functionality of the associated code when executed.

RunCode:
  CSharp:
    ExplanationPrompt: Eplain the execution of the C# code.
Name Description
Title Explanation Prompt
Type MultilineText
Required False
Length 0..4096

Technical Information#

Property Value
Path RunCode.CSharp.ExplanationPrompt
Internal Type System.String
Internal Root Type ActionHalConfiguration
File Extension .halguru-action.yaml
JSON Schema halguru-action-schema.json

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