Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| azdo_list_projects | List projects in an organization |
| azdo_get_team | Get team details |
| azdo_list_teams | List teams in the project |
| azdo_list_team_boards | List boards |
| azdo_get_current_user | Get current user profile |
| azdo_create_work_item | Create work item |
| azdo_link_work_items | Link work items |
| azdo_list_work_item_types | List work item types |
| azdo_list_tags | List tags |
| azdo_get_work_items | Get multiple work items by IDs |
| azdo_list_team_members | List team members |
| azdo_add_comment | Add a comment to a work item |
| azdo_list_board_columns | List board columns |
| azdo_list_board_rows | List board rows (swimlanes) |
| azdo_get_work_item | Get work item by ID |
| azdo_get_team_board | Get board details |
| azdo_get_team_current_iteration | Get current iteration/sprint for team |
| azdo_list_organizations | List organizations |
| azdo_list_area_paths | List area paths for a project |
| azdo_update_work_item | Update work item |
| azdo_query_work_items_by_wiql | Query work items using WIQL |
| azdo_list_iteration_paths | List iteration paths for a project or team |
| azdo_query_work_items | Query work items by filters |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |