complete_progress
Signal that a long-running operation has finished by providing its progress token and an optional completion message, updating the server's progress tracking.
Instructions
Mark a progress operation as complete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | Completion message (optional) | |
| progressToken | Yes | Progress operation identifier |