Skip to main content
Glama

yop-mcp

by yop-platform

yeepay_yop_api_detail

Retrieve detailed API specifications from YeePay Open Platform (YOP), including request/response parameters, examples, error codes, and callback details in markdown format for integration and troubleshooting.

Instructions

通过此工具,获取易宝支付开放平台(YOP)的API接口的详细定义,包含基本信息、请求参数、请求示例、 响应参数、响应示例、错误码、回调、示例代码等信息,内容中包含链接时可以调用工具yeepay_yop_link_detail进一步获取其详细内容

Args: api_uri: str - API的URI路径, 例如:/rest/v1.0/aggpay/pre-pay, https://open.yeepay.com/docs-v3/api/post_rest_v1.0_aggpay_pre-pay.md, https://open.yeepay.com/docs-v2/apis/user-scan/post__rest__v1.0__aggpay__pre-pay/index.html

Returns: str: 易宝支付开放平台(YOP)的API接口的详细定义,包含基本信息、请求参数、请求示例、 响应参数、响应示例、错误码、回调、示例代码等信息(markdown格式)

Input Schema

NameRequiredDescriptionDefault
api_uriYes

Input Schema (JSON Schema)

{ "properties": { "api_uri": { "title": "Api Uri", "type": "string" } }, "required": [ "api_uri" ], "title": "yeepay_yop_api_detailArguments", "type": "object" }

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/yop-platform/yop-mcp'

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