get_project
Retrieve details of an Azure DevOps project using its project ID and organization ID to access project information.
Instructions
Get details of a specific project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | The ID or name of the project (Default: MyProject) | |
| organizationId | No | The ID or name of the organization (Default: mycompany) |