azure-devops-mcp

listArtifactFeeds

List artifact feeds in an Azure DevOps organization by type or include deleted feeds. Use this tool to manage and retrieve feed details for npm, nuget, maven, python, or universal packages.

Instructions

List artifact feeds in the organization

Input Schema

NameRequiredDescriptionDefault
feedTypeNoType of feeds to list
includeDeletedNoInclude deleted feeds

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "feedType": { "description": "Type of feeds to list", "enum": [ "npm", "nuget", "maven", "python", "universal", "all" ], "type": "string" }, "includeDeleted": { "description": "Include deleted feeds", "type": "boolean" } }, "type": "object" }

You must be authenticated.

Other Tools from azure-devops-mcp

Related Tools

ID: z7mxfcinp8