requeue_message
Re-queue a failed or stuck message to its connector for reprocessing, resolving processing errors.
Instructions
Re-queue a failed or stuck message for reprocessing by its connector
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | The message ID to requeue (required) | |
| connectorId | Yes | The ID of the connector that the message belongs to (required) | |
| workspaceId | Yes | The ID of the workspace associated with the message (required) |