Tool to generate code for a given programming language. Use when you need to create code snippets, functions, or algorithms in specific programming languages.
nintegerNumber of code completions to generate (default: 1).
modeRequiredstringThe programming language to generate code in (e.g., python, javascript, java, sql, go, rust, php, typescript, c++, c#).
textRequiredstringThe code description or prompt to generate code from. Describe the functionality you want to implement.
modelstringThe model to use for code generation (e.g., icortex-1, sophos-1).
max_tokensintegerMaximum number of tokens to generate in the response.
temperaturenumberSampling temperature for generation (0.0 to 1.0). Higher values make output more random.
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.