Tool to create a new prompt in the Prompt Engine for reusable LLM interactions. Use when you need to store and manage prompt templates with variable inputs.
inputsarrayArray of input variable definitions specifying keys, optionality, and initial values.
promptRequiredstringThe prompt template text with variables in {variable} format (e.g., 'Tell me about {topic}').
prompt_guardarrayArray of content filters to apply (e.g., 'sexual_content', 'defamation', 'hate_speech').
return_promptReturn format specification - can be a string, array, or object defining the expected output structure.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.