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 Job Alert
linkup:create_job_alert
Create a new job alert with specified criteria.
Write
Medium risk
Delete Job Alert
linkup:delete_job_alert
Delete a job alert permanently.
Write
High risk
Get Company
linkup:get_company
Fetch detailed information about a specific company.
Read
Low risk
Get Industries
linkup:get_industries
Get list of available industries for filtering jobs and companies.
Read
Low risk
Get Job
linkup:get_job
Fetch detailed information about a specific job posting.
Read
Low risk
Get Job Alerts
linkup:get_job_alerts
Get all active job alerts for the authenticated user.
Read
Low risk
Get Locations
linkup:get_locations
Get list of available locations for filtering jobs and companies.
Read
Low risk
Search Companies
linkup:search_companies
Search for companies and get their basic information.
Read
Low risk
Search Jobs
linkup:search_jobs
Search for jobs using various filters and criteria.
Read
Low risk
Update Job Alert
linkup:update_job_alert
Update an existing job alert with new criteria.
Write
Medium risk