jigsawstack.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
Ai
imageGeneration
ai.imageGeneration
Generate an image from a text prompt
Risk: write
advance_config full type
advance_config full type
object
Output full type
Output full type
prediction
ai.prediction
Forecast a time series from dated values
Risk: read
dataset full type
dataset full type
_usage full type
_usage full type
prediction full type
prediction full type
sentiment
ai.sentiment
Analyze sentiment and emotion in text
Risk: read
_usage full type
_usage full type
sentiment full type
sentiment full type
summary
ai.summary
Summarize text or a PDF as a paragraph or bullet points
Risk: read
_usage full type
_usage full type
translate
ai.translate
Translate text into a target language
Risk: read
_usage full type
_usage full type
Audio
createVoiceClone
audio.createVoiceClone
Clone a voice from an audio sample for later TTS
Risk: write
_usage full type
_usage full type
speechToText
audio.speechToText
Transcribe audio or video to text
Risk: read
_usage full type
_usage full type
textToSpeech
audio.textToSpeech
Convert text to speech audio
Risk: write
Classification
classify
classification.classify
Classify text or images with custom labels
Risk: read
dataset full type
dataset full type
labels full type
labels full type
_usage full type
_usage full type
Embedding
createV2
embedding.createV2
Create v2 embeddings from text, image, audio, or PDF
Risk: read
_usage full type
_usage full type
Prompt Engine
create
promptEngine.create
Create a reusable Prompt Engine template
Risk: write
inputs full type
inputs full type
_usage full type
_usage full type
list
promptEngine.list
List Prompt Engine templates
Risk: read
_usage full type
_usage full type
run
promptEngine.run
Run a stored Prompt Engine by id
Risk: write
input_values full type
input_values full type
_usage full type
_usage full type
Validate
nsfw
validate.nsfw
Detect NSFW content in an image
Risk: read
_usage full type
_usage full type
profanity
validate.profanity
Check text for profanity and return a cleaned copy
Risk: read
_usage full type
_usage full type
profanities full type
profanities full type
spamCheck
validate.spamCheck
Score text for spam likelihood
Risk: read
_usage full type
_usage full type
check full type
check full type
spellCheck
validate.spellCheck
Detect and auto-correct spelling mistakes
Risk: read
_usage full type
_usage full type
misspellings full type
misspellings full type
Vision
detectObjects
vision.detectObjects
Detect objects and GUI elements in an image
Risk: read
_usage full type
_usage full type
vocr
vision.vocr
Extract text and fields from an image or PDF
Risk: read
prompt full type
prompt full type
_usage full type
_usage full type
Web
htmlToAny
web.htmlToAny
Convert HTML or a URL to PNG, JPEG, WEBP, or PDF
Risk: write
object
Output full type
Output full type
scrape
web.scrape
Scrape a page into structured data with AI prompts
Risk: read
element_prompts full type
element_prompts full type
_usage full type
_usage full type
selectors full type
selectors full type
search
web.search
Search the web with optional AI overview
Risk: read
_usage full type
_usage full type
searchSuggestions
web.searchSuggestions
Get search autocomplete suggestions for a query
Risk: read
_usage full type
_usage full type