action spinbot_post_spinner { label: "Rewriting (spinning) your input article." description: "Rewriting (spinning) you input article. The response is in JSON format." provider: spinbot method: POST path: "/api/spinner" encoding: json output: { type: "object" additionalProperties: true } }