Skip to main content
Every jigsawstack.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Ai

imageGeneration

ai.imageGeneration Generate an image from a text prompt Risk: write
Input
Output: object

prediction

ai.prediction Forecast a time series from dated values Risk: read
Input
Output

sentiment

ai.sentiment Analyze sentiment and emotion in text Risk: read
Input Output

summary

ai.summary Summarize text or a PDF as a paragraph or bullet points Risk: read
Input Output

translate

ai.translate Translate text into a target language Risk: read
Input Output

Audio

createVoiceClone

audio.createVoiceClone Clone a voice from an audio sample for later TTS Risk: write
Input Output

speechToText

audio.speechToText Transcribe audio or video to text Risk: read
Input Output

textToSpeech

audio.textToSpeech Convert text to speech audio Risk: write
Input Output

Classification

classify

classification.classify Classify text or images with custom labels Risk: read
Input
Output

Embedding

createV2

embedding.createV2 Create v2 embeddings from text, image, audio, or PDF Risk: read
Input Output

Prompt Engine

create

promptEngine.create Create a reusable Prompt Engine template Risk: write
Input
Output

list

promptEngine.list List Prompt Engine templates Risk: read
Input Output

run

promptEngine.run Run a stored Prompt Engine by id Risk: write
Input
Output

Validate

nsfw

validate.nsfw Detect NSFW content in an image Risk: read
Input Output

profanity

validate.profanity Check text for profanity and return a cleaned copy Risk: read
Input Output

spamCheck

validate.spamCheck Score text for spam likelihood Risk: read
Input Output

spellCheck

validate.spellCheck Detect and auto-correct spelling mistakes Risk: read
Input Output

Vision

detectObjects

vision.detectObjects Detect objects and GUI elements in an image Risk: read
Input Output

vocr

vision.vocr Extract text and fields from an image or PDF Risk: read
Input
Output

Web

htmlToAny

web.htmlToAny Convert HTML or a URL to PNG, JPEG, WEBP, or PDF Risk: write
Input Output: object

scrape

web.scrape Scrape a page into structured data with AI prompts Risk: read
Input
Output

web.search Search the web with optional AI overview Risk: read
Input Output

searchSuggestions

web.searchSuggestions Get search autocomplete suggestions for a query Risk: read
Input Output