Skip to main content
Glama

eRegulations MCP Server

by unctad-ai

getProcedureDetails

Retrieve detailed information on specific administrative procedures using the procedure ID, enabling structured access to eRegulations data for AI-driven insights.

Input Schema

NameRequiredDescriptionDefault
procedureIdYesID of the procedure to retrieve

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "procedureId": { "description": "ID of the procedure to retrieve", "exclusiveMinimum": 0, "type": "integer" } }, "required": [ "procedureId" ], "type": "object" }

Other Tools from eRegulations 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/unctad-ai/eregulations-mcp-server'

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