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.
Cancel Gift
goody:cancel_gift
Cancel a pending or sent gift before delivery.
Write
High risk
Create Campaign
goody:create_campaign
Create a new gift campaign for organizing multiple gifts.
Write
Medium risk
Create Gift
goody:create_gift
Create and send a new gift to a recipient.
Write
Medium risk
Get Campaign
goody:get_campaign
Fetch detailed information about a specific campaign including gift statistics.
Read
Low risk
Get Gift
goody:get_gift
Fetch a single gift by ID with recipient and delivery details.
Read
Low risk
Get Product
goody:get_product
Fetch detailed information about a specific product.
Read
Low risk
List Campaigns
goody:list_campaigns
List gift campaigns with optional status filtering.
Read
Low risk
List Gifts
goody:list_gifts
List gifts with optional filtering by status, recipient, or campaign.
Read
Low risk
List Products
goody:list_products
List available products from the Goody catalog with filtering options.
Read
Low risk
Send Bulk Gifts
goody:send_bulk_gifts
Send the same gift to multiple recipients in bulk.
Write
Medium risk
Update Campaign
goody:update_campaign
Update an existing campaign's details.
Write
Medium risk