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 Alert
trawlingweb:create_alert
Create a new monitoring alert for news, social media, or web content.
Write
Medium risk
Delete Alert
trawlingweb:delete_alert
Delete a monitoring alert permanently. This action cannot be undone.
Write
High risk
Get Alert
trawlingweb:get_alert
Fetch a single alert by ID with full configuration and recent results.
Read
Low risk
Get Article
trawlingweb:get_article
Fetch a single article by ID with full content and metadata.
Read
Low risk
Get Social Post
trawlingweb:get_social_post
Fetch a single social media post by ID with full content and metadata.
Read
Low risk
Get Web Page
trawlingweb:get_web_page
Fetch a single web page by ID with full content and metadata.
Read
Low risk
List Alerts
trawlingweb:list_alerts
List all monitoring alerts with their current status and settings.
Read
Low risk
Search News
trawlingweb:search_news
Search for news articles using Trawlingweb's news API.
Read
Low risk
Search Social
trawlingweb:search_social
Search for social media posts using Trawlingweb's social API.
Read
Low risk
Search Web
trawlingweb:search_web
Search for web content using Trawlingweb's web search API.
Read
Low risk
Update Alert
trawlingweb:update_alert
Update an existing monitoring alert's configuration.
Write
Medium risk