Skip to main content
Glama

Postman MCP Generator

by Ucode-io

get_data

Retrieve specific data from the Ucode Items API by providing the resource ID. Simplifies data extraction for integration with Postman MCP Generator workflows.

Instructions

Get data from the Ucode Items API.

Input Schema

NameRequiredDescriptionDefault
idYesThe ID of the resource to retrieve.

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "The ID of the resource to retrieve.", "type": "integer" } }, "required": [ "id" ], "type": "object" }
Install Server

Other Tools from Postman MCP Generator

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/Ucode-io/mcp-server'

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