seo_schema
Generate valid JSON-LD structured data for Schema.org Article, FAQPage, or HowTo types. Output is ready to paste into a script tag. Use it with Pipepost to improve SEO on cross-published content.
Instructions
Generate valid JSON-LD structured data for Schema.org Article, FAQPage, or HowTo types. Output is ready to paste into a tag. Costs 1 credit per call. Returns: { jsonld: string, type: 'Article'|'FAQPage'|'HowTo' }. Common errors: invalid type for the supplied content shape (VALIDATION_ERROR), insufficient credits (PAYMENT_REQUIRED).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Schema type | |
| data | Yes | Schema data (varies by type) |