Skip to main content
Glama

DevRev MCP Server

Official
by devrev

get_part

Retrieve details about a specific enhancement in DevRev by providing its unique ID. This tool simplifies access to part information within the DevRev MCP Server.

Instructions

Get information about a part (enhancement) in DevRev using its ID

Input Schema

NameRequiredDescriptionDefault
idYesThe DevRev ID of the part

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "The DevRev ID of the part", "type": "string" } }, "required": [ "id" ], "type": "object" }
Install Server

Other Tools from DevRev 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/devrev/mcp-server'

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