Skip to main content
Glama
yjiace

AlibabaCloud DevOps MCP Server

by yjiace

search_workitems

Search for work items in Alibaba Cloud DevOps projects using filters like type, status, date ranges, assignee, and subject keywords to find specific requirements, tasks, or bugs.

Instructions

[Project Management] Search work items with various filter conditions

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
organizationIdYesOrganization ID
categoryYesSearch for work item types, such as Req (requirement), Task (task), Bug (defect), etc., multiple values separated by commas
spaceIdYesProject ID, project unique identifier
subjectNoText contained in the title
statusNoStatus ID, multiple separated by commas. Status names and their IDs: Pending Confirmation (28), Pending Processing (100005), Reopened (30), Deferred Fix (34), Confirmed (32), Selected (625489), In Analysis (154395), Analysis Complete (165115), In Progress (100010), In Design (156603), Design Complete (307012), In Development (142838), Development Complete (100011), In Testing (100012)
createdAfterNoCreated not earlier than, format: YYYY-MM-DD
createdBeforeNoCreated not later than, format: YYYY-MM-DD
updatedAfterNoUpdated not earlier than, format: YYYY-MM-DD
updatedBeforeNoUpdated not later than, format: YYYY-MM-DD
creatorNoCreator user ID, multiple values separated by commas. Special value 'self' can be used to represent the current user
assignedToNoAssignee user ID, multiple values separated by commas. Special value 'self' can be used to represent the current user
advancedConditionsNoAdvanced filter conditions, JSON format
orderByNoSort field, default is gmtCreate. Possible values: gmtCreate, subject, status, priority, assignedTogmtCreate
includeDetailsNoSet to true when you need work item descriptions/detailed content. This automatically fetches missing descriptions instead of requiring separate get_work_item calls. RECOMMENDED: Use includeDetails=true when user asks for 'detailed content', 'descriptions', or 'full information' of work items. This is more efficient than calling get_work_item multiple times. Default is false

Other Tools

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/yjiace/alibabacloud-devops-mcp-server'

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