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.
Add Note
helpspot:add_note
Add a note/reply to an existing support request.
Write
Medium risk
Close Request
helpspot:close_request
Close a support request, optionally with a closing note.
Write
Medium risk
Create Request
helpspot:create_request
Create a new support request (ticket) in HelpSpot.
Write
Medium risk
Get Kb Article
helpspot:get_kb_article
Fetch a single knowledge base article by ID.
Read
Low risk
Get Request
helpspot:get_request
Fetch a single support request (ticket) by ID with full details.
Read
Low risk
Get Request History
helpspot:get_request_history
Get the complete history/timeline of a support request including all notes and updates.
Read
Low risk
List Categories
helpspot:list_categories
List all request categories available in HelpSpot.
Read
Low risk
List Filters
helpspot:list_filters
List all saved filters available for searching requests.
Read
Low risk
List Requests
helpspot:list_requests
List support requests with optional filtering and pagination.
Read
Low risk
List Users
helpspot:list_users
List all users (staff members) in HelpSpot.
Read
Low risk
Search Kb
helpspot:search_kb
Search knowledge base articles by query text.
Read
Low risk
Update Request
helpspot:update_request
Update an existing support request with new values.
Write
Medium risk