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.
Accept Story
pivotal_tracker:accept_story
Accept a story by changing its state to "accepted".
Write
Medium risk
Add Comment
pivotal_tracker:add_comment
Add a comment to a story.
Write
Medium risk
Create Epic
pivotal_tracker:create_epic
Create a new epic in a Pivotal Tracker project.
Write
Medium risk
Create Project
pivotal_tracker:create_project
Create a new project in Pivotal Tracker.
Write
Medium risk
Create Story
pivotal_tracker:create_story
Create a new story in a Pivotal Tracker project.
Write
Medium risk
Delete Epic
pivotal_tracker:delete_epic
Delete an epic permanently. WARNING: This action cannot be undone!
Write
High risk
Delete Project
pivotal_tracker:delete_project
Delete a project permanently. WARNING: This action cannot be undone!
Write
High risk
Delete Story
pivotal_tracker:delete_story
Delete a story permanently. WARNING: This action cannot be undone!
Write
High risk
Deliver Story
pivotal_tracker:deliver_story
Deliver a story by changing its state to "delivered".
Write
Medium risk
Finish Story
pivotal_tracker:finish_story
Finish a story by changing its state to "finished".
Write
Medium risk
Get Epic
pivotal_tracker:get_epic
Fetch a single epic by ID with all details.
Read
Low risk
Get Me
pivotal_tracker:get_me
Get information about the currently authenticated user.
Read
Low risk
Get Project
pivotal_tracker:get_project
Fetch a single project by ID with details and current iteration info.
Read
Low risk
Get Story
pivotal_tracker:get_story
Fetch a single story by ID with all details including tasks and comments.
Read
Low risk
List Comments
pivotal_tracker:list_comments
List all comments on a story.
Read
Low risk
List Epics
pivotal_tracker:list_epics
List all epics in a project.
Read
Low risk
List Projects
pivotal_tracker:list_projects
List all projects accessible to the authenticated user.
Read
Low risk
List Stories
pivotal_tracker:list_stories
List stories in a project with optional filtering and pagination.
Read
Low risk
Reject Story
pivotal_tracker:reject_story
Reject a story by changing its state to "rejected".
Write
Medium risk
Start Story
pivotal_tracker:start_story
Start a story by changing its state to "started".
Write
Medium risk
Update Epic
pivotal_tracker:update_epic
Update an existing epic's properties.
Write
Medium risk
Update Project
pivotal_tracker:update_project
Update an existing project's settings.
Write
Medium risk
Update Story
pivotal_tracker:update_story
Update an existing story's properties.
Write
Medium risk