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.
Creates a new issue
bitbucket:create_issue
Creates a new issue. See docs here
Write
Medium risk
Create Issue Comment
bitbucket:create_issue_comment
Creates a new issue comment. See docs here
Write
Medium risk
Create Snippet Comment
bitbucket:create_snippet_comment
Creates a new snippet comment. See docs here
Write
Medium risk
Get File From Repository
bitbucket:get_file_from_repository
Gets the actual file contents of a download artifact and not the artifact's metadata. See docs here
Read
Low risk
Get issue
bitbucket:get_issue
Get a issue. See docs here
Read
Low risk
Get snippet
bitbucket:get_snippet
Get a snippet. See docs here
Read
Low risk
Update Issue Comment
bitbucket:update_issue_comment
Updates a existent issue comment. See docs here
Write
Medium risk