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 Comment
nextdoor:create_comment
Create a comment on a post.
Write
Medium risk
Create Event
nextdoor:create_event
Create a new event in the neighborhood.
Write
Medium risk
Create Post
nextdoor:create_post
Create a new post in the neighborhood feed.
Write
Medium risk
Delete Post
nextdoor:delete_post
Delete a post permanently. This action cannot be undone.
Write
High risk
Get Business Profile
nextdoor:get_business_profile
Fetch business profile information including neighborhoods served and contact details.
Read
Low risk
Get Comments
nextdoor:get_comments
Get comments for a specific post.
Read
Low risk
Get Event
nextdoor:get_event
Fetch a single event by ID with details and attendance info.
Read
Low risk
Get Post
nextdoor:get_post
Fetch a single post by ID with engagement metrics and content.
Read
Low risk
List Events
nextdoor:list_events
List events with optional filtering by neighborhood, date range, and business ownership.
Read
Low risk
List Neighborhoods
nextdoor:list_neighborhoods
List neighborhoods available for business engagement.
Read
Low risk
List Posts
nextdoor:list_posts
List posts with optional filtering by type, neighborhood, and business ownership.
Read
Low risk
Update Business Profile
nextdoor:update_business_profile
Update business profile information.
Write
Medium risk
Update Post
nextdoor:update_post
Update an existing post's content or details.
Write
Medium risk