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 Postcard
echtpost_postcards:cancel_postcard
Cancel a postcard that hasn't been sent yet. Only works for postcards in "processed" status.
Write
High risk
Create Bulk Postcards
echtpost_postcards:create_bulk_postcards
Create and send multiple postcards in a single batch operation.
Write
Medium risk
Create Postcard
echtpost_postcards:create_postcard
Create and send a new postcard with specified template and recipient.
Write
Medium risk
Get Account
echtpost_postcards:get_account
Get current account information including balance, settings, and usage statistics.
Read
Low risk
Get Postcard
echtpost_postcards:get_postcard
Fetch a single postcard by ID with delivery status and tracking information.
Read
Low risk
Get Template
echtpost_postcards:get_template
Fetch a single template by ID with full details and merge variable information.
Read
Low risk
List Postcards
echtpost_postcards:list_postcards
List postcards with optional filtering and pagination.
Read
Low risk
List Templates
echtpost_postcards:list_templates
List available postcard templates for front and back designs.
Read
Low risk
Verify Address
echtpost_postcards:verify_address
Verify and standardize a mailing address before sending postcards.
Write
Medium risk