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 File Diff
diffchecker:create_file_diff
Create a file comparison between two files accessible via URLs.
Write
Medium risk
Create Text Diff
diffchecker:create_text_diff
Create a text comparison between two text inputs and get the diff results.
Write
Medium risk
Delete Diff
diffchecker:delete_diff
Permanently delete a diff comparison. This action cannot be undone.
Write
High risk
Get Account Info
diffchecker:get_account_info
Get account information including usage limits and current usage statistics.
Read
Low risk
Get Diff
diffchecker:get_diff
Retrieve an existing diff comparison by its ID.
Read
Low risk
List Diffs
diffchecker:list_diffs
List all diffs created with your API key, with optional filtering and pagination.
Read
Low risk