get_wikis
Retrieve wiki details from an Azure DevOps project by providing organization and project IDs. Enables AI assistants to access wiki metadata for documentation management.
Instructions
Get details of wikis in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizationId | No | The ID or name of the organization (Default: mycompany) | |
| projectId | No | The ID or name of the project (Default: MyProject) |