clear_project_context
Revert from project-specific scope to organization-level context in Azure DevOps, allowing users to switch between different projects or work at the broader organizational level.
Instructions
Clears the project context, reverting to organization-level scope.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}