Create content
create_contentCreate a blog post, case study, or resource by submitting the required field values for the chosen content table.
Instructions
Create a new blog post, case study, or resource. Provide a JSON object matching the table's columns. blog_posts: slug, title, excerpt, content, author, date, category, read_time, published, meta_title, meta_description, og_image, image_url. case_studies: slug, title, industry, summary, challenge, solution, results (string array), metrics (JSON array of {label, value}), published, meta_title, meta_description, og_image, image_url. resources: slug, title, type ('Whitepaper'|'Research'|'Documentation'|'Case Study'), description, file_url, featured, published.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| fields | Yes | Column values for the new row |