Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
YOP_APP_KEY | Yes | Your application AppKey | |
YOP_NOTIFY_URL | Yes | Your notification URL | |
YOP_MERCHANT_NO | Yes | Your merchant number | |
YOP_APP_PRIVATE_KEY | Yes | Your private key | |
YOP_PARENT_MERCHANT_NO | Yes | Your parent merchant number |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
create_webpage_yeepay_payment | 创建移动支付订单工具 |
query_yeepay_payment_status | 查询支付状态工具 |