complete_synthesis_step
Finalize a synthesis step by submitting your analysis and updating the synthesis process. Requires prior step guidance.
Instructions
Complete a specific synthesis step and update the synthesis process. REQUIRES calling request_synthesis_step_guidance first for this step - will fail if guidance not requested.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| step | Yes | The synthesis step to complete | |
| analysis | Yes | The completed analysis for this synthesis step | |
| analysisId | Yes | The analysis ID to complete synthesis step for | |
| projectName | Yes | Name of the project |