Skip to main content
Glama

Postman MCP Generator

by Ucode-io

update_data

Modify entity details in the Ucode Items API by specifying the new name and unique identifier. Streamline data updates with direct integration.

Instructions

Update data on the Ucode Items API.

Input Schema

NameRequiredDescriptionDefault
idYesThe identifier of the entity to be updated.
nameYesThe new name to update in the data.

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "The identifier of the entity to be updated.", "type": "integer" }, "name": { "description": "The new name to update in the data.", "type": "string" } }, "required": [ "name", "id" ], "type": "object" }

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