Skip to main content
Glama

Document360 MCP Server

search_in_project

Search within a Document360 project version to find relevant articles and categories using the project version ID.

Instructions

Search inside a project version and return related articles/categories in Document360

Args: project_version_id: The project version ID

Returns: List of hits (articles/categories) from the project version search endpoint

Input Schema

NameRequiredDescriptionDefault
project_version_idYes

Input Schema (JSON Schema)

{ "properties": { "project_version_id": { "title": "Project Version Id", "type": "string" } }, "required": [ "project_version_id" ], "type": "object" }

Other Tools from Document360 MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/druellan/document360-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server