Skip to main content
Glama
devrev

DevRev MCP Server

Official
by devrev

list_parts

Retrieve all enhancements from DevRev, filtered by criteria like ownership, creation, modification, or date ranges, and sorted by specified fields. Supports pagination for efficient data retrieval.

Instructions

List all parts (enhancements) in DevRev

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
accountsNoThe account IDs of the accounts filter on parts to list
actual_close_dateNo
actual_start_dateNo
created_byNoThe DevRev IDs of the users who created the parts to list
cursorNoThe cursor to use for pagination. If not provided, iteration begins from the first page. In the output you get next_cursor, use it and the correct mode to get the next or previous page. You can use these to loop through all the pages.
modified_byNoThe DevRev IDs of the users who modified the parts to list
owned_byNoThe DevRev IDs of the users assigned to the parts to list
parent_partNoThe DevRev IDs of the parent parts to of the parts to list
sort_byNoThe field (and the order) to sort the parts by, in the sequence of the array elements
target_close_dateNo
target_start_dateNo
typeYesThe type of parts to list

Latest Blog Posts

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