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 Label To Task
meistertask:add_label_to_task
Adds a project label to a task. See the docs
Write
Medium risk
Create Attachment
meistertask:create_attachment
Create a new attachment. See the docs
Write
Medium risk
Create Label
meistertask:create_label
Create a new label in a project. See the docs
Write
Medium risk
Create Task
meistertask:create_task
Create a new task in a project section. See the docs
Write
Medium risk
Get Attachment
meistertask:get_attachment
Retrieves information about an attachment. See the docs
Read
Low risk
Get Label
meistertask:get_label
Retrieves information about a label. See the docs
Read
Low risk
Get Person
meistertask:get_person
Retrieves information about a person. See the docs
Read
Low risk
Get Task
meistertask:get_task
Retrieves information about a task. See the docs
Read
Low risk
List Projects
meistertask:list_projects
List all projects in MeisterTask. See the docs
Read
Low risk
List Sections
meistertask:list_sections
List sections in MeisterTask, optionally scoped to a specific project. See the docs
Read
Low risk
List Tasks
meistertask:list_tasks
List tasks from MeisterTask. Supports basic filtering and pagination. See the docs
Read
Low risk
Update Task
meistertask:update_task
Updaets an existing task in a project section. See the docs
Write
Medium risk