summarize_done_phases
Automatically summarizes completed workflow phases, saves the summary to a specified library, and deletes the original phases to streamline the project plan.
Instructions
Generate an AI summary of all done phases in a workflow's project plan, save it as a context file in the specified library, then delete the source phases. Updates the plan's last_summarized_at timestamp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| libraryId | Yes | Library ID to save the summary file into. | |
| workflowId | Yes | Workflow ID | |
| workspaceId | No | Workspace ID. Defaults to your configured workspace. | |
| summaryTitle | Yes | Title for the summary file, e.g. "Auth Rewrite — June 2026". |