report_step_completion
Track step completion results, submit execution data, and receive intelligent guidance for the next steps in the Anubis MCP Server's AI-driven workflow orchestration.
Instructions
Report step completion results and get next step guidance.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
executionData | No | Results from local execution | |
executionId | No | Execution ID (optional if taskId provided) | |
executionTime | No | Execution time in ms | |
result | Yes | Execution result | |
stepId | Yes | Completed step ID | |
taskId | No | Task ID (optional if executionId provided) |