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 Publication
heyzine:create_publication
Create a new publication with specified settings.
Write
Medium risk
Create Share Link
heyzine:create_share_link
Create a shareable link for a publication with optional restrictions.
Write
Medium risk
Delete Publication
heyzine:delete_publication
Permanently delete a publication. This action cannot be undone.
Write
High risk
Delete Share Link
heyzine:delete_share_link
Delete a share link, making it permanently inaccessible.
Write
High risk
Get Analytics
heyzine:get_analytics
Get analytics data for a publication including views, shares, and engagement metrics.
Read
Low risk
Get Page
heyzine:get_page
Fetch a specific page from a publication with content and metadata.
Read
Low risk
Get Publication
heyzine:get_publication
Fetch a single publication by ID with metadata and settings.
Read
Low risk
List Pages
heyzine:list_pages
List all pages in a publication with basic metadata.
Read
Low risk
List Publications
heyzine:list_publications
List publications with filtering and pagination options.
Read
Low risk
List Share Links
heyzine:list_share_links
List all share links for a publication with their status and metrics.
Read
Low risk
Publish Publication
heyzine:publish_publication
Publish a draft publication to make it live and accessible.
Write
Medium risk
Unpublish Publication
heyzine:unpublish_publication
Unpublish a live publication to make it draft again.
Write
Medium risk
Update Publication
heyzine:update_publication
Update an existing publication's metadata and settings.
Write
Medium risk