get_projects
Retrieve a complete list of all projects within your Azure DevOps organization to manage development workflows and access project information.
Instructions
Gets a list of all projects in the organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}