Skip to main content
Glama

Agora MCP

by Fewsats

agora_get_order

Retrieve detailed information for a specific order in Agora MCP by providing the order ID. This tool enables users to access order specifics for tracking and management purposes.

Instructions

Get details for a specific order in Agora. Args: order_id: The order ID. Returns: The order details.

Input Schema

NameRequiredDescriptionDefault
order_idYes

Input Schema (JSON Schema)

{ "properties": { "order_id": { "title": "Order Id", "type": "string" } }, "required": [ "order_id" ], "title": "agora_get_orderArguments", "type": "object" }
Install Server

Other Tools from Agora MCP

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/Fewsats/agora-mcp'

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