Winston AI
winston_aiWinston AI provides a comprehensive content verification and management platform, offering tools for AI-generated text detection, plagiarism detection, and AI image detection.
Acciones disponibles (3)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
AI Text DetectionWINSTON_AI_AI_TEXT_DETECTIONAcciónTool to detect ai-generated text. use when you need to assess whether a given text is ai-generated.
WINSTON_AI_AI_TEXT_DETECTIONAcciónTool to detect ai-generated text. use when you need to assess whether a given text is ai-generated.
Parámetros de entrada
contentstringObligatorioText to analyze for AI-generated content
includeSentencesbooleanWhether to include sentence-level breakdown in results
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Plagiarism DetectionWINSTON_AI_PLAGIARISM_DETECTIONAcciónTool to detect plagiarism. use after preparing text to verify originality against online sources.
WINSTON_AI_PLAGIARISM_DETECTIONAcciónTool to detect plagiarism. use after preparing text to verify originality against online sources.
Parámetros de entrada
textstringObligatorioThe text to analyze for plagiarism. Must be >100 characters.
languagestringLanguage code of the text (e.g., 'en'). Defaults to English if omitted.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
TEXT_COMPAREWINSTON_AI_TEXT_COMPAREAcciónTool to compare two texts. use when you need to measure similarity between two final texts.
WINSTON_AI_TEXT_COMPAREAcciónTool to compare two texts. use when you need to measure similarity between two final texts.
Parámetros de entrada
text_1stringObligatorioThe first text to compare.
text_2stringObligatorioThe second text to compare.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not