JigsawStack Logo

Beta

Pricing

Template

Create an outline for a blog post about topic {text}
{
  "outline": [
    {
      "section": "Title of section"
    }
  ]
}

Generate Blog Post Outline

0073d008-da9b-4c27-90a8-0240f3ecd4f5

Run in your code

javascript

python

php

ruby

go

java

swift

dart

kotlin

csharp

curl

import { JigsawStack } from "jigsawstack";

const jigsaw = JigsawStack({
    apiKey: "your api key here"
});

const response = await jigsaw.prompt_engine.run({
  "id": "0073d008-da9b-4c27-90a8-0240f3ecd4f5",
  "input_values": {
    "text": "your value here"
  }
})

$

npm i jigsawstack

Try prompt template

Generate Blog Post Outline Preview (Alpha)

Try all advanced features ->

Sign up for free to run Generate Blog Post Outline preview

Run to see results

Resources

Docs

Read more ->