Skip to main content
Glama
Acendas

Bitbucket MCP Server

by Acendas

update_issue

Modify existing Bitbucket issues by updating title, description, state, priority, assignee, or kind to track project changes and progress.

Instructions

Update an existing issue.

Args: repo_slug: Repository slug (name) issue_id: Issue ID title: New issue title (optional) content: New issue description in markdown (optional) state: New state - "new", "open", "resolved", "on hold", "invalid", "duplicate", "wontfix", "closed" (optional) priority: New priority - "trivial", "minor", "major", "critical", "blocker" (optional) assignee: Account ID of new assignee, or empty string to unassign (optional) kind: New kind - "bug", "enhancement", "proposal", "task" (optional) workspace: Bitbucket workspace (optional if configured)

Returns: Updated issue details or error message

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
repo_slugYes
issue_idYes
titleNo
contentNo
stateNo
priorityNo
assigneeNo
kindNo
workspaceNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Acendas/bitbucket-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server