Process incoming workflow interactions from external services.
Args: workflow_id: ID of the workflow to interact with payload: Raw interaction payload from the external service category: Category of interaction (e.g., slack)
Returns: Response confirming the interaction was processed
Raises: HTTPException: If payload is invalid or workflow interaction fails
slack
Successful Response
The response is of type object
.