list_project_versions
Retrieve all available project versions from Document360 to access documentation content and manage knowledge base resources.
Instructions
List all project versions from Document360
Args: ctx: MCP context for logging and error handling
Returns: List of project versions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}