Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Create From Template
inksprout:create_from_template
Create a new social media post using a predefined template with custom variables.
Write
Medium risk
Create Post
inksprout:create_post
Create a new social media post with content and scheduling options.
Write
Medium risk
Delete Post
inksprout:delete_post
Permanently delete a social media post. This action cannot be undone.
Write
High risk
Generate Content
inksprout:generate_content
Generate AI-powered social media content based on topic and platform requirements.
Write
Medium risk
Get Analytics
inksprout:get_analytics
Get engagement analytics and performance metrics for a published post.
Read
Low risk
Get Post
inksprout:get_post
Fetch a single social media post by ID with content and metadata.
Read
Low risk
List Posts
inksprout:list_posts
List and search social media posts with filtering options.
Read
Low risk
List Templates
inksprout:list_templates
List available content templates for social media post creation.
Read
Low risk
Publish Post
inksprout:publish_post
Publish a draft post immediately or schedule it for later publication.
Write
Medium risk
Update Post
inksprout:update_post
Update an existing social media post's content and metadata.
Write
Medium risk