Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
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 |
---|---|
api_call | 调用示例API API的通用工具。支持所有HTTP方法和路径。 |
api_list_endpoints | 列出示例API API的所有可用端点 |
api_get_endpoint_info | 获取示例API API特定端点的详细信息 |