action spinbot_post_spintax { label: "Generate Spintax format for the input article" description: "Generate Spintax format for the input article, so you can rewrite it yourself. The response is in JSON format." provider: spinbot method: POST path: "/api/spintax" encoding: json output: { type: "object" additionalProperties: true } }