App
JigsawStack
JigsawStack provides all the APIs you need in one place, with high reliability and simple pricing
What your agent can do with JigsawStack
Triggers and actions 23 actions
- ActionAdd file
Uploads a file to JigsawStack file storage. Endpoint: POST /store/file.
- ActionAdd prompt
Creates a reusable AI prompt template in the Prompt Engine. Endpoint: POST /prompt_engine.
- ActionClassify text
Classifies input text/data against provided or inferred labels. Endpoint: POST /classification.
- ActionConvert HTML
Converts HTML content to another format (e.g. PDF/image). Endpoint: POST /web/html_to_any.
- ActionDelete file
Deletes a stored file by key. Endpoint: DELETE /store/file/read/{key}.
- ActionDelete prompt
Deletes a Prompt Engine template by id. Endpoint: DELETE /prompt_engine/{id}.
- ActionGenerate embedding
Generates a vector embedding for input text/image. Endpoint: POST /embedding.
- ActionGenerate SQL
Converts a natural-language prompt into a SQL query. Endpoint: POST /ai/sql.
- ActionGet prompt
Retrieves a Prompt Engine template by id. Endpoint: GET /prompt_engine/{id}.
- ActionNSFW
Quickly detect nudity, violence, hentai, porn and more NSFW content in images.
- ActionObject Detection
Recognise objects within an image with great accuracy.
- ActionProfanity
Check any text for profanity.
- ActionRun prompt
Executes a saved Prompt Engine template with runtime inputs. Endpoint: POST /prompt_engine/run.
- ActionScrape webpage
Scrapes structured content/data from a given URL. Endpoint: POST /ai/scrape.
- ActionSearch web
Runs a web search query and returns ranked results. Endpoint: POST /web/search.
- ActionSentiment Analysis
Perform sentiment analysis on a given text.
- ActionSpam Check
- ActionSpeech to Text
Transcribe video and audio files with ease leveraging Whisper large V3 AI model.
- ActionSpell Check
Check and correct spelling errors in a text.
- ActionSummary
Generate smarter text summaries with AI
- ActionTranslate
Translate text from one language to another.
- ActionTranslate image
Translates text found within an image to a target language. Endpoint: POST /ai/translate/image.
- ActionvOCR
Recognise, describe and retrieve data within an image with great accuracy.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the JigsawStack API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.