agent_execute_step
Generate production code or step-by-step implementation for a single planned step. Provide a step description to receive concrete code and instructions for immediate use.
Instructions
Generate production code or step-by-step implementation for a planned step using the ExecutorAgent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| step | Yes | Description of the single implementation step to execute. | |
| context | No | Optional code context or specifications. |