Backlog MCP Server

by fleagne
Verified

backlog_get_wiki

Retrieve a specific wiki page from Backlog using its unique page ID. This tool integrates with the Backlog Wiki API to fetch detailed content for project management and collaboration purposes.

Instructions

Performs an wiki get using the Backlog Wiki API.

Input Schema

NameRequiredDescriptionDefault
wikiIdYesWiki page ID

Input Schema (JSON Schema)

{ "properties": { "wikiId": { "description": "Wiki page ID", "type": "number" } }, "required": [ "wikiId" ], "type": "object" }

You must be authenticated.

Other Tools from Backlog MCP Server

Related Tools

ID: ekxpemr97g