Show raw JSON evidence
{
"checks": {
"action_safety_probe": {
"details": {
"auth_present": true,
"confirmation_signals": [],
"safeguard_count": 0,
"summary": {
"bulk_access_tools": 12,
"capability_distribution": {
"admin": 4,
"exec": 1,
"export": 12,
"filesystem": 2,
"network": 93,
"read": 67,
"secrets": 90,
"write": 33
},
"destructive_tools": 0,
"egress_tools": 93,
"exec_tools": 1,
"high_risk_tools": 90,
"risk_distribution": {
"critical": 3,
"high": 87,
"low": 0,
"medium": 3
},
"secret_tools": 90,
"tool_count": 93
}
},
"latency_ms": null,
"status": "error"
},
"advanced_capabilities_probe": {
"details": {
"capabilities": {
"completions": true,
"elicitation": false,
"prompts": true,
"resource_links": false,
"resources": true,
"roots": false,
"sampling": true,
"structured_outputs": false
},
"enabled": [
"completions",
"prompts",
"resources",
"sampling"
],
"enabled_count": 4,
"initialize_capability_keys": [
"completions",
"logging",
"tools"
]
},
"latency_ms": null,
"status": "ok"
},
"connector_publishability_probe": {
"details": {
"blockers": [
"transport_compliance",
"action_safety"
],
"criteria": {
"action_safety": false,
"auth_flow": true,
"connector_replay": true,
"initialize": true,
"protocol_version": true,
"remote_transport": true,
"request_association": true,
"server_card": true,
"session_resume": true,
"step_up_auth": true,
"tool_surface": true,
"tools_list": true,
"transport_compliance": false
},
"high_risk_tools": 90,
"tool_count": 93,
"transport": "streamable-http"
},
"latency_ms": null,
"status": "warning"
},
"connector_replay_probe": {
"details": {
"added_tools": [],
"additive_output_changes": [],
"backward_compatible": true,
"output_breaks": [],
"removed_tools": [],
"required_arg_breaks": [],
"would_break_after_refresh": false
},
"latency_ms": null,
"status": "ok"
},
"determinism_probe": {
"details": {
"attempts": 2,
"baseline_signature": "5b6c4ac538abbf731003173c87caeda89560dc5fee568795c9783881081b8d36",
"errors": [],
"matches": 2,
"stable_ratio": 1.0,
"successful": 2
},
"latency_ms": 389.48,
"status": "ok"
},
"initialize": {
"details": {
"headers": {
"content-type": "application/json; charset=utf-8",
"mcp-protocol-version": "2025-03-26",
"mcp-session-id": "9414481c-4b76-4a1d-a770-d2d4111f23c2",
"strict-transport-security": "max-age=16070400;preload"
},
"http_status": 200,
"payload": {
"id": 1,
"jsonrpc": "2.0",
"result": {
"capabilities": {
"completions": {},
"logging": {},
"tools": {
"listChanged": false
}
},
"instructions": "UApiPro exposes 100+ free public REST endpoints (network, image, text,\ntranslation, social, search, etc.) as MCP tools.\n\nWorkflow:\n1. Call `tools/list` to discover capabilities.\n2. Each tool is one HTTP endpoint under https://uapis.cn/api/v1/. The\n tool name maps to the OpenAPI operationId.\n3. Free-tier tools work without authentication. Paid tools require an\n API key, supplied via the `_apiKey` argument or the `X-API-Key`\n request header on the MCP transport.\n4. Honour the X-RateLimit-* headers exposed in tool results.\n\nOpenAPI document: https://uapis.cn/openapi.json\nPricing: https://uapis.cn/pricing.md",
"protocolVersion": "2025-03-26",
"serverInfo": {
"name": "UApiPro",
"title": "UApiPro public API",
"version": "3.1.0"
}
}
},
"url": "https://uapis.cn/mcp"
},
"latency_ms": 614.38,
"status": "ok"
},
"interactive_flow_probe": {
"details": {
"oauth_supported": true,
"prompt_available": false,
"risk_hits": [],
"safe_hits": []
},
"latency_ms": null,
"status": "ok"
},
"oauth_authorization_server": {
"details": {
"headers": {
"content-type": "application/json",
"strict-transport-security": "max-age=16070400;preload"
},
"http_status": 200,
"payload": {
"authorization_endpoint": "https://uapis.cn/auth/oauth/authorize",
"code_challenge_methods_supported": [
"S256"
],
"grant_types_supported": [
"authorization_code",
"refresh_token",
"client_credentials"
],
"issuer": "https://uapis.cn",
"jwks_uri": "https://uapis.cn/.well-known/jwks.json",
"registration_endpoint": "https://uapis.cn/console/oauth-clients",
"response_types_supported": [
"code"
],
"revocation_endpoint": "https://uapis.cn/api/v1/auth/oauth/revoke",
"scopes_supported": [
"openid",
"profile",
"email",
"uapi:read",
"uapi:call",
"uapi:account.read",
"uapi:billing.read"
],
"service_documentation": "https://uapis.cn/docs/api-reference/sdks",
"token_endpoint": "https://uapis.cn/api/v1/auth/oauth/token",
"token_endpoint_auth_methods_supported": [
"client_secret_post",
"client_secret_basic",
"none"
],
"ui_locales_supported": [
"zh-CN",
"en-US"
],
"userinfo_endpoint": "https://uapis.cn/api/v1/auth/oauth/userinfo"
},
"url": "https://uapis.cn/.well-known/oauth-authorization-server"
},
"latency_ms": 251.34,
"status": "ok"
},
"oauth_protected_resource": {
"details": {
"headers": {
"content-type": "application/json",
"strict-transport-security": "max-age=16070400;preload"
},
"http_status": 200,
"payload": {
"authorization_servers": [
"https://uapis.cn"
],
"bearer_methods_supported": [
"header"
],
"resource": "https://uapis.cn/api/v1/",
"resource_documentation": "https://uapis.cn/docs/api-reference/sdks",
"resource_name": "UApiPro REST API",
"resource_signing_alg_values_supported": [
"RS256"
],
"scopes_supported": [
"uapi:read",
"uapi:call",
"uapi:account.read",
"uapi:billing.read"
]
},
"url": "https://uapis.cn/.well-known/oauth-protected-resource"
},
"latency_ms": 291.72,
"status": "ok"
},
"official_registry_probe": {
"details": {
"direct_match": false,
"official_identifiers": [
"io.github.M-China-Official/mcd-mcp",
"io.github.instagitai/instagit",
"dev.codepathfinder/pathfinder",
"io.github.chris-schra/mcp-funnel",
"io.github.Vitexus/abraflexi",
"io.github.kyrylopr/lenspr",
"ai.smithery/arjunkmrm-ts-test-2",
"io.github.fliptheweb/yazio-mcp",
"io.github.levelsofself/self-awareness-game",
"io.github.houtini-ai/seo-crawler-mcp"
],
"official_peer_count": 10,
"registry_source": "github_topic_registry"
},
"latency_ms": null,
"status": "warning"
},
"openid_configuration": {
"details": {
"error": "Client error '404 Not Found' for url 'https://uapis.cn/.well-known/openid-configuration'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404",
"url": "https://uapis.cn/.well-known/openid-configuration"
},
"latency_ms": 259.69,
"status": "error"
},
"probe_noise_resilience": {
"details": {
"headers": {
"content-type": "text/plain; charset=utf-8",
"strict-transport-security": "max-age=16070400;preload"
},
"http_status": 200,
"url": "https://uapis.cn/robots.txt"
},
"latency_ms": 264.55,
"status": "ok"
},
"prompt_get": {
"details": {
"reason": "no_prompt_name"
},
"latency_ms": null,
"status": "missing"
},
"prompts_list": {
"details": {
"headers": {
"content-type": "application/json; charset=utf-8",
"mcp-protocol-version": "2025-03-26",
"strict-transport-security": "max-age=16070400;preload"
},
"http_status": 200,
"payload": {
"id": 3,
"jsonrpc": "2.0",
"result": {
"prompts": []
}
},
"url": "https://uapis.cn/mcp"
},
"latency_ms": 265.75,
"status": "ok"
},
"protocol_version_probe": {
"details": {
"claimed_version": "2025-03-26",
"lag_days": 244,
"latest_known_version": "2025-11-25",
"releases_behind": 2,
"validator_protocol_version": "2025-03-26"
},
"latency_ms": null,
"status": "warning"
},
"provenance_divergence_probe": {
"details": {
"direct_official_match": false,
"drift_fields": [],
"metadata_document_count": 2,
"registry_homepage": null,
"registry_repository": null,
"registry_title": null,
"registry_version": null,
"server_card_homepage": "https://uapis.cn",
"server_card_repository": "https://github.com/AxT-Team/uapi-mcp",
"server_card_title": "uapipro",
"server_card_version": "1.0.0"
},
"latency_ms": null,
"status": "ok"
},
"request_association_probe": {
"details": {
"advertised_capabilities": [
"sampling"
],
"error": null,
"headers": {
"content-type": "application/json; charset=utf-8",
"mcp-protocol-version": "2025-03-26",
"strict-transport-security": "max-age=16070400;preload"
},
"http_status": 200,
"issues": [],
"observed_methods": [],
"protocol_version": "2025-03-26",
"session_id_present": true,
"violating_methods": []
},
"latency_ms": 262.05,
"status": "ok"
},
"resource_read": {
"details": {
"reason": "no_resource_uri"
},
"latency_ms": null,
"status": "missing"
},
"resources_list": {
"details": {
"headers": {
"content-type": "application/json; charset=utf-8",
"mcp-protocol-version": "2025-03-26",
"strict-transport-security": "max-age=16070400;preload"
},
"http_status": 200,
"payload": {
"id": 5,
"jsonrpc": "2.0",
"result": {
"resources": []
}
},
"url": "https://uapis.cn/mcp"
},
"latency_ms": 265.04,
"status": "ok"
},
"server_card": {
"details": {
"headers": {
"content-type": "application/json; charset=UTF-8",
"strict-transport-security": "max-age=16070400;preload"
},
"http_status": 200,
"payload": {
"authentication": {
"free_tier": true,
"header": "X-API-Key",
"instructions": "Free-tier tools work without authentication. For paid tools, set the UAPI_API_KEY environment variable when running stdio, or send the X-API-Key header for the streamable-http transport.",
"obtain_url": "https://uapis.cn/console/api-keys",
"type": "api_key"
},
"capabilities": {
"completions": {},
"prompts": false,
"resources": false,
"sampling": false,
"tools": {
"listChanged": false
}
},
"description": "Official MCP server for UApiPro. Exposes 100+ free public REST APIs (text, network, image, social, translation, search, weather) as MCP tools so that Claude, ChatGPT, and other agents can call them natively.",
"displayName": "UApiPro",
"documentation": "https://uapis.cn/docs/api-reference/introduction",
"endpoint": "https://uapis.cn/mcp",
"errors": {
"documentation": "https://uapis.cn/docs/api-reference/how-to-handle-errors",
"mediaType": "application/json",
"schema": {
"code": "integer",
"error": "string",
"request_id": "string",
"success": "boolean"
}
},
"homepage": "https://uapis.cn",
"links": {
"agentCard": "https://uapis.cn/.well-known/agent-card.json",
"agents": "https://uapis.cn/AGENTS.md",
"apiCatalog": "https://uapis.cn/.well-known/api-catalog",
"llmsFull": "https://uapis.cn/llms-full.txt",
"openapi": "https://uapis.cn/openapi.json",
"skills": "https://uapis.cn/.well-known/agent-skills/index.json"
},
"mcpServerUrl": "https://uapis.cn/mcp",
"name": "uapipro",
"protocolVersion": "2025-03-26",
"protocolVersions": [
"2025-06-18",
"2025-03-26",
"2024-11-05"
],
"rateLimits": {
"documentation": "https://uapis.cn/docs/getting-started/fair-use-and-rate-limiting",
"headers": [
"X-RateLimit-Limit",
"X-RateLimit-Remaining",
"X-RateLimit-Reset",
"Retry-After"
]
},
"repository": "https://github.com/AxT-Team/uapi-mcp",
"schemaVersion": "0.1.0",
"serverUrl": "https://uapis.cn/mcp",
"tools": [
{
"description": "Look up the geolocation, ISP, ASN, and coordinates for any public IPv4/IPv6 address.",
"name": "network.ipinfo"
},
{
"description": "Return the IP address and geolocation of the caller.",
"name": "network.myip"
},
{
"description": "Resolve A, AAAA, MX, NS, TXT, and CNAME records for a domain.",
"name": "network.dns"
},
{
"description": "Forecast and current conditions for a city in mainland China.",
"name": "misc.weather"
},
{
"description": "Aggregated trending board for major Chinese platforms (Weibo, Zhihu, Bilibili, etc.).",
"name": "misc.hotboard"
},
{
"description": "Aggregated web search returning structured JSON results.",
"name": "search.aggregate"
},
{
"description": "Translate text between supported language pairs.",
"name": "translate.text"
},
{
"description": "Generate a QR code PNG for arbitrary content.",
"name": "image.qrcode"
},
{
"description": "Extract text from an image.",
"name": "image.ocr"
},
{
"description": "AES-128/192/256 encryption with a user-provided key and nonce.",
"name": "text.aes.encrypt"
},
{
"description": "AES-128/192/256 decryption.",
"name": "text.aes.decrypt"
},
{
"description": "Compute the MD5 hash of arbitrary text.",
"name": "text.md5"
},
{
"description": "Base64-encode arbitrary text.",
"name": "text.base64.encode"
},
{
"description": "Decode a Base64 string.",
"name": "text.base64.decode"
},
{
"description": "Public profile metadata for a QQ user.",
"name": "social.qq.userinfo"
},
{
"description": "Public profile metadata for a Bilibili user.",
"name": "social.bilibili.userinfo"
},
{
"description": "Live status, MOTD, and player count of a public Minecraft server.",
"name": "game.minecraft.serverstatus"
}
],
"transport": "streamable-http",
"transports": [
{
"preferred": true,
"type": "streamable-http",
"url": "https://uapis.cn/mcp"
},
{
"type": "streamable-http",
"url": "https://uapis.cn/api/mcp"
},
{
"args": [
"-y",
"@uapi/mcp"
],
"command": "npx",
"type": "stdio"
}
],
"url": "https://uapis.cn/mcp",
"version": "1.0.0"
},
"url": "https://uapis.cn/.well-known/mcp/server-card.json"
},
"latency_ms": 1895.22,
"status": "ok"
},
"session_resume_probe": {
"details": {
"headers": {
"content-type": "application/json; charset=utf-8",
"mcp-protocol-version": "2025-03-26",
"mcp-session-id": "9414481c-4b76-4a1d-a770-d2d4111f23c2",
"strict-transport-security": "max-age=16070400;preload"
},
"http_status": 200,
"payload": {
"id": 301,
"jsonrpc": "2.0",
"result": {
"tools": [
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "JSON \u683c\u5f0f\u5316"
},
"description": "\u8fd8\u5728\u4e3a\u4e00\u56e2\u4e71\u9ebb\u7684 JSON \u5b57\u7b26\u4e32\u5934\u75bc\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u80fd\u77ac\u95f4\u8ba9\u5b83\u53d8\u5f97\u4e95\u4e95\u6709\u6761\uff0c\u8d4f\u5fc3\u60a6\u76ee\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ea\u9700\u8981\u63d0\u4f9b\u4e00\u4e2a\u539f\u59cb\u7684\u3001\u53ef\u80fd\u662f\u538b\u7f29\u8fc7\u7684\u6216\u8005\u683c\u5f0f\u6df7\u4e71\u7684 JSON \u5b57\u7b26\u4e32\uff0c\u8fd9\u4e2a API \u5c31\u4f1a\u8fd4\u56de\u4e00\u4e2a\u7ecf\u8fc7\u7f8e\u5316\uff08\u5e26\u6807\u51c6\u7f29\u8fdb\u548c\u6362\u884c\uff09\u7684\u7248\u672c\u3002\u8fd9\u5728\u8c03\u8bd5 API \u54cd\u5e94\u3001\u6216\u8005\u9700\u8981\u5728\u524d\u7aef\u754c\u9762\u6e05\u6670\u5c55\u793a JSON \u6570\u636e\u65f6\u975e\u5e38\u6709\u7528\u3002 ## \u4f7f\u7528\u987b\u77e5 > [!NOTE] > **\u8bf7\u6c42\u683c\u5f0f** > \u8bf7\u6ce8\u610f\uff0c\u5f85\u683c\u5f0f\u5316\u7684 JSON \u5b57\u7b26\u4e32\u9700\u8981\u88ab\u5305\u88f9\u5728\u53e6\u4e00\u4e2a JSON \u5bf9\u8c61\u4e2d\uff0c\u4f5c\u4e3a content \u5b57\u6bb5\u7684 Calls POST https://uapis.cn/api/v1/convert/json.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_convert_json",
"title": "JSON \u683c\u5f0f\u5316"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u65f6\u95f4\u6233\u8f6c\u6362"
},
"description": "\u65f6\u95f4\u6233\u548c\u65e5\u671f\u5b57\u7b26\u4e32\uff0c\u54ea\u4e2a\u7528\u7740\u66f4\u987a\u624b\uff1f\u522b\u7ea0\u7ed3\u4e86\uff0c\u8fd9\u4e2a\u63a5\u53e3\u8ba9\u4f60\u8f7b\u677e\u62e5\u6709\u4e24\u79cd\u683c\u5f0f\uff01 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u975e\u5e38\u667a\u80fd\u7684\u8f6c\u6362\u5668\u3002\u4f60\u7ed9\u5b83\u4e00\u4e2a Unix \u65f6\u95f4\u6233\uff0c\u5b83\u8fd8\u4f60\u4e00\u4e2a\u4eba\u7c7b\u53ef\u8bfb\u7684\u65e5\u671f\u65f6\u95f4\uff1b\u4f60\u7ed9\u5b83\u4e00\u4e2a\u65e5\u671f\u65f6\u95f4\u5b57\u7b26\u4e32\uff0c\u5b83\u8fd8\u4f60\u4e00\u4e2a Unix \u65f6\u95f4\u6233\u3002\u5b83\u4f1a\u81ea\u52a8\u8bc6\u522b\u4f60\u8f93\u5165\u7684\u662f\u54ea\u79cd\u683c\u5f0f\u3002 ## \u4f7f\u7528\u987b\u77e5 \u8fd9\u4e2a\u63a5\u53e3\u975e\u5e38\u667a\u80fd\uff0c\u80fd\u591f\u81ea\u52a8\u8bc6\u522b\u8f93\u5165\u683c\u5f0f\uff1a - **\u8f93\u5165\u65f6\u95f4\u6233**\uff1a\u652f\u630110\u4f4d\u79d2\u7ea7\uff08\u5982 1672531200\uff09\u548c13\u4f4d\u6beb\u79d2\u7ea7\uff08\u5982 1672531200000\uff09\u3002 - **\u8f93\u5165\u65e5\u671f\u5b57\u7b26\u4e32**\uff1a\u4e3a\u4e86\u786e Calls GET https://uapis.cn/api/v1/convert/unixtime.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"time": {
"description": "\u4e00\u4e2a\u667a\u80fd\u65f6\u95f4\u53c2\u6570\uff0c\u53ef\u4f20\u5165Unix\u65f6\u95f4\u6233\uff0810\u4f4d\u621613\u4f4d\uff09\u6216\u6807\u51c6\u65e5\u671f\u5b57\u7b26\u4e32\uff08\u5982 '2023-10-27 10:30:00'\uff09\uff0c\u7cfb\u7edf\u5c06\u81ea\u52a8\u8bc6\u522b\u5e76\u8f6c\u6362\u3002",
"example": "1698380645",
"type": "string"
}
},
"required": [
"time"
],
"type": "object"
},
"name": "get_convert_unixtime",
"title": "\u65f6\u95f4\u6233\u8f6c\u6362"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u6bcf\u65e5\u65b0\u95fb\u56fe"
},
"description": "\u60f3\u7528\u4e00\u5f20\u56fe\u5feb\u901f\u4e86\u89e3\u5929\u4e0b\u5927\u4e8b\uff1f\u8fd9\u4e2a\u63a5\u53e3\u4e3a\u4f60\u4e00\u952e\u751f\u6210\u4eca\u65e5\u65b0\u95fb\u6458\u8981\uff0c\u975e\u5e38\u9002\u5408\u7528\u5728\u65e9\u62a5\u3001\u6570\u5b57\u770b\u677f\u6216\u5e94\u7528\u9996\u9875\u7b49\u573a\u666f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6b64\u63a5\u53e3\u4f1a\u5b9e\u65f6\u6293\u53d6\u5404\u5927\u5e73\u53f0\u7684\u70ed\u70b9\u65b0\u95fb\uff0c\u5e76\u52a8\u6001\u5730\u5c06\u5b83\u4eec\u6e32\u67d3\u6210\u4e00\u5f20\u6e05\u6670\u3001\u7f8e\u89c2\u7684\u6458\u8981\u56fe\u7247\u3002\u4f60\u8c03\u7528\u63a5\u53e3\uff0c\u76f4\u63a5\u5c31\u80fd\u5f97\u5230\u4e00\u5f20\u53ef\u4ee5\u5c55\u793a\u7684\u56fe\u7247\u3002 ## \u4f7f\u7528\u987b\u77e5 \u8c03\u7528\u6b64\u63a5\u53e3\u65f6\uff0c\u8bf7\u52a1\u5fc5\u6ce8\u610f\u4ee5\u4e0b\u4e24\u70b9\uff1a 1. **\u54cd\u5e94\u683c\u5f0f\u662f\u56fe\u7247**\uff1a\u63a5\u53e3\u6210\u529f\u65f6\u76f4\u63a5\u8fd4\u56de image/jpeg \u683c\u5f0f\u7684\u4e8c\u8fdb\u5236\u6570\u636e\uff0c\u800c\u975e JSON\u3002\u8bf7\u786e\u4fdd\u4f60\u7684\u5ba2\u6237\u7aef\u80fd\u6b63\u786e\u5904\u7406\u4e8c\u8fdb\u5236\u6d41\uff0c\u4f8b\u5982\u76f4\u63a5\u5728 <img> \u6807\u7b7e\u4e2d\u663e\u793a Calls GET https://uapis.cn/api/v1/daily/news-image.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_daily_news_image",
"title": "\u6bcf\u65e5\u65b0\u95fb\u56fe"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 MC \u66fe\u7528\u540d"
},
"description": "\u60f3\u77e5\u9053\u67d0\u4e2a\u5927\u4f6c\u4ee5\u524d\u53eb\u4ec0\u4e48\u540d\u5b57\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u8ffd\u6eaf\u4e00\u4e2a Minecraft \u73a9\u5bb6\u7684\u201c\u9ed1\u5386\u53f2\u201d\uff01 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u63d0\u4f9b\u73a9\u5bb6\u7684\u7528\u6237\u540d\u6216 UUID\uff0c\u4f60\u53ef\u4ee5\u83b7\u53d6\u5230\u8be5\u73a9\u5bb6\u6240\u6709\u66fe\u7528\u540d\u53ca\u5176\u53d8\u66f4\u65f6\u95f4\u7684\u5217\u8868\u3002\u8fd9\u5bf9\u4e8e\u8bc6\u522b\u56de\u5f52\u7684\u8001\u73a9\u5bb6\u6216\u8005\u793e\u533a\u7ba1\u7406\u975e\u5e38\u6709\u7528\u3002 ## \u4f7f\u7528\u987b\u77e5 > [!NOTE] > **\u53c2\u6570\u8bf4\u660e** > - name \u548c uuid \u4e8c\u9009\u4e00 > - UUID \u652f\u6301\u5e26\u8fde\u5b57\u7b26\uff08\u5982 ee9b4ed1-aac1-491e-b761-1471be374b80\uff09\u6216\u4e0d\u5e26\u8fde\u5b57\u7b26\u683c\u5f0f > [!IM Calls GET https://uapis.cn/api/v1/game/minecraft/historyid.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"name": {
"description": "\u73a9\u5bb6\u7684 Minecraft \u7528\u6237\u540d\u3002\u4f7f\u7528\u6b64\u53c2\u6570\u67e5\u8be2\u65f6\uff0c\u4f1a\u8fd4\u56de\u6240\u6709\u5339\u914d\u7528\u6237\u7684\u5217\u8868\uff08\u5305\u62ec\u5f53\u524d\u7528\u6237\u540d\u6216\u66fe\u7528\u540d\u5339\u914d\u7684\u73a9\u5bb6\uff09\u3002",
"example": "ExamplePlayer",
"type": "string"
},
"uuid": {
"description": "\u73a9\u5bb6\u7684 Minecraft UUID\uff0c\u652f\u6301\u5e26\u8fde\u5b57\u7b26\u6216\u4e0d\u5e26\u8fde\u5b57\u7b26\u683c\u5f0f\u3002",
"example": "ee9b4ed1-aac1-491e-b761-1471be374b80",
"type": "string"
}
},
"type": "object"
},
"name": "get_game_minecraft_historyid",
"title": "\u67e5\u8be2 MC \u66fe\u7528\u540d"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 MC \u670d\u52a1\u5668"
},
"description": "\u60f3\u5728\u52a0\u5165\u670d\u52a1\u5668\u524d\u770b\u770b\u6709\u591a\u5c11\u4eba\u5728\u7ebf\uff1f\u6216\u8005\u68c0\u67e5\u4e00\u4e0b\u670d\u52a1\u5668\u5f00\u6ca1\u5f00\uff1f\u7528\u8fd9\u4e2a\u63a5\u53e3\u5c31\u5bf9\u4e86\uff01 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ef\u4ee5\u901a\u8fc7\u63d0\u4f9b\u670d\u52a1\u5668\u5730\u5740\uff08\u57df\u540d\u6216IP\uff09\uff0c\u6765\u83b7\u53d6\u4e00\u4e2a Minecraft Java \u7248\u670d\u52a1\u5668\u7684\u5b9e\u65f6\u72b6\u6001\u3002\u8fd4\u56de\u4fe1\u606f\u5305\u62ec\u670d\u52a1\u5668\u662f\u5426\u5728\u7ebf\u3001\u5f53\u524d\u73a9\u5bb6\u6570\u3001\u6700\u5927\u73a9\u5bb6\u6570\u3001\u670d\u52a1\u5668\u7248\u672c\u3001MOTD\uff08\u6bcf\u65e5\u6d88\u606f\uff09\u4ee5\u53ca\u670d\u52a1\u5668\u56fe\u6807\u7b49\u3002 \u5982\u679c\u670d\u52a1\u5668\u8fd4\u56de\u5f53\u524d\u5728\u7ebf\u73a9\u5bb6\u5217\u8868\uff0c\u54cd\u5e94\u91cc\u8fd8\u4f1a\u5e26\u4e0a online_players \u5b57\u6bb5\u3002\u8fd9\u4e2a\u5b57\u6bb5\u53ef\u80fd\u7701\u7565\uff0c\u90e8\u5206\u670d\u52a1\u5668\u8fd4\u56de\u7684\u5217\u8868\u4e5f\u53ef\u80fd\u4e0d\u5b8c\u6574\u3002 Calls GET https://uapis.cn/api/v1/game/minecraft/serverstatus.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"server": {
"description": "Minecraft\u670d\u52a1\u5668\u7684\u5730\u5740\uff0c\u53ef\u4ee5\u662f\u57df\u540d\uff08\u5982 `hypixel.net`\uff09\u6216 `IP:\u7aef\u53e3` \u7684\u5f62\u5f0f\uff08\u5982 `mc.example.com:25565`\uff09\u3002\u5982\u679c\u7701\u7565\u7aef\u53e3\uff0c\u5c06\u9ed8\u8ba4\u4f7f\u7528 `25565`\u3002",
"example": "play.minedhype.com",
"type": "string"
}
},
"required": [
"server"
],
"type": "object"
},
"name": "get_game_minecraft_serverstatus",
"title": "\u67e5\u8be2 MC \u670d\u52a1\u5668"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 MC \u73a9\u5bb6"
},
"description": "\u53ea\u9700\u8981\u4e00\u4e2a\u73a9\u5bb6\u7684\u7528\u6237\u540d\uff0c\u5c31\u80fd\u5feb\u901f\u83b7\u53d6\u5230\u4ed6\u7684\u6b63\u7248\u76ae\u80a4\u548c\u72ec\u4e00\u65e0\u4e8c\u7684UUID\uff01 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u57fa\u7840\u4f46\u975e\u5e38\u5b9e\u7528\u7684\u63a5\u53e3\u3002\u901a\u8fc7\u73a9\u5bb6\u5f53\u524d\u7684\u6e38\u620f\u5185\u540d\u79f0\uff08Username\uff09\uff0c\u4f60\u53ef\u4ee5\u67e5\u8be2\u5230\u4ed6\u5bf9\u5e94\u7684UUID\uff08\u552f\u4e00\u6807\u8bc6\u7b26\uff09\u548c\u5f53\u524d\u76ae\u80a4\u7684URL\u5730\u5740\u3002\u8fd9\u662f\u6784\u5efa\u8bb8\u591a\u5176\u4ed6\u73a9\u5bb6\u76f8\u5173\u670d\u52a1\u7684\u7b2c\u4e00\u6b65\u3002 Calls GET https://uapis.cn/api/v1/game/minecraft/userinfo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"username": {
"description": "\u73a9\u5bb6\u7684 Minecraft \u6e38\u620f\u5185\u540d\u79f0\uff08\u6b63\u7248ID\uff09\u3002",
"example": "Notch",
"type": "string"
}
},
"required": [
"username"
],
"type": "object"
},
"name": "get_game_minecraft_userinfo",
"title": "\u67e5\u8be2 MC \u73a9\u5bb6"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 Steam \u7528\u6237"
},
"description": "\u60f3\u5728\u4f60\u7684\u7f51\u7ad9\u6216\u5e94\u7528\u4e2d\u5c55\u793a\u7528\u6237\u7684 Steam \u4e2a\u4eba\u8d44\u6599\uff1f\u8fd9\u4e2a\u63a5\u53e3\u5c31\u662f\u4e3a\u4f60\u51c6\u5907\u7684\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u4e00\u4e2a\u7528\u6237\u7684 Steam \u6807\u8bc6\uff08\u652f\u6301\u591a\u79cd\u683c\u5f0f\uff09\uff0c\u4f60\u53ef\u4ee5\u83b7\u53d6\u5230\u4ed6\u516c\u5f00\u7684\u4e2a\u4eba\u8d44\u6599\u6458\u8981\uff0c\u5305\u62ec\u6635\u79f0\u3001\u5934\u50cf\u3001\u5728\u7ebf\u72b6\u6001\u3001\u771f\u5b9e\u59d3\u540d\uff08\u5982\u679c\u516c\u5f00\uff09\u548c\u4e2a\u4eba\u8d44\u6599\u4e3b\u9875URL\u7b49\u4fe1\u606f\u3002 ## \u652f\u6301\u7684\u53c2\u6570\u683c\u5f0f \u63a5\u53e3\u73b0\u5728\u652f\u6301\u4ee5\u4e0b\u51e0\u79cd\u6807\u8bc6\u7b26\u683c\u5f0f\uff1a - **steamid**: 64\u4f4dSteamID\uff08\u5982 76561197960287930\uff09 - **id**: \u81ea\u5b9a\u4e49URL\u540d\u79f0\uff08\u5982 gabelogannewell\uff09 Calls GET https://uapis.cn/api/v1/game/steam/summary.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"id": {
"description": "\u7528\u6237\u7684 Steam \u81ea\u5b9a\u4e49URL\u540d\u79f0\uff08Vanity URL\uff09\u3002\u4f8b\u5982\u4e2a\u4eba\u8d44\u6599\u94fe\u63a5\u4e2d `/id/` \u540e\u9762\u7684\u90e8\u5206\u3002",
"example": "gabelogannewell",
"type": "string"
},
"id3": {
"description": "\u7528\u6237\u7684 Steam ID3 \u683c\u5f0f\u6807\u8bc6\u7b26\u3002\u4f20\u7edf\u7684 Steam ID \u683c\u5f0f\uff0c\u5f62\u5982 STEAM_X:Y:Z\u3002",
"example": "STEAM_0:0:22202",
"type": "string"
},
"key": {
"description": "\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u4f20\u7684\u8bbf\u95ee\u51ed\u8bc1\u3002\u6b64\u53c2\u6570\u9009\u586b\uff0c\u5982\u679c\u4f20\u5165\uff0c\u5c06\u4f18\u5148\u4f7f\u7528\u60a8\u63d0\u4f9b\u7684\u503c\u3002\u8bf7\u6ce8\u610f\u59a5\u5584\u4fdd\u7ba1\uff0c\u4e0d\u8981\u628a\u5b83\u5199\u8fdb\u516c\u5f00\u7684\u524d\u7aef\u4ee3\u7801\u4e2d\u3002",
"type": "string"
},
"steamid": {
"description": "\u7528\u6237\u7684 Steam \u6807\u8bc6\u3002\u53ef\u4ee5\u662f\u4ee5\u4e0b\u4efb\u610f\u4e00\u79cd\u683c\u5f0f\uff1a\n- \u7eaf\u6570\u5b57\u7684 **SteamID64**\n- \u7528\u6237\u7684 **\u81ea\u5b9a\u4e49 URL \u540d\u79f0** (Vanity URL)\n- \u5b8c\u6574\u7684 **\u4e2a\u4eba\u8d44\u6599\u94fe\u63a5** (\u5305\u542b SteamID64 \u6216\u81ea\u5b9a\u4e49\u540d\u79f0)\n- \u597d\u53cb\u4ee3\u7801 (\u5982 `22202`)",
"example": "76561197960287930",
"type": "string"
}
},
"type": "object"
},
"name": "get_game_steam_summary",
"title": "\u67e5\u8be2 Steam \u7528\u6237"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "Epic \u514d\u8d39\u6e38\u620f"
},
"description": "\u767d\u5ad6\u515a\u7684\u798f\u97f3\u6765\u4e86\uff01\u60f3\u7b2c\u4e00\u65f6\u95f4\u77e5\u9053Epic\u5546\u5e97\u672c\u5468\u9001\u4e86\u54ea\u4e9b\u6e38\u620f\u5927\u4f5c\u5417\uff1f ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u5e2e\u4f60\u5b9e\u65f6\u8ffd\u8e2aEpic Games\u5546\u5e97\u7684\u6bcf\u5468\u514d\u8d39\u6e38\u620f\u6d3b\u52a8\u3002\u65e0\u9700\u4efb\u4f55\u53c2\u6570\uff0c\u8c03\u7528\u540e\u5373\u53ef\u83b7\u5f97\u5f53\u524d\u6240\u6709\u514d\u8d39\u6e38\u620f\u7684\u5b8c\u6574\u4fe1\u606f\uff0c\u5305\u62ec\u6e38\u620f\u5c01\u9762\u3001\u539f\u4ef7\u3001\u5269\u4f59\u65f6\u95f4\u7b49\uff0c\u518d\u4e5f\u4e0d\u7528\u62c5\u5fc3\u9519\u8fc7\u5fc3\u4eea\u7684\u514d\u8d39\u6e38\u620f\u4e86\uff01 ## \u4f7f\u7528\u573a\u666f - \u5f00\u53d1\u6e38\u620f\u8d44\u8baf\u5e94\u7528\u6216\u7f51\u7ad9 - \u5236\u4f5cEpic\u514d\u8d39\u6e38\u620f\u63a8\u9001\u673a\u5668\u4eba - \u4e3a\u7528\u6237\u63d0\u4f9b\u6e38\u620f\u6536\u85cf\u5efa\u8bae - \u6784\u5efa\u4e2a\u4eba\u6e38\u620f\u5e93\u7ba1\u7406\u5de5\u5177 > [!TIP] > **\u5173\u4e8e\u65f6\u95f4\u683c\u5f0f** > \u4e3a\u4e86\u65b9\u4fbf\u4e0d\u540c\u573a\u666f\u7684\u4f7f\u7528 Calls GET https://uapis.cn/api/v1/game/epic-free.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_game_epic_free",
"title": "Epic \u514d\u8d39\u6e38\u620f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u83b7\u53d6\u5fc5\u5e94\u6bcf\u65e5\u58c1\u7eb8"
},
"description": "\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u83b7\u53d6\u6700\u65b0\u6216\u6307\u5b9a\u65e5\u671f\u7684\u5fc5\u5e94\u58c1\u7eb8\u3002\u9ed8\u8ba4\u76f4\u63a5\u8fd4\u56de\u56fe\u7247\uff0c\u4e5f\u53ef\u4ee5\u4f20 format=json \u83b7\u53d6\u5143\u6570\u636e\uff0c\u6216\u8005\u4f20 format=redirect \u76f4\u63a5\u8df3\u8f6c\u5230\u6700\u7ec8\u56fe\u7247\u5730\u5740\u3002 ## \u529f\u80fd\u6982\u8ff0 - \u4e0d\u4f20\u53c2\u6570\u65f6\uff0c\u9ed8\u8ba4\u8fd4\u56de\u5f53\u5929\u58c1\u7eb8\u56fe\u7247\u4e8c\u8fdb\u5236 - \u53ef\u4ee5\u4f20 date \u67e5\u8be2\u6307\u5b9a\u65e5\u671f\u7684\u58c1\u7eb8 - \u53ef\u4ee5\u4f20 resolution \u9009\u62e9 4k \u6216 1080 - \u53ef\u4ee5\u4f20 format \u63a7\u5236\u8fd4\u56de\u56fe\u7247\u3001JSON \u6216 302 \u8df3\u8f6c - \u5f53\u4f20 format=json \u65f6\uff0c\u8fd4\u56de\u7684\u662f\u6241\u5e73 JSON \u5bf9\u8c61\uff0c\u91cc\u9762\u4f1a\u5305\u542b Calls GET https://uapis.cn/api/v1/image/bing-daily.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"date": {
"description": "\u58c1\u7eb8\u65e5\u671f\uff0c\u683c\u5f0f\u662f `YYYY-MM-DD`\u3002\u4e0d\u4f20\u65f6\u8fd4\u56de\u5f53\u5929\u58c1\u7eb8\u3002",
"type": "string"
},
"format": {
"default": "image",
"description": "\u54cd\u5e94\u683c\u5f0f\u3002\u53ef\u4ee5\u4f20 `image`\u3001`json` \u6216 `redirect`\u3002\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `image`\u3002",
"enum": [
"image",
"json",
"redirect"
],
"enumLabels": {
"image": "\u76f4\u63a5\u8fd4\u56de\u56fe\u7247\u4e8c\u8fdb\u5236\uff08\u9ed8\u8ba4\uff09",
"json": "\u8fd4\u56de\u58c1\u7eb8\u5143\u6570\u636e JSON",
"redirect": "302 \u8df3\u8f6c\u5230\u6700\u7ec8\u56fe\u7247\u5730\u5740"
},
"type": "string"
},
"random": {
"default": false,
"description": "\u662f\u5426\u6bcf\u6b21\u8bf7\u6c42\u968f\u673a\u8fd4\u56de\u4e00\u5f20\u5386\u53f2\u58c1\u7eb8\u3002\u4f20 `true` \u65f6\u751f\u6548\uff1b\u4e0d\u80fd\u548c `date` \u540c\u65f6\u4f7f\u7528\u3002\u4e0d\u4f20\u6216\u4f20 `false` \u65f6\u4fdd\u6301\u9ed8\u8ba4\u5f53\u5929/\u6307\u5b9a\u65e5\u671f\u903b\u8f91\u3002",
"example": true,
"type": "boolean"
},
"resolution": {
"default": "4k",
"description": "\u8fd4\u56de\u56fe\u7247\u7684\u76ee\u6807\u5206\u8fa8\u7387\u3002\u53ef\u4ee5\u4f20 `4k` \u6216 `1080`\uff0c\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `4k`\u3002",
"enum": [
"4k",
"1080"
],
"enumLabels": {
"1080": "1920 \u5bbd\u56fe",
"4k": "4K \u539f\u56fe\uff08\u9ed8\u8ba4\uff09"
},
"example": "4k",
"type": "string"
}
},
"type": "object"
},
"name": "get_image_bing_daily",
"title": "\u83b7\u53d6\u5fc5\u5e94\u6bcf\u65e5\u58c1\u7eb8"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u5fc5\u5e94\u58c1\u7eb8\u5386\u53f2"
},
"description": "\u8fd9\u4e2a\u63a5\u53e3\u7528\u4e8e\u67e5\u8be2\u5fc5\u5e94\u58c1\u7eb8\u5386\u53f2\u5217\u8868\uff0c\u4e5f\u53ef\u4ee5\u6309\u65e5\u671f\u7cbe\u786e\u67e5\u8be2\u67d0\u4e00\u5929\u3002\u9ed8\u8ba4\u6309\u65f6\u95f4\u5012\u5e8f\u8fd4\u56de JSON\u3002 ## \u529f\u80fd\u6982\u8ff0 - \u53ef\u4ee5\u4f20 date \u7cbe\u786e\u67e5\u8be2\u67d0\u4e00\u5929\uff0c\u547d\u4e2d\u540e\u53ea\u8fd4\u56de 1 \u6761\u6570\u636e - \u4e0d\u4f20 date \u65f6\uff0c\u6309\u65f6\u95f4\u5012\u5e8f\u5206\u9875\u8fd4\u56de\u5386\u53f2\u5217\u8868 - \u53ef\u4ee5\u4f20 resolution \u8ba9 image_url \u76f4\u63a5\u5bf9\u5e94 4k \u6216 1080 - \u53ef\u4ee5\u4f20 page \u548c page_size \u63a7\u5236\u5206\u9875 - \u6bcf\u6761\u8bb0\u5f55\u90fd\u662f\u6241\u5e73 JSON \u5bf9\u8c61\uff0c\u91cc\u9762\u4f1a\u5305\u542b\u6807\u9898\u3001\u526f\u6807\u9898\u3001\u8bf4\u660e\u6587\u6848\u3001\u7248\u6743\u4fe1\u606f\u3001\u95ee\u7b54\u4fe1\u606f\u548c\u56fe\u7247\u5730\u5740\u7b49\u5b57\u6bb5 # Calls GET https://uapis.cn/api/v1/image/bing-daily/history.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"date": {
"description": "\u58c1\u7eb8\u65e5\u671f\uff0c\u683c\u5f0f\u662f `YYYY-MM-DD`\u3002\u4f20\u4e86\u4ee5\u540e\u4f1a\u6309\u65e5\u671f\u7cbe\u786e\u67e5\u8be2\uff0c\u5e76\u4e14\u5ffd\u7565 `page` \u548c `page_size`\u3002",
"example": "2026-04-05",
"type": "string"
},
"page": {
"default": 1,
"description": "\u5206\u9875\u9875\u7801\uff0c\u5fc5\u987b\u662f\u6b63\u6574\u6570\u3002\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `1`\u3002\u53ea\u6709\u5728\u4e0d\u4f20 `date` \u65f6\u624d\u751f\u6548\u3002",
"example": 2,
"minimum": 1,
"type": "integer"
},
"page_size": {
"default": 30,
"description": "\u6bcf\u9875\u6761\u6570\uff0c\u5fc5\u987b\u662f\u6b63\u6574\u6570\u3002\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `30`\uff0c\u6700\u5927\u662f `100`\u3002\u53ea\u6709\u5728\u4e0d\u4f20 `date` \u65f6\u624d\u751f\u6548\u3002",
"example": 10,
"maximum": 100,
"minimum": 1,
"type": "integer"
},
"resolution": {
"default": "4k",
"description": "\u8fd4\u56de\u56fe\u7247\u7684\u76ee\u6807\u5206\u8fa8\u7387\u3002\u53ef\u4ee5\u4f20 `4k` \u6216 `1080`\uff0c\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `4k`\u3002",
"enum": [
"4k",
"1080"
],
"enumLabels": {
"1080": "1920 \u5bbd\u56fe",
"4k": "4K \u539f\u56fe\uff08\u9ed8\u8ba4\uff09"
},
"example": "1080",
"type": "string"
}
},
"type": "object"
},
"name": "get_image_bing_daily_history",
"title": "\u67e5\u8be2\u5fc5\u5e94\u58c1\u7eb8\u5386\u53f2"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u901a\u8fc7Base64\u7f16\u7801\u4e0a\u4f20\u56fe\u7247"
},
"description": "\u5f53\u4f60\u9700\u8981\u5728\u524d\u7aef\u5904\u7406\u5b8c\u56fe\u7247\uff08\u6bd4\u5982\u88c1\u526a\u3001\u52a0\u6ee4\u955c\u540e\uff09\uff0c\u4e0d\u901a\u8fc7\u4f20\u7edf\u8868\u5355\uff0c\u800c\u662f\u76f4\u63a5\u4e0a\u4f20\u56fe\u7247\u7684\u573a\u666f\uff0c\u8fd9\u4e2a\u63a5\u53e3\u5c31\u6d3e\u4e0a\u7528\u573a\u4e86\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ea\u9700\u8981\u5c06\u56fe\u7247\u7684 Base64 \u7f16\u7801\u5b57\u7b26\u4e32\u53d1\u9001\u8fc7\u6765\uff0c\u6211\u4eec\u5c31\u4f1a\u628a\u5b83\u89e3\u7801\u3001\u4fdd\u5b58\u4e3a\u56fe\u7247\u6587\u4ef6\uff0c\u5e76\u8fd4\u56de\u4e00\u4e2a\u53ef\u4f9b\u8bbf\u95ee\u7684\u516c\u5f00 URL\u3002 ## \u4f7f\u7528\u987b\u77e5 > [!IMPORTANT] > **\u5173\u4e8e imageData \u683c\u5f0f** > \u4f60\u53d1\u9001\u7684 imageData \u5b57\u7b26\u4e32\u5fc5\u987b\u662f\u5b8c\u6574\u7684 Base64 Data URI \u683c\u5f0f\uff0c\u5b83\u9700\u8981\u5305\u542b MIME \u7c7b\u578b\u4fe1\u606f\uff0c\u4f8b\u5982 data: Calls POST https://uapis.cn/api/v1/image/frombase64.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_image_frombase64",
"title": "\u901a\u8fc7Base64\u7f16\u7801\u4e0a\u4f20\u56fe\u7247"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u751f\u6210\u6478\u6478\u5934GIF (QQ\u53f7)"
},
"description": "\u60f3\u5728\u7ebfrua\u4e00\u4e0b\u597d\u53cb\u7684\u5934\u50cf\u5417\uff1f\u8fd9\u4e2a\u8da3\u5473\u63a5\u53e3\u53ef\u4ee5\u6ee1\u8db3\u4f60\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6b64\u63a5\u53e3\u901a\u8fc7GET\u65b9\u6cd5\uff0c\u4e13\u95e8\u7528\u4e8e\u901a\u8fc7QQ\u53f7\u751f\u6210\u6478\u6478\u5934GIF\u3002\u4f60\u53ea\u9700\u8981\u63d0\u4f9b\u4e00\u4e2aQQ\u53f7\u7801\uff0c\u6211\u4eec\u5c31\u4f1a\u81ea\u52a8\u83b7\u53d6\u5176\u516c\u5f00\u5934\u50cf\uff0c\u5e76\u5236\u4f5c\u6210\u4e00\u4e2a\u53ef\u7231\u7684\u52a8\u56fe\u3002 ## \u4f7f\u7528\u987b\u77e5 - **\u54cd\u5e94\u683c\u5f0f**\uff1a\u63a5\u53e3\u6210\u529f\u65f6\u76f4\u63a5\u8fd4\u56de image/gif \u683c\u5f0f\u7684\u4e8c\u8fdb\u5236\u6570\u636e\u3002 - **\u80cc\u666f\u989c\u8272**\uff1a\u4f60\u53ef\u4ee5\u901a\u8fc7 bg_color \u53c2\u6570\u6765\u63a7\u5236GIF\u7684\u80cc\u666f\u3002\u4f7f\u7528 transparent \u9009\u9879\u53ef\u4ee5\u8ba9\u5b83\u66f4\u597d\u5730\u878d\u5165\u5404\u79cd\u804a\u5929\u80cc\u666f\u4e2d\u3002 Calls GET https://uapis.cn/api/v1/image/motou.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"bg_color": {
"description": "GIF\u7684\u80cc\u666f\u989c\u8272\u3002\u7559\u7a7a\u5219\u7531\u540e\u7aef\u670d\u52a1\u51b3\u5b9a\u9ed8\u8ba4\u503c\u3002",
"enum": [
"white",
"black",
"transparent"
],
"enumLabels": {
"black": "\u9ed1\u8272",
"transparent": "\u900f\u660e",
"white": "\u767d\u8272"
},
"example": "transparent",
"type": "string"
},
"qq": {
"description": "\u4f60\u60f3\u8981\u6478\u5934\u7684\u5bf9\u8c61\u7684QQ\u53f7\u7801\u3002",
"example": "10001",
"type": "string"
}
},
"required": [
"qq"
],
"type": "object"
},
"name": "get_image_motou",
"title": "\u751f\u6210\u6478\u6478\u5934GIF (QQ\u53f7)"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u751f\u6210\u6478\u6478\u5934GIF"
},
"description": "\u9664\u4e86\u4f7f\u7528QQ\u5934\u50cf\uff0c\u4f60\u8fd8\u53ef\u4ee5\u901a\u8fc7\u4e0a\u4f20\u81ea\u5df1\u7684\u56fe\u7247\u6216\u63d0\u4f9b\u56fe\u7247URL\u6765\u5236\u4f5c\u72ec\u4e00\u65e0\u4e8c\u7684\u6478\u6478\u5934GIF\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6b64\u63a5\u53e3\u901a\u8fc7POST\u65b9\u6cd5\uff0c\u652f\u6301\u4e24\u79cd\u65b9\u5f0f\u751f\u6210GIF\uff1a 1. **\u56fe\u7247URL**\uff1a\u5728\u8868\u5355\u4e2d\u63d0\u4f9b image_url \u5b57\u6bb5\u3002 2. **\u4e0a\u4f20\u56fe\u7247**\uff1a\u5728\u8868\u5355\u4e2d\u4e0a\u4f20 file \u6587\u4ef6\u3002 ## \u4f7f\u7528\u987b\u77e5 - **\u54cd\u5e94\u683c\u5f0f**\uff1a\u63a5\u53e3\u6210\u529f\u65f6\u76f4\u63a5\u8fd4\u56de image/gif \u683c\u5f0f\u7684\u4e8c\u8fdb\u5236\u6570\u636e\u3002 - **\u53c2\u6570\u4f18\u5148\u7ea7**\uff1a\u5982\u679c\u540c\u65f6\u63d0\u4f9b\u4e86 image_url \u548c\u4e0a\u4f20\u7684 file \u6587\u4ef6\uff0c\u7cfb\u7edf\u5c06 **\u4f18 Calls POST https://uapis.cn/api/v1/image/motou.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "post_image_motou",
"title": "\u751f\u6210\u6478\u6478\u5934GIF"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u751f\u6210\u4f60\u4eec\u600e\u4e48\u4e0d\u8bf4\u8bdd\u4e86\u8868\u60c5\u5305"
},
"description": "\u4f60\u4eec\u600e\u4e48\u4e0d\u8bf4\u8bdd\u4e86\uff1f\u662f\u4e0d\u662f\u90fd\u5728\u5077\u5077\u73a9Uapi\uff0c\u6c42\u6c42\u4f60\u4eec\u4e0d\u8981\u73a9Uapi\u4e86 ## \u4f7f\u7528\u987b\u77e5 - **\u54cd\u5e94\u683c\u5f0f**\uff1a\u63a5\u53e3\u6210\u529f\u65f6\u76f4\u63a5\u8fd4\u56de image/png \u683c\u5f0f\u7684\u4e8c\u8fdb\u5236\u6570\u636e\u3002 - **\u6587\u5b57\u5185\u5bb9**\uff1a\u81f3\u5c11\u9700\u8981\u63d0\u4f9b top_text\uff08\u4e0a\u65b9\u6587\u5b57\uff09\u6216 bottom_text\uff08\u4e0b\u65b9\u6587\u5b57\uff09\u4e4b\u4e00\u3002 - **\u6897\u56fe\u903b\u8f91**\uff1a\u4e0a\u65b9\u63cf\u8ff0\u67d0\u4e2a\u884c\u4e3a\uff0c\u4e0b\u65b9\u901a\u5e38\u4ee5\u300c\u4eec\u300d\u5f00\u5934\u8868\u793a\u529d\u963b\uff0c\u5f62\u6210\u620f\u8c11\u7684\u5bf9\u6bd4\u6548\u679c\u3002 Calls POST https://uapis.cn/api/v1/image/speechless.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_image_speechless",
"title": "\u751f\u6210\u4f60\u4eec\u600e\u4e48\u4e0d\u8bf4\u8bdd\u4e86\u8868\u60c5\u5305"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u751f\u6210\u4e8c\u7ef4\u7801"
},
"description": "\u65e0\u8bba\u662f\u7f51\u5740\u3001\u6587\u672c\u8fd8\u662f\u8054\u7cfb\u65b9\u5f0f\uff0c\u901a\u901a\u53ef\u4ee5\u53d8\u6210\u4e00\u4e2a\u4e8c\u7ef4\u7801\uff01\u8fd9\u662f\u4e00\u4e2a\u975e\u5e38\u7075\u6d3b\u7684\u4e8c\u7ef4\u7801\u751f\u6210\u5de5\u5177\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u63d0\u4f9b\u4e00\u6bb5\u6587\u672c\u5185\u5bb9\uff0c\u6211\u4eec\u4e3a\u4f60\u751f\u6210\u5bf9\u5e94\u7684\u4e8c\u7ef4\u7801\u56fe\u7247\u3002\u4f60\u53ef\u4ee5\u81ea\u5b9a\u4e49\u5c3a\u5bf8\u3001\u524d\u666f\u8272\u3001\u80cc\u666f\u8272\uff0c\u8fd8\u652f\u6301\u900f\u660e\u80cc\u666f\uff0c\u5e76\u9009\u62e9\u4e0d\u540c\u7684\u8fd4\u56de\u683c\u5f0f\u4ee5\u9002\u5e94\u4e0d\u540c\u573a\u666f\u3002 Calls GET https://uapis.cn/api/v1/image/qrcode.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"bgcolor": {
"default": "#FFFFFF",
"description": "\u4e8c\u7ef4\u7801\u80cc\u666f\u8272\uff0c\u4f7f\u7528\u5341\u516d\u8fdb\u5236\u683c\u5f0f\u3002\u5f53 `transparent=true` \u65f6\u6b64\u53c2\u6570\u4f1a\u88ab\u5ffd\u7565\u3002URL \u4e2d\u9700\u8981\u5c06 `#` \u7f16\u7801\u4e3a `%23`\u3002",
"type": "string"
},
"fgcolor": {
"default": "#000000",
"description": "\u4e8c\u7ef4\u7801\u524d\u666f\u8272\uff08\u5373\u4e8c\u7ef4\u7801\u672c\u8eab\u7684\u989c\u8272\uff09\uff0c\u4f7f\u7528\u5341\u516d\u8fdb\u5236\u683c\u5f0f\u3002URL \u4e2d\u9700\u8981\u5c06 `#` \u7f16\u7801\u4e3a `%23`\u3002",
"type": "string"
},
"format": {
"default": "image",
"description": "\u6307\u5b9a\u54cd\u5e94\u5185\u5bb9\u7684\u683c\u5f0f\u3002\u53ef\u9009\u503c\u4e3a `image`, `json`, `json_url`\u3002",
"enum": [
"image",
"json",
"json_url"
],
"enumLabels": {
"image": "\u56fe\u7247",
"json": "JSON\u6570\u636e",
"json_url": "JSON+URL"
},
"example": "image",
"type": "string"
},
"size": {
"default": 256,
"description": "\u4e8c\u7ef4\u7801\u56fe\u7247\u7684\u8fb9\u957f\uff08\u6b63\u65b9\u5f62\uff09\uff0c\u5355\u4f4d\u662f\u50cf\u7d20\u3002\u6709\u6548\u8303\u56f4\u662f 256 \u5230 2048 \u4e4b\u95f4\u3002",
"example": 512,
"maximum": 2048,
"type": "integer"
},
"text": {
"description": "\u4f60\u5e0c\u671b\u7f16\u7801\u5230\u4e8c\u7ef4\u7801\u4e2d\u7684\u4efb\u4f55\u6587\u672c\u5185\u5bb9\uff0c\u6bd4\u5982\u4e00\u4e2aURL\u3001\u4e00\u6bb5\u8bdd\u6216\u8005\u4e00\u4e2aJSON\u5b57\u7b26\u4e32\u3002",
"example": "https://www.bilibili.com/video/BV1uT4y1P7CX/",
"type": "string"
},
"transparent": {
"default": false,
"description": "\u662f\u5426\u4f7f\u7528\u900f\u660e\u80cc\u666f\u3002\u542f\u7528\u540e\u751f\u6210\u7684 PNG \u56fe\u7247\u5c06\u5177\u6709 alpha \u901a\u9053\uff0c\u80cc\u666f\u900f\u660e\u3002",
"type": "boolean"
}
},
"required": [
"text"
],
"type": "object"
},
"name": "get_image_qrcode",
"title": "\u751f\u6210\u4e8c\u7ef4\u7801"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u56fe\u7247\u8f6c Base64"
},
"description": "\u770b\u5230\u4e00\u5f20\u7f51\u4e0a\u7684\u56fe\u7247\uff0c\u60f3\u628a\u5b83\u8f6c\u6362\u6210 Base64 \u7f16\u7801\u4ee5\u4fbf\u5d4c\u5165\u5230\u4f60\u7684 HTML \u6216 CSS \u4e2d\uff1f\u7528\u8fd9\u4e2a\u63a5\u53e3\u5c31\u5bf9\u4e86\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u63d0\u4f9b\u4e00\u4e2a\u516c\u5f00\u53ef\u8bbf\u95ee\u7684\u56fe\u7247 URL\uff0c\u6211\u4eec\u5e2e\u4f60\u628a\u5b83\u4e0b\u8f7d\u4e0b\u6765\uff0c\u5e76\u8f6c\u6362\u6210\u5305\u542b MIME \u7c7b\u578b\u7684 Base64 Data URI \u5b57\u7b26\u4e32\u8fd4\u56de\u7ed9\u4f60\u3002 Calls GET https://uapis.cn/api/v1/image/tobase64.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"url": {
"description": "\u9700\u8981\u8f6c\u6362\u4e3aBase64\u7684\u3001\u53ef\u516c\u5f00\u8bbf\u95ee\u7684\u56fe\u7247URL\u5730\u5740\u3002",
"example": "https://ts3.tc.mm.bing.net/th?id=ORMS.44196851bb1757ec3f66572811fe8e07&pid=Wdp&w=612&h=304&qlt=90&c=1&rs=1&dpr=1.25&p=0",
"format": "url",
"type": "string"
}
},
"required": [
"url"
],
"type": "object"
},
"name": "get_image_tobase64",
"title": "\u56fe\u7247\u8f6c Base64"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u89e3\u7801\u5e76\u7f29\u653e\u56fe\u7247"
},
"description": "\u5728 RAM \u548c Flash \u6781\u5176\u6709\u9650\u7684\u8bbe\u5907\u4e0a\u89e3\u7801\u56fe\u7247\u662f\u4e00\u9879\u7e41\u91cd\u7684\u4efb\u52a1\u3002\u8fd9\u4e2a\u63a5\u53e3\u4e13\u4e3a IoT \u548c\u5d4c\u5165\u5f0f\u5f00\u53d1\u8bbe\u8ba1\uff0c\u5c06\u590d\u6742\u7684\u56fe\u50cf\u89e3\u7801\u548c\u7f29\u653e\u64cd\u4f5c\u8f6c\u79fb\u5230\u4e91\u7aef\uff0c\u76f4\u63a5\u8f93\u51fa\u9002\u7528\u4e8e\u5355\u7247\u673a\u5c4f\u5e55\u7684\u4e8c\u8fdb\u5236\u50cf\u7d20\u6d41\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6b64\u63a5\u53e3\u63d0\u4f9b\u4e86\u7075\u6d3b\u7684\u4e91\u7aef\u56fe\u50cf\u9884\u5904\u7406\u80fd\u529b\uff0c\u5e2e\u52a9\u786c\u4ef6\u5f00\u53d1\u8005\u8df3\u8fc7\u7e41\u7410\u7684\u56fe\u50cf\u5904\u7406\u903b\u8f91\uff1a - **\u76f4\u63a5\u63a8\u6d41\u6e32\u67d3**\uff1a\u5982\u679c\u9009\u62e9\u8f93\u51fa\u7eaf\u50cf\u7d20\u6d41\uff08\u5982 RGB565\uff09\uff0c\u5355\u7247\u673a\u6536\u5230\u7f51\u7edc\u6570\u636e\u540e\u65e0\u9700\u89e3\u6790\u6587\u4ef6\u5934\uff0c\u53ef\u76f4\u63a5\u5c06\u5176\u5199\u5165\u663e\u5b58\uff0c\u5b9e\u73b0\u6781\u4f4e\u5185\u5b58\u5360\u7528\u7684\u8fb9\u4e0b\u8fb9\u64ad\u3002 - **\u5b8c\u7f8e\u9002\u914d\u5c4f\u5e55**\uff1a\u65e0\u9700\u5728\u8bbe\u5907\u7aef\u7f16\u5199 Calls POST https://uapis.cn/api/v1/image/decode.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"background": {
"default": "black",
"description": "\u80cc\u666f\u8272\u3002\u53ef\u4ee5\u4f20 `black`\u3001`white` \u6216 `#RRGGBB`\uff0c\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `black`\u3002",
"type": "string"
},
"color_mode": {
"default": "RGB888",
"description": "BMP \u8f93\u51fa\u7684\u989c\u8272\u6a21\u5f0f\u3002\u53ea\u6709\u5728 `format=bmp` \u65f6\u624d\u751f\u6548\uff0c\u53ef\u4ee5\u4f20 `RGB565` \u6216 `RGB888`\uff0c\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `RGB888`\u3002",
"enum": [
"RGB565",
"RGB888"
],
"enumLabels": {
"RGB565": "16 \u4f4d BMP",
"RGB888": "24 \u4f4d BMP\uff08\u9ed8\u8ba4\uff09"
},
"type": "string"
},
"fit": {
"default": "contain",
"description": "\u7f29\u653e\u6a21\u5f0f\u3002\u53ef\u4ee5\u4f20 `contain`\u3001`cover` \u6216 `fill`\uff0c\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `contain`\u3002\u5f53\u4f20 `cover` \u6216 `fill` \u65f6\uff0c`width` \u548c `height` \u90fd\u8981\u4f20\u3002",
"enum": [
"contain",
"cover",
"fill"
],
"enumLabels": {
"contain": "\u7b49\u6bd4\u7f29\u653e\u5e76\u8865\u8fb9\uff08\u9ed8\u8ba4\uff09",
"cover": "\u7b49\u6bd4\u88c1\u526a\u94fa\u6ee1",
"fill": "\u76f4\u63a5\u62c9\u4f38\u5230\u76ee\u6807\u5c3a\u5bf8"
},
"type": "string"
},
"format": {
"default": "bmp",
"description": "\u8f93\u51fa\u683c\u5f0f\u3002\u53ef\u4ee5\u4f20 `bmp`\u3001`rgb565` \u6216 `rgb888`\uff0c\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `bmp`\u3002",
"enum": [
"bmp",
"rgb565",
"rgb888"
],
"enumLabels": {
"bmp": "BMP \u56fe\u7247\uff08\u9ed8\u8ba4\uff09",
"rgb565": "RGB565 \u539f\u59cb\u50cf\u7d20\u6d41",
"rgb888": "RGB888 \u539f\u59cb\u50cf\u7d20\u6d41"
},
"type": "string"
},
"height": {
"description": "\u76ee\u6807\u9ad8\u5ea6\uff0c\u5355\u4f4d\u662f\u50cf\u7d20\u3002\u53ef\u4ee5\u5355\u72ec\u4f20\uff0c\u4e5f\u53ef\u4ee5\u548c `width` \u4e00\u8d77\u4f20\u3002\u4e0e `max_width`\u3001`max_height` \u4e92\u65a5\u3002",
"maximum": 8192,
"minimum": 1,
"type": "integer"
},
"max_height": {
"description": "\u6700\u5927\u9ad8\u5ea6\uff0c\u5355\u4f4d\u662f\u50cf\u7d20\u3002\u53ea\u6709\u5728\u4e0d\u4f20 `width`\u3001`height` \u65f6\u624d\u751f\u6548\uff0c\u4f1a\u6309\u539f\u6bd4\u4f8b\u7f29\u653e\u3002",
"maximum": 8192,
"minimum": 1,
"type": "integer"
},
"max_width": {
"description": "\u6700\u5927\u5bbd\u5ea6\uff0c\u5355\u4f4d\u662f\u50cf\u7d20\u3002\u53ea\u6709\u5728\u4e0d\u4f20 `width`\u3001`height` \u65f6\u624d\u751f\u6548\uff0c\u4f1a\u6309\u539f\u6bd4\u4f8b\u7f29\u653e\u3002",
"maximum": 8192,
"minimum": 1,
"type": "integer"
},
"width": {
"description": "\u76ee\u6807\u5bbd\u5ea6\uff0c\u5355\u4f4d\u662f\u50cf\u7d20\u3002\u53ef\u4ee5\u5355\u72ec\u4f20\uff0c\u4e5f\u53ef\u4ee5\u548c `height` \u4e00\u8d77\u4f20\u3002\u4e0e `max_width`\u3001`max_height` \u4e92\u65a5\u3002",
"maximum": 8192,
"minimum": 1,
"type": "integer"
}
},
"type": "object"
},
"name": "post_image_decode",
"title": "\u89e3\u7801\u5e76\u7f29\u653e\u56fe\u7247"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "SVG\u8f6c\u56fe\u7247"
},
"description": "\u9700\u8981\u5c06\u7075\u6d3b\u7684 SVG \u77e2\u91cf\u56fe\u5f62\u8f6c\u6362\u4e3a\u5e38\u89c1\u7684\u5149\u6805\u56fe\u50cf\u683c\u5f0f\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u8f7b\u677e\u5b9e\u73b0\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4e0a\u4f20\u4e00\u4e2a SVG \u6587\u4ef6\uff0c\u5e76\u6307\u5b9a\u76ee\u6807\u683c\u5f0f\uff08\u5982 PNG\u3001JPEG \u7b49\uff09\uff0c\u63a5\u53e3\u5c06\u8fd4\u56de\u8f6c\u6362\u540e\u7684\u56fe\u50cf\u3002\u4f60\u8fd8\u53ef\u4ee5\u8c03\u6574\u8f93\u51fa\u56fe\u50cf\u7684\u5c3a\u5bf8\u548c\uff08\u5bf9\u4e8eJPEG\uff09\u538b\u7f29\u8d28\u91cf\uff0c\u4ee5\u6ee1\u8db3\u4e0d\u540c\u573a\u666f\u7684\u9700\u6c42\u3002 Calls POST https://uapis.cn/api/v1/image/svg.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"format": {
"default": "png",
"description": "\u8f93\u51fa\u56fe\u50cf\u7684\u76ee\u6807\u683c\u5f0f\u3002\u652f\u6301\u7684\u503c\uff1a`png`, `jpeg`, `jpg`, `gif`, `tiff`, `bmp`\u3002",
"enum": [
"png",
"jpeg",
"jpg",
"gif",
"tiff",
"bmp"
],
"type": "string"
},
"height": {
"description": "\u8f93\u51fa\u56fe\u50cf\u7684\u9ad8\u5ea6\uff08\u50cf\u7d20\uff09\u3002\u5982\u679c\u7701\u7565\uff0c\u5c06\u6839\u636e `width` \u4fdd\u6301\u5bbd\u9ad8\u6bd4\uff0c\u6216\u8005\u4f7f\u7528 SVG \u7684\u539f\u59cb\u9ad8\u5ea6\u3002",
"type": "integer"
},
"quality": {
"default": 90,
"description": "JPEG \u56fe\u50cf\u7684\u538b\u7f29\u8d28\u91cf\uff081-100\uff09\u3002\u4ec5\u5f53 `format` \u4e3a `jpeg` \u6216 `jpg` \u65f6\u6709\u6548\u3002",
"type": "integer"
},
"width": {
"description": "\u8f93\u51fa\u56fe\u50cf\u7684\u5bbd\u5ea6\uff08\u50cf\u7d20\uff09\u3002\u5982\u679c\u7701\u7565\uff0c\u5c06\u6839\u636e `height` \u4fdd\u6301\u5bbd\u9ad8\u6bd4\uff0c\u6216\u8005\u4f7f\u7528 SVG \u7684\u539f\u59cb\u5bbd\u5ea6\u3002",
"type": "integer"
}
},
"type": "object"
},
"name": "post_image_svg",
"title": "SVG\u8f6c\u56fe\u7247"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u65e0\u635f\u538b\u7f29\u56fe\u7247"
},
"description": "\u8fd8\u5728\u4e3a\u56fe\u7247\u4f53\u79ef\u548c\u52a0\u8f7d\u901f\u5ea6\u53d1\u6101\u5417\uff1f\u4f53\u9a8c\u4e00\u4e0b\u6211\u4eec\u5f3a\u5927\u7684**\u65e0\u635f\u538b\u7f29\u670d\u52a1**\uff0c\u5b83\u80fd\u5728\u51e0\u4e4e\u4e0d\u727a\u7272\u4efb\u4f55\u8089\u773c\u53ef\u611f\u77e5\u7684\u753b\u8d28\u7684\u524d\u63d0\u4e0b\uff0c\u5c06\u56fe\u7247\u4f53\u79ef\u538b\u7f29\u5230\u6781\u81f4\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ea\u9700\u8981\u4e0a\u4f20\u4e00\u5f20\u5e38\u89c1\u7684\u56fe\u7247\uff08\u5982 PNG, JPG\uff09\uff0c\u9009\u62e9\u4e00\u4e2a\u538b\u7f29\u7b49\u7ea7\uff0c\u5c31\u80fd\u83b7\u5f97\u4e00\u4e2a\u4f53\u79ef\u5c0f\u5230\u60ca\u4eba\u7684\u538b\u7f29\u6587\u4ef6\u3002\u8fd9\u5bf9\u4e8e\u9700\u8981\u5927\u91cf\u5c55\u793a\u9ad8\u6e05\u56fe\u7247\u7684\u7f51\u7ad9\u3001App \u6216\u5c0f\u7a0b\u5e8f\u6765\u8bf4\uff0c\u662f\u4f18\u5316\u7528\u6237\u4f53\u9a8c\u3001\u8282\u7701\u5e26\u5bbd\u548c\u5b58\u50a8\u6210\u672c\u7684\u5229\u5668\u3002 ## \u4f7f\u7528\u987b\u77e5 > [!TIP] > \u56fe\u7247\u8d8a\u5927\u6216\u538b\u7f29\u7b49\u7ea7\u8d8a\u9ad8\uff0c\u5904\u7406\u65f6\u95f4\u53ef\u80fd\u8d8a\u957f\uff0c\u8bf7\u60a8\u8010\u5fc3\u7b49\u5f85\u3002 > [!WARNIN Calls POST https://uapis.cn/api/v1/image/compress.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"format": {
"default": "png",
"description": "\u8f93\u51fa\u56fe\u7247\u683c\u5f0f\uff0c\u53ef\u4ee5\u662f 'png' \u6216 'jpeg'\u3002",
"enum": [
"png",
"jpeg"
],
"example": "png",
"type": "string"
},
"level": {
"default": 3,
"description": "\u538b\u7f29\u5f3a\u5ea6 (1-5)\uff0c\u9ed8\u8ba4\u4e3a 3\u3002\u6570\u5b57\u8d8a\u5c0f\uff0c\u538b\u7f29\u7387\u8d8a\u9ad8\u3002",
"enum": [
1,
2,
3,
4,
5
],
"example": 3,
"type": "integer"
}
},
"type": "object"
},
"name": "post_image_compress",
"title": "\u65e0\u635f\u538b\u7f29\u56fe\u7247"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u83b7\u53d6Gravatar\u5934\u50cf"
},
"description": "\u63d0\u4f9b\u7a33\u5b9a\u3001\u6613\u7528\u7684\u5934\u50cf\u83b7\u53d6\u80fd\u529b\uff0c\u9002\u5408\u5728\u7f51\u9875\u6216\u5e94\u7528\u4e2d\u76f4\u63a5\u5c55\u793a\u5934\u50cf\u3002 Calls GET https://uapis.cn/api/v1/avatar/gravatar.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"d": {
"default": "mp",
"description": "\u5f53\u7528\u6237\u6ca1\u6709\u81ea\u5df1\u7684 Gravatar \u5934\u50cf\u65f6\uff0c\u663e\u793a\u7684\u9ed8\u8ba4\u5934\u50cf\u7c7b\u578b\u3002\u53ef\u9009\u503c\u5305\u62ec `mp`, `identicon`, `monsterid`, `wavatar`, `retro`, `robohash`, `blank`, `404`\u3002",
"type": "string"
},
"email": {
"description": "\u7528\u6237\u7684 Email \u5730\u5740\u3002\u5982\u679c\u672a\u63d0\u4f9b `hash` \u53c2\u6570\uff0c\u5219\u6b64\u53c2\u6570\u4e3a\u5fc5\u9700\u3002",
"example": "shuakami@sdjz.wiki",
"type": "string"
},
"hash": {
"description": "\u7528\u6237 Email \u5730\u5740\u7684\u5c0f\u5199 MD5 \u54c8\u5e0c\u503c\u3002\u5982\u679c\u63d0\u4f9b\u6b64\u53c2\u6570\uff0c\u5c06\u5ffd\u7565 `email` \u53c2\u6570\u3002",
"type": "string"
},
"r": {
"default": "g",
"description": "\u5934\u50cf\u5206\u7ea7\u3002\u53ef\u9009\u503c\uff1a`g`, `pg`, `r`, `x`\u3002",
"type": "string"
},
"s": {
"default": 80,
"description": "\u5934\u50cf\u7684\u5c3a\u5bf8\uff0c\u5355\u4f4d\u4e3a\u50cf\u7d20\u3002\u6709\u6548\u8303\u56f4\u662f 1 \u5230 2048\u3002",
"type": "integer"
}
},
"type": "object"
},
"name": "get_avatar_gravatar",
"title": "\u83b7\u53d6Gravatar\u5934\u50cf"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u901a\u7528 OCR \u6587\u5b57\u8bc6\u522b"
},
"description": "\u65e0\u8bba\u60a8\u662f\u9700\u8981\u5b9e\u73b0\u7968\u636e\u7684\u81ea\u52a8\u5316\u5f55\u5165\uff0c\u8fd8\u662f\u5728\u7f51\u9875\u524d\u7aef\u5bf9\u56fe\u7247\u4e0a\u7684\u6587\u5b57\u8fdb\u884c\u5750\u6807\u6846\u9009\uff0c\u8fd9\u4e2a\u9ad8\u7cbe\u5ea6\u7684 OCR \u63a5\u53e3\u90fd\u80fd\u4e3a\u60a8\u63d0\u4f9b\u5f3a\u5927\u7684\u57fa\u7840\u80fd\u529b\u3002 ## \u529f\u80fd\u6982\u8ff0 > [!IMPORTANT] > \u5982\u679c\u60a8\u53ea\u5173\u5fc3\u56fe\u7247\u4e0a\u5199\u4e86\u4ec0\u4e48\uff08\u4f8b\u5982\u622a\u56fe\u53d6\u5b57\u6216\u5185\u5bb9\u5b89\u5168\u5ba1\u6838\uff09\uff0c\u5f3a\u70c8\u5efa\u8bae\u5c06 need_location \u8bbe\u7f6e\u4e3a false\u3002\u8fd9\u4f1a\u5927\u5e45\u7cbe\u7b80\u8fd4\u56de\u7684 JSON \u6570\u636e\u4f53\u79ef\uff0c\u63d0\u5347\u7f51\u7edc\u4f20\u8f93\u4e0e\u7cfb\u7edf\u89e3\u6790\u6548\u7387\u3002 \u9664\u4e86\u5e38\u89c4\u7684\u56fe\u7247\u8f6c\u6587\u5b57\uff0c\u8fd9\u4e2a\u63a5\u53e3\u8fd8\u9488\u5bf9\u5b9e\u9645\u5f00\u53d1\u573a\u666f\u505a\u4e86\u4e00\u4e9b\u5b9e\u7528\u8bbe\u8ba1\uff1a - **\u524d\u7aef\u6587\u5b57\u9ad8\u4eae\u4e0e\u7ed3\u6784\u5316\u5206\u6790**\uff1a\u9ed8\u8ba4 Calls POST https://uapis.cn/api/v1/image/ocr.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "post_image_ocr",
"title": "\u901a\u7528 OCR \u6587\u5b57\u8bc6\u522b"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u56fe\u7247\u654f\u611f\u68c0\u6d4b"
},
"description": "\u8fd9\u662f\u4e00\u4e2a\u56fe\u7247\u5185\u5bb9\u5ba1\u6838\u63a5\u53e3\uff0c\u81ea\u52a8\u8bc6\u522b\u56fe\u7247\u4e2d\u7684\u8fdd\u89c4\u5185\u5bb9\u5e76\u8fd4\u56de\u5904\u7406\u5efa\u8bae\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4e0a\u4f20\u56fe\u7247\u6587\u4ef6\u6216\u63d0\u4f9b\u56fe\u7247URL\uff0c\u63a5\u53e3\u4f1a\u81ea\u52a8\u5206\u6790\u56fe\u7247\u5185\u5bb9\uff0c\u8fd4\u56de\u662f\u5426\u8fdd\u89c4\u3001\u98ce\u9669\u7b49\u7ea7\u548c\u5904\u7406\u5efa\u8bae\u3002\u9002\u5408\u5bf9\u63a5\u5230\u7528\u6237\u4e0a\u4f20\u6d41\u7a0b\u4e2d\uff0c\u5b9e\u73b0\u81ea\u52a8\u5316\u5185\u5bb9\u5ba1\u6838\u3002 ## \u8fd4\u56de\u5b57\u6bb5\u8bf4\u660e - **is_nsfw**: \u662f\u5426\u5224\u5b9a\u4e3a\u8fdd\u89c4\u5185\u5bb9\uff0ctrue \u8868\u793a\u8fdd\u89c4\uff0cfalse \u8868\u793a\u6b63\u5e38 - **nsfw_score**: \u8fdd\u89c4\u5185\u5bb9\u7f6e\u4fe1\u5ea6\uff0c0-1 \u4e4b\u95f4\uff0c\u8d8a\u9ad8\u8868\u793a\u8d8a\u53ef\u80fd\u8fdd\u89c4 - **normal_score**: \u6b63\u5e38\u5185\u5bb9\u7f6e\u4fe1\u5ea6\uff0c0-1 Calls POST https://uapis.cn/api/v1/image/nsfw.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "post_image_nsfw",
"title": "\u56fe\u7247\u654f\u611f\u68c0\u6d4b"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u70ed\u699c"
},
"description": "\u60f3\u5feb\u901f\u8ddf\u4e0a\u7f51\u7edc\u70ed\u70b9\uff1f\u8fd9\u4e2a\u63a5\u53e3\u8ba9\u4f60\u4e00\u7f51\u6253\u5c3d\u5404\u5927\u4e3b\u6d41\u5e73\u53f0\u7684\u5b9e\u65f6\u70ed\u699c/\u70ed\u641c\uff01 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ea\u9700\u8981\u6307\u5b9a\u4e00\u4e2a\u5e73\u53f0\u7c7b\u578b\uff0c\u5c31\u80fd\u83b7\u53d6\u5230\u8be5\u5e73\u53f0\u5f53\u524d\u7684\u70ed\u699c\u6570\u636e\u5217\u8868\u3002\u6bcf\u4e2a\u70ed\u699c\u6761\u76ee\u90fd\u5305\u542b\u6807\u9898\u3001\u70ed\u5ea6\u503c\u548c\u539f\u59cb\u94fe\u63a5\u3002\u975e\u5e38\u9002\u5408\u7528\u4e8e\u5236\u4f5c\u4fe1\u606f\u805a\u5408\u7c7b\u5e94\u7528\u6216\u770b\u677f\u3002 ## \u4e09\u79cd\u4f7f\u7528\u6a21\u5f0f ### \u9ed8\u8ba4\u6a21\u5f0f \u53ea\u4f20 type \u53c2\u6570\uff0c\u8fd4\u56de\u8be5\u5e73\u53f0\u5f53\u524d\u7684\u5b9e\u65f6\u70ed\u699c\u3002 ### \u65f6\u5149\u673a\u6a21\u5f0f \u4f20 type + time \u53c2\u6570\uff0c\u8fd4\u56de\u6700\u63a5\u8fd1\u6307\u5b9a\u65f6\u95f4\u7684\u70ed\u699c\u5feb\u7167\u3002\u5982\u679c\u4e0d\u53ef\u7528\u6216\u65e0\u6570\u636e\uff0c\u4f1a\u8fd4\u56de\u7a7a\u3002 ### \u641c\u7d22\u6a21\u5f0f \u4f20 type + keyw Calls GET https://uapis.cn/api/v1/misc/hotboard.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"keyword": {
"description": "\u641c\u7d22\u6a21\u5f0f\uff1a\u641c\u7d22\u5173\u952e\u8bcd\uff0c\u5728\u5386\u53f2\u70ed\u699c\u4e2d\u641c\u7d22\u5305\u542b\u8be5\u5173\u952e\u8bcd\u7684\u6761\u76ee\u3002\u9700\u914d\u5408 time_start \u548c time_end \u4f7f\u7528\u3002",
"type": "string"
},
"limit": {
"description": "\u641c\u7d22\u6a21\u5f0f\u4e0b\u6700\u5927\u8fd4\u56de\u6761\u6570\uff0c\u9ed8\u8ba4 50\uff0c\u6700\u5927 200\u3002",
"maximum": 200,
"type": "integer"
},
"time": {
"description": "\u65f6\u5149\u673a\u6a21\u5f0f\uff1a\u6beb\u79d2\u65f6\u95f4\u6233\uff0c\u8fd4\u56de\u6700\u63a5\u8fd1\u8be5\u65f6\u95f4\u7684\u70ed\u699c\u5feb\u7167\u3002\u4e0d\u4f20\u5219\u8fd4\u56de\u5f53\u524d\u5b9e\u65f6\u70ed\u699c\u3002",
"format": "int64",
"type": "integer"
},
"time_end": {
"description": "\u641c\u7d22\u6a21\u5f0f\u5fc5\u586b\uff1a\u641c\u7d22\u7ed3\u675f\u65f6\u95f4\u6233\uff08\u6beb\u79d2\uff09\u3002",
"format": "int64",
"type": "integer"
},
"time_start": {
"description": "\u641c\u7d22\u6a21\u5f0f\u5fc5\u586b\uff1a\u641c\u7d22\u8d77\u59cb\u65f6\u95f4\u6233\uff08\u6beb\u79d2\uff09\u3002",
"format": "int64",
"type": "integer"
},
"type": {
"description": "\u4f60\u60f3\u8981\u67e5\u8be2\u7684\u70ed\u699c\u5e73\u53f0\u3002\u8bf7\u4ece[\u652f\u6301\u7684\u5e73\u53f0\u5217\u8868](#enum-list)\u4e2d\u9009\u62e9\u3002",
"enum": [
"bilibili",
"acfun",
"weibo",
"zhihu",
"zhihu-daily",
"douyin",
"kuaishou",
"douban-movie",
"douban-group",
"tieba",
"hupu",
"ngabbs",
"v2ex",
"52pojie",
"hostloc",
"coolapk",
"baidu",
"thepaper",
"toutiao",
"qq-news",
"sina",
"sina-news",
"netease-news",
"huxiu",
"ifanr",
"sspai",
"ithome",
"ithome-xijiayi",
"juejin",
"jianshu",
"guokr",
"36kr",
"51cto",
"csdn",
"nodeseek",
"hellogithub",
"lol",
"genshin",
"honkai",
"starrail",
"netease-music",
"qq-music",
"weread",
"weatheralarm",
"earthquake",
"history"
],
"enumColumns": 1,
"enumIconPattern": "/icons/hotboard/{value}.png",
"enumLabels": {
"36kr": "36\u6c2a",
"51cto": "51CTO",
"52pojie": "\u543e\u7231\u7834\u89e3",
"acfun": "A\u7ad9",
"baidu": "\u767e\u5ea6\u70ed\u641c",
"bilibili": "\u54d4\u54e9\u54d4\u54e9",
"coolapk": "\u9177\u5b89",
"csdn": "CSDN",
"douban-group": "\u8c46\u74e3\u5c0f\u7ec4",
"douban-movie": "\u8c46\u74e3\u7535\u5f71",
"douyin": "\u6296\u97f3",
"earthquake": "\u5730\u9707\u901f\u62a5",
"genshin": "\u539f\u795e",
"guokr": "\u679c\u58f3",
"hellogithub": "HelloGitHub",
"history": "\u5386\u53f2\u4e0a\u7684\u4eca\u5929",
"honkai": "\u5d29\u574f3",
"hostloc": "\u5168\u7403\u4e3b\u673a\u4ea4\u6d41",
"hupu": "\u864e\u6251",
"huxiu": "\u864e\u55c5",
"ifanr": "\u7231\u8303\u513f",
"ithome": "IT\u4e4b\u5bb6",
"ithome-xijiayi": "IT\u4e4b\u5bb6\u559c\u52a0\u4e00",
"jianshu": "\u7b80\u4e66",
"juejin": "\u6398\u91d1",
"kuaishou": "\u5feb\u624b",
"lol": "\u82f1\u96c4\u8054\u76df",
"netease-music": "\u7f51\u6613\u4e91\u97f3\u4e50\u70ed\u6b4c\u699c",
"netease-news": "\u7f51\u6613\u65b0\u95fb",
"ngabbs": "NGA\u8bba\u575b",
"nodeseek": "NodeSeek",
"qq-music": "QQ\u97f3\u4e50\u70ed\u6b4c\u699c",
"qq-news": "\u817e\u8baf\u65b0\u95fb",
"sina": "\u65b0\u6d6a\u70ed\u641c",
"sina-news": "\u65b0\u6d6a\u65b0\u95fb",
"sspai": "\u5c11\u6570\u6d3e",
"starrail": "\u661f\u7a79\u94c1\u9053",
"thepaper": "\u6f8e\u6e43\u65b0\u95fb",
"tieba": "\u767e\u5ea6\u8d34\u5427",
"toutiao": "\u4eca\u65e5\u5934\u6761",
"v2ex": "V2EX",
"weatheralarm": "\u5929\u6c14\u9884\u8b66",
"weibo": "\u5fae\u535a\u70ed\u641c",
"weread": "\u5fae\u4fe1\u8bfb\u4e66",
"zhihu": "\u77e5\u4e4e\u70ed\u699c",
"zhihu-daily": "\u77e5\u4e4e\u65e5\u62a5"
},
"example": "weibo",
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
},
"name": "get_misc_hotboard",
"title": "\u67e5\u8be2\u70ed\u699c"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u7535\u5f71\u7968\u623f"
},
"description": "\u6b63\u5728\u505a\u5f71\u89c6\u7c7b\u5e94\u7528\uff0c\u60f3\u76f4\u89c2\u5c55\u793a\u4eca\u5929\u54ea\u90e8\u7535\u5f71\u6700\u5356\u5ea7\uff1f\u5927\u76d8\u603b\u7968\u623f\u7a81\u7834\u4e86\u591a\u5c11\uff1f\u8fd9\u4e2a\u63a5\u53e3\u80fd\u5e2e\u4f60\u5b9e\u65f6\u83b7\u53d6\u9662\u7ebf\u5927\u76d8\u548c\u5f71\u7247\u7968\u623f\u6392\u540d\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8c03\u7528\u6b64\u63a5\u53e3\uff0c\u65e0\u9700\u4efb\u4f55\u53c2\u6570\uff0c\u5373\u53ef\u83b7\u53d6\u5f53\u524d\u5b9e\u65f6\u7684\u7535\u5f71\u5e02\u573a\u5927\u76d8\u6570\u636e\uff08\u5305\u542b\u603b\u7968\u623f\u3001\u603b\u573a\u6b21\u3001\u603b\u4eba\u6b21\uff09\uff0c\u4ee5\u53ca\u6bcf\u4e00\u90e8\u4e0a\u6620\u5f71\u7247\u7684\u5177\u4f53\u8868\u73b0\uff08\u5305\u62ec\u7968\u623f\u660e\u7ec6\u3001\u6392\u7247\u5360\u6bd4\u3001\u4e0a\u5ea7\u7387\u3001\u573a\u5747\u4eba\u6b21\u548c\u7d2f\u8ba1\u7968\u623f\u7b49\uff09\u3002 Calls GET https://uapis.cn/api/v1/misc/movie-box-office.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_misc_movie_box_office",
"title": "\u67e5\u8be2\u7535\u5f71\u7968\u623f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u624b\u673a\u5f52\u5c5e\u5730"
},
"description": "\u60f3\u77e5\u9053\u4e00\u4e2a\u624b\u673a\u53f7\u7801\u6765\u81ea\u54ea\u91cc\uff1f\u662f\u79fb\u52a8\u3001\u8054\u901a\u8fd8\u662f\u7535\u4fe1\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u544a\u8bc9\u4f60\u7b54\u6848\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4f9b\u4e00\u4e2a\u56fd\u5185\u7684\u624b\u673a\u53f7\u7801\uff0c\u6211\u4eec\u4f1a\u67e5\u8be2\u5e76\u8fd4\u56de\u5b83\u7684\u5f52\u5c5e\u5730\uff08\u7701\u4efd\u548c\u57ce\u5e02\uff09\u4ee5\u53ca\u6240\u5c5e\u7684\u8fd0\u8425\u5546\u4fe1\u606f\u3002 Calls GET https://uapis.cn/api/v1/misc/phoneinfo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"phone": {
"description": "\u9700\u8981\u67e5\u8be2\u768411\u4f4d\u4e2d\u56fd\u5927\u9646\u624b\u673a\u53f7\u7801\u3002",
"example": "13800138000",
"type": "string"
}
},
"required": [
"phone"
],
"type": "object"
},
"name": "get_misc_phoneinfo",
"title": "\u67e5\u8be2\u624b\u673a\u5f52\u5c5e\u5730"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u968f\u673a\u6570\u751f\u6210"
},
"description": "\u9700\u8981\u4e00\u4e2a\u7b80\u5355\u7684\u968f\u673a\u6570\uff0c\u8fd8\u662f\u9700\u8981\u4e00\u4e32\u4e0d\u91cd\u590d\u7684\u3001\u5e26\u5c0f\u6570\u7684\u968f\u673a\u6570\uff1f\u8fd9\u4e2a\u63a5\u53e3\u90fd\u80fd\u6ee1\u8db3\u4f60\uff01 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u5f3a\u5927\u7684\u968f\u673a\u6570\u751f\u6210\u5668\u3002\u4f60\u53ef\u4ee5\u6307\u5b9a\u751f\u6210\u7684\u8303\u56f4\uff08\u6700\u5927/\u6700\u5c0f\u503c\uff09\u3001\u6570\u91cf\u3001\u662f\u5426\u5141\u8bb8\u91cd\u590d\u3001\u4ee5\u53ca\u662f\u5426\u751f\u6210\u5c0f\u6570\uff08\u5e76\u6307\u5b9a\u5c0f\u6570\u4f4d\u6570\uff09\u3002 ## \u6d41\u7a0b\u56fe ## \u4f7f\u7528\u987b\u77e5 > [!WARNING] > **\u4e0d\u91cd\u590d\u751f\u6210\u7684\u903b\u8f91\u9650\u5236** > \u5f53\u8bbe\u7f6e allow_repeat=false \u65f6\uff0c\u8bf7\u786e\u4fdd\u53d6\u503c\u8303\u56f4 (max - min + 1) \u5927\u4e8e\u6216\u7b49\u4e8e\u4f60\u8bf7\u6c42\u7684\u6570\u91cf count\u3002\u5426\u5219\uff0c\u7cfb\u7edf\u5c06\u65e0\u6cd5\u751f\u6210\u8db3\u591f\u7684\u4e0d Calls GET https://uapis.cn/api/v1/misc/randomnumber.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"allow_decimal": {
"default": false,
"description": "\u662f\u5426\u751f\u6210\u5c0f\uff08\u6d6e\u70b9\uff09\u6570\u3002\u5982\u679c\u4e3a false\uff0c\u5219\u53ea\u751f\u6210\u6574\u6570\u3002",
"example": true,
"type": "boolean"
},
"allow_repeat": {
"default": false,
"description": "\u662f\u5426\u5141\u8bb8\u751f\u6210\u7684\u591a\u4e2a\u6570\u5b57\u4e2d\u51fa\u73b0\u91cd\u590d\u503c\u3002",
"example": true,
"type": "boolean"
},
"count": {
"default": 1,
"description": "\u9700\u8981\u751f\u6210\u7684\u968f\u673a\u6570\u7684\u6570\u91cf\u3002",
"example": 5,
"type": "integer"
},
"decimal_places": {
"default": 2,
"description": "\u5982\u679c `allow_decimal=true`\uff0c\u8fd9\u91cc\u53ef\u4ee5\u6307\u5b9a\u5c0f\u6570\u7684\u4f4d\u6570\u3002",
"example": 2,
"type": "integer"
},
"max": {
"default": 100,
"description": "\u751f\u6210\u968f\u673a\u6570\u7684\u6700\u5927\u503c\uff08\u5305\u542b\uff09\u3002",
"example": 50,
"type": "integer"
},
"min": {
"default": 1,
"description": "\u751f\u6210\u968f\u673a\u6570\u7684\u6700\u5c0f\u503c\uff08\u5305\u542b\uff09\u3002",
"example": 10,
"type": "integer"
}
},
"type": "object"
},
"name": "get_misc_randomnumber",
"title": "\u968f\u673a\u6570\u751f\u6210"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u8f6c\u6362\u65f6\u95f4\u6233 (\u65e7\u7248\uff0c\u63a8\u8350\u4f7f\u7528/convert/unixtime)"
},
"description": "\u8f6c\u6362\u65f6\u95f4\u6233 (\u65e7\u7248\uff0c\u63a8\u8350\u4f7f\u7528/convert/unixtime) Calls GET https://uapis.cn/api/v1/misc/timestamp.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"ts": {
"description": "\u9700\u8981\u8f6c\u6362\u7684Unix\u65f6\u95f4\u6233\uff0c\u652f\u630110\u4f4d\uff08\u79d2\uff09\u621613\u4f4d\uff08\u6beb\u79d2\uff09\u3002",
"example": "1672531200",
"type": "string"
}
},
"required": [
"ts"
],
"type": "object"
},
"name": "get_misc_timestamp",
"title": "\u8f6c\u6362\u65f6\u95f4\u6233 (\u65e7\u7248\uff0c\u63a8\u8350\u4f7f\u7528/convert/unixtime)"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u5929\u6c14"
},
"description": "\u51fa\u95e8\u524d\uff0c\u67e5\u4e00\u4e0b\u5929\u6c14\u603b\u662f\u4e2a\u597d\u4e60\u60ef\u3002\u8fd9\u4e2a\u63a5\u53e3\u4e3a\u4f60\u63d0\u4f9b\u7cbe\u51c6\u3001\u5b9e\u65f6\u7684\u5929\u6c14\u6570\u636e\uff0c\u652f\u6301\u56fd\u5185\u548c\u56fd\u9645\u57ce\u5e02\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u652f\u6301\u4e09\u79cd\u67e5\u8be2\u65b9\u5f0f\uff1a - \u53ef\u4ee5\u4f20 adcode\uff0c\u6309\u884c\u653f\u533a\u7f16\u7801\u67e5\u8be2\uff08\u4f18\u5148\u7ea7\u6700\u9ad8\uff09 - \u53ef\u4ee5\u4f20 city\uff0c\u6309\u57ce\u5e02\u540d\u79f0\u67e5\u8be2\uff0c\u652f\u6301\u4e2d\u6587\uff08\u5317\u4eac\uff09\u548c\u82f1\u6587\uff08Tokyo\uff09 - \u4e24\u4e2a\u90fd\u4e0d\u4f20\u65f6\uff0c\u6309\u5ba2\u6237\u7aef IP \u81ea\u52a8\u5b9a\u4f4d\u67e5\u8be2 \u652f\u6301 lang \u53c2\u6570\uff0c\u53ef\u9009 zh\uff08\u9ed8\u8ba4\uff09\u548c en\uff0c\u57ce\u5e02\u540d\u7ffb\u8bd1\u8986\u76d6 7000+ \u57ce\u5e02\u3002 ## \u53ef\u9009\u529f\u80fd\u6a21\u5757 - extended=true\uff1a\u6269\u5c55\u6c14\u8c61\u5b57\u6bb5\uff08\u4f53\u611f\u6e29\u5ea6\u3001 Calls GET https://uapis.cn/api/v1/misc/weather.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"adcode": {
"description": "\u57ce\u5e02\u884c\u653f\u533a\u5212\u4ee3\u7801\uff08\u5982 `110000`\uff09\uff0c\u4f18\u5148\u7ea7\u9ad8\u4e8e city\u3002\u53ef\u9009\u53c2\u6570\uff0c\u4e0d\u4f20\u65f6\u4f1a\u5c1d\u8bd5 IP \u81ea\u52a8\u5b9a\u4f4d\u3002",
"type": "string"
},
"city": {
"description": "\u57ce\u5e02\u540d\u79f0\uff0c\u652f\u6301\u4e2d\u6587\uff08`\u5317\u4eac`\uff09\u548c\u82f1\u6587\uff08`Tokyo`\uff09\u3002\u53ef\u9009\u53c2\u6570\uff0c\u4e0d\u4f20\u65f6\u4f1a\u5c1d\u8bd5 IP \u81ea\u52a8\u5b9a\u4f4d\u3002",
"example": "\u5317\u4eac",
"type": "string"
},
"extended": {
"description": "\u8fd4\u56de\u6269\u5c55\u6c14\u8c61\u5b57\u6bb5\uff08\u4f53\u611f\u6e29\u5ea6\u3001\u80fd\u89c1\u5ea6\u3001\u6c14\u538b\u3001\u7d2b\u5916\u7ebf\u3001\u964d\u6c34\u91cf\u3001\u4e91\u91cf\u3001\u7a7a\u6c14\u8d28\u91cf\u6307\u6570\u53ca\u6c61\u67d3\u7269\u5206\u9879\u6570\u636e\uff09\u3002",
"enum": [
false,
true
],
"enumLabels": {
"false": "\u4e0d\u8fd4\u56de\u6269\u5c55\u5b57\u6bb5\uff08\u9ed8\u8ba4\uff09",
"true": "\u8fd4\u56de\u6269\u5c55\u6c14\u8c61\u5b57\u6bb5"
},
"type": "boolean"
},
"forecast": {
"description": "\u8fd4\u56de\u591a\u5929\u9884\u62a5\u6570\u636e\uff08\u6700\u591a7\u5929\uff09\uff0c\u542b\u6bcf\u5929\u7684\u6700\u9ad8\u6e29\u5ea6\u3001\u6700\u4f4e\u6e29\u5ea6\u3001\u767d\u5929\u591c\u95f4\u5929\u6c14\u3001\u98ce\u5411\u98ce\u529b\u3001\u65e5\u51fa\u65e5\u843d\u7b49\u3002",
"enum": [
false,
true
],
"enumLabels": {
"false": "\u4e0d\u8fd4\u56de\u9884\u62a5\u6570\u636e\uff08\u9ed8\u8ba4\uff09",
"true": "\u8fd4\u56de\u591a\u5929\u9884\u62a5"
},
"type": "boolean"
},
"hourly": {
"description": "\u8fd4\u56de\u9010\u5c0f\u65f6\u9884\u62a5\uff0824\u5c0f\u65f6\uff09\uff0c\u542b\u6e29\u5ea6\u3001\u5929\u6c14\u3001\u98ce\u5411\u98ce\u901f\u3001\u6e7f\u5ea6\u3001\u964d\u6c34\u6982\u7387\u7b49\u3002",
"enum": [
false,
true
],
"enumLabels": {
"false": "\u4e0d\u8fd4\u56de\u9010\u5c0f\u65f6\u9884\u62a5\uff08\u9ed8\u8ba4\uff09",
"true": "\u8fd4\u56de\u9010\u5c0f\u65f6\u9884\u62a5"
},
"type": "boolean"
},
"indices": {
"description": "\u8fd4\u56de18\u9879\u751f\u6d3b\u6307\u6570\uff08\u7a7f\u8863\u3001\u7d2b\u5916\u7ebf\u3001\u6d17\u8f66\u3001\u667e\u6652\u3001\u7a7a\u8c03\u3001\u611f\u5192\u3001\u8fd0\u52a8\u3001\u8212\u9002\u5ea6\u3001\u51fa\u884c\u3001\u9493\u9c7c\u3001\u8fc7\u654f\u3001\u9632\u6652\u3001\u5fc3\u60c5\u3001\u5564\u9152\u3001\u96e8\u4f1e\u3001\u4ea4\u901a\u3001\u7a7a\u6c14\u51c0\u5316\u5668\u3001\u82b1\u7c89\uff09\u3002",
"enum": [
false,
true
],
"enumLabels": {
"false": "\u4e0d\u8fd4\u56de\u751f\u6d3b\u6307\u6570\uff08\u9ed8\u8ba4\uff09",
"true": "\u8fd4\u56de18\u9879\u751f\u6d3b\u6307\u6570"
},
"type": "boolean"
},
"lang": {
"default": "zh",
"description": "\u8fd4\u56de\u8bed\u8a00\u3002`zh` \u8fd4\u56de\u4e2d\u6587\uff08\u9ed8\u8ba4\uff09\uff0c`en` \u8fd4\u56de\u82f1\u6587\u3002\u57ce\u5e02\u540d\u7ffb\u8bd1\u8986\u76d6 7000+ \u57ce\u5e02\u3002\u751f\u6d3b\u6307\u6570\uff08`indices`\uff09\u76ee\u524d\u4ec5\u652f\u6301\u4e2d\u6587\u3002",
"enum": [
"zh",
"en"
],
"enumLabels": {
"en": "English",
"zh": "\u4e2d\u6587\uff08\u9ed8\u8ba4\uff09"
},
"type": "string"
},
"minutely": {
"description": "\u8fd4\u56de\u5206\u949f\u7ea7\u964d\u6c34\u9884\u62a5\uff08\u4ec5\u56fd\u5185\u57ce\u5e02\uff09\uff0c\u7cbe\u786e\u52302\u5206\u949f\u3002",
"enum": [
false,
true
],
"enumLabels": {
"false": "\u4e0d\u8fd4\u56de\u5206\u949f\u7ea7\u964d\u6c34\uff08\u9ed8\u8ba4\uff09",
"true": "\u8fd4\u56de\u5206\u949f\u7ea7\u964d\u6c34\u9884\u62a5"
},
"type": "boolean"
}
},
"type": "object"
},
"name": "get_misc_weather",
"title": "\u67e5\u8be2\u5929\u6c14"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u4e16\u754c\u65f6\u95f4"
},
"description": "\u9700\u8981\u548c\u56fd\u5916\u7684\u670b\u53cb\u5f00\u4f1a\uff0c\u60f3\u77e5\u9053\u4ed6\u90a3\u8fb9\u73b0\u5728\u51e0\u70b9\uff1f\u7528\u8fd9\u4e2a\u63a5\u53e3\u4e00\u67e5\u4fbf\u77e5\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6839\u636e\u6807\u51c6\u7684\u65f6\u533a\u540d\u79f0\uff08\u4f8b\u5982 'Asia/Shanghai' \u6216 'Europe/London'\uff09\uff0c\u83b7\u53d6\u8be5\u65f6\u533a\u7684\u5f53\u524d\u51c6\u786e\u65f6\u95f4\u3001UTC\u504f\u79fb\u91cf\u3001\u661f\u671f\u7b49\u4fe1\u606f\u3002 Calls GET https://uapis.cn/api/v1/misc/worldtime.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"city": {
"description": "\u4f60\u9700\u8981\u67e5\u8be2\u7684\u57ce\u5e02\u6216\u5730\u533a\u3002\u8bf7\u4ece[\u652f\u6301\u7684\u65f6\u533a\u5217\u8868](#enum-list)\u4e2d\u9009\u62e9\u6807\u51c6 IANA \u65f6\u533a\u540d\u79f0\uff0c\u4f8b\u5982 'Asia/Shanghai', 'Asia/Tokyo', 'America/New_York'\u3002",
"enum": [
"Africa/Abidjan",
"Africa/Accra",
"Africa/Addis_Ababa",
"Africa/Algiers",
"Africa/Asmera",
"Africa/Bamako",
"Africa/Bangui",
"Africa/Banjul",
"Africa/Bissau",
"Africa/Blantyre",
"Africa/Brazzaville",
"Africa/Bujumbura",
"Africa/Cairo",
"Africa/Casablanca",
"Africa/Ceuta",
"Africa/Conakry",
"Africa/Dakar",
"Africa/Dar_es_Salaam",
"Africa/Djibouti",
"Africa/Douala",
"Africa/El_Aaiun",
"Africa/Freetown",
"Africa/Gaborone",
"Africa/Harare",
"Africa/Johannesburg",
"Africa/Juba",
"Africa/Kampala",
"Africa/Khartoum",
"Africa/Kigali",
"Africa/Kinshasa",
"Africa/Lagos",
"Africa/Libreville",
"Africa/Lome",
"Africa/Luanda",
"Africa/Lubumbashi",
"Africa/Lusaka",
"Africa/Malabo",
"Africa/Maputo",
"Africa/Maseru",
"Africa/Mbabane",
"Africa/Mogadishu",
"Africa/Monrovia",
"Africa/Nairobi",
"Africa/Ndjamena",
"Africa/Niamey",
"Africa/Nouakchott",
"Africa/Ouagadougou",
"Africa/Porto-Novo",
"Africa/Sao_Tome",
"Africa/Tripoli",
"Africa/Tunis",
"Africa/Windhoek",
"America/Adak",
"America/Anchorage",
"America/Anguilla",
"America/Antigua",
"America/Araguaina",
"America/Argentina/La_Rioja",
"America/Argentina/Rio_Gallegos",
"America/Argentina/Salta",
"America/Argentina/San_Juan",
"America/Argentina/San_Luis",
"America/Argentina/Tucuman",
"America/Argentina/Ushuaia",
"America/Aruba",
"America/Asuncion",
"America/Bahia",
"America/Bahia_Banderas",
"America/Barbados",
"America/Belem",
"America/Belize",
"America/Blanc-Sablon",
"America/Boa_Vista",
"America/Bogota",
"America/Boise",
"America/Buenos_Aires",
"America/Cambridge_Bay",
"America/Campo_Grande",
"America/Cancun",
"America/Caracas",
"America/Catamarca",
"America/Cayenne",
"America/Cayman",
"America/Chicago",
"America/Chihuahua",
"America/Ciudad_Juarez",
"America/Coral_Harbour",
"America/Cordoba",
"America/Costa_Rica",
"America/Coyhaique",
"America/Creston",
"America/Cuiaba",
"America/Curacao",
"America/Danmarkshavn",
"America/Dawson",
"America/Dawson_Creek",
"America/Denver",
"America/Detroit",
"America/Dominica",
"America/Edmonton",
"America/Eirunepe",
"America/El_Salvador",
"America/Fort_Nelson",
"America/Fortaleza",
"America/Glace_Bay",
"America/Godthab",
"America/Goose_Bay",
"America/Grand_Turk",
"America/Grenada",
"America/Guadeloupe",
"America/Guatemala",
"America/Guayaquil",
"America/Guyana",
"America/Halifax",
"America/Havana",
"America/Hermosillo",
"America/Indiana/Knox",
"America/Indiana/Marengo",
"America/Indiana/Petersburg",
"America/Indiana/Tell_City",
"America/Indiana/Vevay",
"America/Indiana/Vincennes",
"America/Indiana/Winamac",
"America/Indianapolis",
"America/Inuvik",
"America/Iqaluit",
"America/Jamaica",
"America/Jujuy",
"America/Juneau",
"America/Kentucky/Monticello",
"America/Kralendijk",
"America/La_Paz",
"America/Lima",
"America/Los_Angeles",
"America/Louisville",
"America/Lower_Princes",
"America/Maceio",
"America/Managua",
"America/Manaus",
"America/Marigot",
"America/Martinique",
"America/Matamoros",
"America/Mazatlan",
"America/Mendoza",
"America/Menominee",
"America/Merida",
"America/Metlakatla",
"America/Mexico_City",
"America/Miquelon",
"America/Moncton",
"America/Monterrey",
"America/Montevideo",
"America/Montserrat",
"America/Nassau",
"America/New_York",
"America/Nome",
"America/Noronha",
"America/North_Dakota/Beulah",
"America/North_Dakota/Center",
"America/North_Dakota/New_Salem",
"America/Ojinaga",
"America/Panama",
"America/Paramaribo",
"America/Phoenix",
"America/Port-au-Prince",
"America/Port_of_Spain",
"America/Porto_Velho",
"America/Puerto_Rico",
"America/Punta_Arenas",
"America/Rankin_Inlet",
"America/Recife",
"America/Regina",
"America/Resolute",
"America/Rio_Branco",
"America/Santarem",
"America/Santiago",
"America/Santo_Domingo",
"America/Sao_Paulo",
"America/Scoresbysund",
"America/Sitka",
"America/St_Barthelemy",
"America/St_Johns",
"America/St_Kitts",
"America/St_Lucia",
"America/St_Thomas",
"America/St_Vincent",
"America/Swift_Current",
"America/Tegucigalpa",
"America/Thule",
"America/Tijuana",
"America/Toronto",
"America/Tortola",
"America/Vancouver",
"America/Whitehorse",
"America/Winnipeg",
"America/Yakutat",
"Antarctica/Casey",
"Antarctica/Davis",
"Antarctica/DumontDUrville",
"Antarctica/Macquarie",
"Antarctica/Mawson",
"Antarctica/McMurdo",
"Antarctica/Palmer",
"Antarctica/Rothera",
"Antarctica/Syowa",
"Antarctica/Troll",
"Antarctica/Vostok",
"Arctic/Longyearbyen",
"Asia/Aden",
"Asia/Almaty",
"Asia/Amman",
"Asia/Anadyr",
"Asia/Aqtau",
"Asia/Aqtobe",
"Asia/Ashgabat",
"Asia/Atyrau",
"Asia/Baghdad",
"Asia/Bahrain",
"Asia/Baku",
"Asia/Bangkok",
"Asia/Barnaul",
"Asia/Beirut",
"Asia/Bishkek",
"Asia/Brunei",
"Asia/Calcutta",
"Asia/Chita",
"Asia/Colombo",
"Asia/Damascus",
"Asia/Dhaka",
"Asia/Dili",
"Asia/Dubai",
"Asia/Dushanbe",
"Asia/Famagusta",
"Asia/Gaza",
"Asia/Hebron",
"Asia/Hong_Kong",
"Asia/Hovd",
"Asia/Irkutsk",
"Asia/Jakarta",
"Asia/Jayapura",
"Asia/Jerusalem",
"Asia/Kabul",
"Asia/Kamchatka",
"Asia/Karachi",
"Asia/Katmandu",
"Asia/Khandyga",
"Asia/Krasnoyarsk",
"Asia/Kuala_Lumpur",
"Asia/Kuching",
"Asia/Kuwait",
"Asia/Macau",
"Asia/Magadan",
"Asia/Makassar",
"Asia/Manila",
"Asia/Muscat",
"Asia/Nicosia",
"Asia/Novokuznetsk",
"Asia/Novosibirsk",
"Asia/Omsk",
"Asia/Oral",
"Asia/Phnom_Penh",
"Asia/Pontianak",
"Asia/Pyongyang",
"Asia/Qatar",
"Asia/Qostanay",
"Asia/Qyzylorda",
"Asia/Rangoon",
"Asia/Riyadh",
"Asia/Saigon",
"Asia/Sakhalin",
"Asia/Samarkand",
"Asia/Seoul",
"Asia/Shanghai",
"Asia/Singapore",
"Asia/Srednekolymsk",
"Asia/Taipei",
"Asia/Tashkent",
"Asia/Tbilisi",
"Asia/Tehran",
"Asia/Thimphu",
"Asia/Tokyo",
"Asia/Tomsk",
"Asia/Ulaanbaatar",
"Asia/Urumqi",
"Asia/Ust-Nera",
"Asia/Vientiane",
"Asia/Vladivostok",
"Asia/Yakutsk",
"Asia/Yekaterinburg",
"Asia/Yerevan",
"Atlantic/Azores",
"Atlantic/Bermuda",
"Atlantic/Canary",
"Atlantic/Cape_Verde",
"Atlantic/Faeroe",
"Atlantic/Madeira",
"Atlantic/Reykjavik",
"Atlantic/South_Georgia",
"Atlantic/St_Helena",
"Atlantic/Stanley",
"Australia/Adelaide",
"Australia/Brisbane",
"Australia/Broken_Hill",
"Australia/Darwin",
"Australia/Eucla",
"Australia/Hobart",
"Australia/Lindeman",
"Australia/Lord_Howe",
"Australia/Melbourne",
"Australia/Perth",
"Australia/Sydney",
"Europe/Amsterdam",
"Europe/Andorra",
"Europe/Astrakhan",
"Europe/Athens",
"Europe/Belgrade",
"Europe/Berlin",
"Europe/Bratislava",
"Europe/Brussels",
"Europe/Bucharest",
"Europe/Budapest",
"Europe/Busingen",
"Europe/Chisinau",
"Europe/Copenhagen",
"Europe/Dublin",
"Europe/Gibraltar",
"Europe/Guernsey",
"Europe/Helsinki",
"Europe/Isle_of_Man",
"Europe/Istanbul",
"Europe/Jersey",
"Europe/Kaliningrad",
"Europe/Kiev",
"Europe/Kirov",
"Europe/Lisbon",
"Europe/Ljubljana",
"Europe/London",
"Europe/Luxembourg",
"Europe/Madrid",
"Europe/Malta",
"Europe/Mariehamn",
"Europe/Minsk",
"Europe/Monaco",
"Europe/Moscow",
"Europe/Oslo",
"Europe/Paris",
"Europe/Podgorica",
"Europe/Prague",
"Europe/Riga",
"Europe/Rome",
"Europe/Samara",
"Europe/San_Marino",
"Europe/Sarajevo",
"Europe/Saratov",
"Europe/Simferopol",
"Europe/Skopje",
"Europe/Sofia",
"Europe/Stockholm",
"Europe/Tallinn",
"Europe/Tirane",
"Europe/Ulyanovsk",
"Europe/Vaduz",
"Europe/Vatican",
"Europe/Vienna",
"Europe/Vilnius",
"Europe/Volgograd",
"Europe/Warsaw",
"Europe/Zagreb",
"Europe/Zurich",
"Indian/Antananarivo",
"Indian/Chagos",
"Indian/Christmas",
"Indian/Cocos",
"Indian/Comoro",
"Indian/Kerguelen",
"Indian/Mahe",
"Indian/Maldives",
"Indian/Mauritius",
"Indian/Mayotte",
"Indian/Reunion",
"Pacific/Apia",
"Pacific/Auckland",
"Pacific/Bougainville",
"Pacific/Chatham",
"Pacific/Easter",
"Pacific/Efate",
"Pacific/Enderbury",
"Pacific/Fakaofo",
"Pacific/Fiji",
"Pacific/Funafuti",
"Pacific/Galapagos",
"Pacific/Gambier",
"Pacific/Guadalcanal",
"Pacific/Guam",
"Pacific/Honolulu",
"Pacific/Kiritimati",
"Pacific/Kosrae",
"Pacific/Kwajalein",
"Pacific/Majuro",
"Pacific/Marquesas",
"Pacific/Midway",
"Pacific/Nauru",
"Pacific/Niue",
"Pacific/Norfolk",
"Pacific/Noumea",
"Pacific/Pago_Pago",
"Pacific/Palau",
"Pacific/Pitcairn",
"Pacific/Ponape",
"Pacific/Port_Moresby",
"Pacific/Rarotonga",
"Pacific/Saipan",
"Pacific/Tahiti",
"Pacific/Tarawa",
"Pacific/Tongatapu",
"Pacific/Truk",
"Pacific/Wake",
"Pacific/Wallis"
],
"enumColumns": 1,
"enumIconMap": {
"Africa/Abidjan": "ci",
"Africa/Accra": "gh",
"Africa/Addis_Ababa": "et",
"Africa/Algiers": "dz",
"Africa/Asmera": "er",
"Africa/Bamako": "ml",
"Africa/Bangui": "cf",
"Africa/Banjul": "gm",
"Africa/Bissau": "gw",
"Africa/Blantyre": "mw",
"Africa/Brazzaville": "cg",
"Africa/Bujumbura": "bi",
"Africa/Cairo": "eg",
"Africa/Casablanca": "ma",
"Africa/Ceuta": "es",
"Africa/Conakry": "gn",
"Africa/Dakar": "sn",
"Africa/Dar_es_Salaam": "tz",
"Africa/Djibouti": "dj",
"Africa/Douala": "cm",
"Africa/El_Aaiun": "eh",
"Africa/Freetown": "sl",
"Africa/Gaborone": "bw",
"Africa/Harare": "zw",
"Africa/Johannesburg": "za",
"Africa/Juba": "ss",
"Africa/Kampala": "ug",
"Africa/Khartoum": "sd",
"Africa/Kigali": "rw",
"Africa/Kinshasa": "cd",
"Africa/Lagos": "ng",
"Africa/Libreville": "ga",
"Africa/Lome": "tg",
"Africa/Luanda": "ao",
"Africa/Lubumbashi": "cd",
"Africa/Lusaka": "zm",
"Africa/Malabo": "gq",
"Africa/Maputo": "mz",
"Africa/Maseru": "ls",
"Africa/Mbabane": "sz",
"Africa/Mogadishu": "so",
"Africa/Monrovia": "lr",
"Africa/Nairobi": "ke",
"Africa/Ndjamena": "td",
"Africa/Niamey": "ne",
"Africa/Nouakchott": "mr",
"Africa/Ouagadougou": "bf",
"Africa/Porto-Novo": "bj",
"Africa/Sao_Tome": "st",
"Africa/Tripoli": "ly",
"Africa/Tunis": "tn",
"Africa/Windhoek": "na",
"America/Adak": "us",
"America/Anchorage": "us",
"America/Anguilla": "ai",
"America/Antigua": "ag",
"America/Araguaina": "br",
"America/Argentina/La_Rioja": "ar",
"America/Argentina/Rio_Gallegos": "ar",
"America/Argentina/Salta": "ar",
"America/Argentina/San_Juan": "ar",
"America/Argentina/San_Luis": "ar",
"America/Argentina/Tucuman": "ar",
"America/Argentina/Ushuaia": "ar",
"America/Aruba": "aw",
"America/Asuncion": "py",
"America/Bahia": "br",
"America/Bahia_Banderas": "mx",
"America/Barbados": "bb",
"America/Belem": "br",
"America/Belize": "bz",
"America/Blanc-Sablon": "ca",
"America/Boa_Vista": "br",
"America/Bogota": "co",
"America/Boise": "us",
"America/Buenos_Aires": "ar",
"America/Cambridge_Bay": "ca",
"America/Campo_Grande": "br",
"America/Cancun": "mx",
"America/Caracas": "ve",
"America/Catamarca": "ar",
"America/Cayenne": "gf",
"America/Cayman": "ky",
"America/Chicago": "us",
"America/Chihuahua": "mx",
"America/Ciudad_Juarez": "mx",
"America/Coral_Harbour": "ca",
"America/Cordoba": "ar",
"America/Costa_Rica": "cr",
"America/Coyhaique": "cl",
"America/Creston": "ca",
"America/Cuiaba": "br",
"America/Curacao": "cw",
"America/Danmarkshavn": "gl",
"America/Dawson": "ca",
"America/Dawson_Creek": "ca",
"America/Denver": "us",
"America/Detroit": "us",
"America/Dominica": "dm",
"America/Edmonton": "ca",
"America/Eirunepe": "br",
"America/El_Salvador": "sv",
"America/Fort_Nelson": "ca",
"America/Fortaleza": "br",
"America/Glace_Bay": "ca",
"America/Godthab": "gl",
"America/Goose_Bay": "ca",
"America/Grand_Turk": "tc",
"America/Grenada": "gd",
"America/Guadeloupe": "gp",
"America/Guatemala": "gt",
"America/Guayaquil": "ec",
"America/Guyana": "gy",
"America/Halifax": "ca",
"America/Havana": "cu",
"America/Hermosillo": "mx",
"America/Indiana/Knox": "us",
"America/Indiana/Marengo": "us",
"America/Indiana/Petersburg": "us",
"America/Indiana/Tell_City": "us",
"America/Indiana/Vevay": "us",
"America/Indiana/Vincennes": "us",
"America/Indiana/Winamac": "us",
"America/Indianapolis": "us",
"America/Inuvik": "ca",
"America/Iqaluit": "ca",
"America/Jamaica": "jm",
"America/Jujuy": "ar",
"America/Juneau": "us",
"America/Kentucky/Monticello": "us",
"America/Kralendijk": "bq",
"America/La_Paz": "bo",
"America/Lima": "pe",
"America/Los_Angeles": "us",
"America/Louisville": "us",
"America/Lower_Princes": "sx",
"America/Maceio": "br",
"America/Managua": "ni",
"America/Manaus": "br",
"America/Marigot": "mf",
"America/Martinique": "mq",
"America/Matamoros": "mx",
"America/Mazatlan": "mx",
"America/Mendoza": "ar",
"America/Menominee": "us",
"America/Merida": "mx",
"America/Metlakatla": "us",
"America/Mexico_City": "mx",
"America/Miquelon": "pm",
"America/Moncton": "ca",
"America/Monterrey": "mx",
"America/Montevideo": "uy",
"America/Montserrat": "ms",
"America/Nassau": "bs",
"America/New_York": "us",
"America/Nome": "us",
"America/Noronha": "br",
"America/North_Dakota/Beulah": "us",
"America/North_Dakota/Center": "us",
"America/North_Dakota/New_Salem": "us",
"America/Ojinaga": "mx",
"America/Panama": "pa",
"America/Paramaribo": "sr",
"America/Phoenix": "us",
"America/Port-au-Prince": "ht",
"America/Port_of_Spain": "tt",
"America/Porto_Velho": "br",
"America/Puerto_Rico": "pr",
"America/Punta_Arenas": "cl",
"America/Rankin_Inlet": "ca",
"America/Recife": "br",
"America/Regina": "ca",
"America/Resolute": "ca",
"America/Rio_Branco": "br",
"America/Santarem": "br",
"America/Santiago": "cl",
"America/Santo_Domingo": "do",
"America/Sao_Paulo": "br",
"America/Scoresbysund": "gl",
"America/Sitka": "us",
"America/St_Barthelemy": "bl",
"America/St_Johns": "ca",
"America/St_Kitts": "kn",
"America/St_Lucia": "lc",
"America/St_Thomas": "vi",
"America/St_Vincent": "vc",
"America/Swift_Current": "ca",
"America/Tegucigalpa": "hn",
"America/Thule": "gl",
"America/Tijuana": "mx",
"America/Toronto": "ca",
"America/Tortola": "vg",
"America/Vancouver": "ca",
"America/Whitehorse": "ca",
"America/Winnipeg": "ca",
"America/Yakutat": "us",
"Antarctica/Casey": "aq",
"Antarctica/Davis": "aq",
"Antarctica/DumontDUrville": "aq",
"Antarctica/Macquarie": "au",
"Antarctica/Mawson": "aq",
"Antarctica/McMurdo": "aq",
"Antarctica/Palmer": "aq",
"Antarctica/Rothera": "aq",
"Antarctica/Syowa": "aq",
"Antarctica/Troll": "aq",
"Antarctica/Vostok": "aq",
"Arctic/Longyearbyen": "sj",
"Asia/Aden": "ye",
"Asia/Almaty": "kz",
"Asia/Amman": "jo",
"Asia/Anadyr": "ru",
"Asia/Aqtau": "kz",
"Asia/Aqtobe": "kz",
"Asia/Ashgabat": "tm",
"Asia/Atyrau": "kz",
"Asia/Baghdad": "iq",
"Asia/Bahrain": "bh",
"Asia/Baku": "az",
"Asia/Bangkok": "th",
"Asia/Barnaul": "ru",
"Asia/Beirut": "lb",
"Asia/Bishkek": "kg",
"Asia/Brunei": "bn",
"Asia/Calcutta": "in",
"Asia/Chita": "ru",
"Asia/Colombo": "lk",
"Asia/Damascus": "sy",
"Asia/Dhaka": "bd",
"Asia/Dili": "tl",
"Asia/Dubai": "ae",
"Asia/Dushanbe": "tj",
"Asia/Famagusta": "cy",
"Asia/Gaza": "ps",
"Asia/Hebron": "ps",
"Asia/Hong_Kong": "cn",
"Asia/Hovd": "mn",
"Asia/Irkutsk": "ru",
"Asia/Jakarta": "id",
"Asia/Jayapura": "id",
"Asia/Jerusalem": "il",
"Asia/Kabul": "af",
"Asia/Kamchatka": "ru",
"Asia/Karachi": "pk",
"Asia/Katmandu": "np",
"Asia/Khandyga": "ru",
"Asia/Krasnoyarsk": "ru",
"Asia/Kuala_Lumpur": "my",
"Asia/Kuching": "my",
"Asia/Kuwait": "kw",
"Asia/Macau": "cn",
"Asia/Magadan": "ru",
"Asia/Makassar": "id",
"Asia/Manila": "ph",
"Asia/Muscat": "om",
"Asia/Nicosia": "cy",
"Asia/Novokuznetsk": "ru",
"Asia/Novosibirsk": "ru",
"Asia/Omsk": "ru",
"Asia/Oral": "kz",
"Asia/Phnom_Penh": "kh",
"Asia/Pontianak": "id",
"Asia/Pyongyang": "kp",
"Asia/Qatar": "qa",
"Asia/Qostanay": "kz",
"Asia/Qyzylorda": "kz",
"Asia/Rangoon": "mm",
"Asia/Riyadh": "sa",
"Asia/Saigon": "vn",
"Asia/Sakhalin": "ru",
"Asia/Samarkand": "uz",
"Asia/Seoul": "kr",
"Asia/Shanghai": "cn",
"Asia/Singapore": "sg",
"Asia/Srednekolymsk": "ru",
"Asia/Taipei": "cn",
"Asia/Tashkent": "uz",
"Asia/Tbilisi": "ge",
"Asia/Tehran": "ir",
"Asia/Thimphu": "bt",
"Asia/Tokyo": "jp",
"Asia/Tomsk": "ru",
"Asia/Ulaanbaatar": "mn",
"Asia/Urumqi": "cn",
"Asia/Ust-Nera": "ru",
"Asia/Vientiane": "la",
"Asia/Vladivostok": "ru",
"Asia/Yakutsk": "ru",
"Asia/Yekaterinburg": "ru",
"Asia/Yerevan": "am",
"Atlantic/Azores": "pt",
"Atlantic/Bermuda": "bm",
"Atlantic/Canary": "es",
"Atlantic/Cape_Verde": "cv",
"Atlantic/Faeroe": "fo",
"Atlantic/Madeira": "pt",
"Atlantic/Reykjavik": "is",
"Atlantic/South_Georgia": "gs",
"Atlantic/St_Helena": "sh",
"Atlantic/Stanley": "fk",
"Australia/Adelaide": "au",
"Australia/Brisbane": "au",
"Australia/Broken_Hill": "au",
"Australia/Darwin": "au",
"Australia/Eucla": "au",
"Australia/Hobart": "au",
"Australia/Lindeman": "au",
"Australia/Lord_Howe": "au",
"Australia/Melbourne": "au",
"Australia/Perth": "au",
"Australia/Sydney": "au",
"Europe/Amsterdam": "nl",
"Europe/Andorra": "ad",
"Europe/Astrakhan": "ru",
"Europe/Athens": "gr",
"Europe/Belgrade": "rs",
"Europe/Berlin": "de",
"Europe/Bratislava": "sk",
"Europe/Brussels": "be",
"Europe/Bucharest": "ro",
"Europe/Budapest": "hu",
"Europe/Busingen": "de",
"Europe/Chisinau": "md",
"Europe/Copenhagen": "dk",
"Europe/Dublin": "ie",
"Europe/Gibraltar": "gi",
"Europe/Guernsey": "gg",
"Europe/Helsinki": "fi",
"Europe/Isle_of_Man": "im",
"Europe/Istanbul": "tr",
"Europe/Jersey": "je",
"Europe/Kaliningrad": "ru",
"Europe/Kiev": "ua",
"Europe/Kirov": "ru",
"Europe/Lisbon": "pt",
"Europe/Ljubljana": "si",
"Europe/London": "gb",
"Europe/Luxembourg": "lu",
"Europe/Madrid": "es",
"Europe/Malta": "mt",
"Europe/Mariehamn": "ax",
"Europe/Minsk": "by",
"Europe/Monaco": "mc",
"Europe/Moscow": "ru",
"Europe/Oslo": "no",
"Europe/Paris": "fr",
"Europe/Podgorica": "me",
"Europe/Prague": "cz",
"Europe/Riga": "lv",
"Europe/Rome": "it",
"Europe/Samara": "ru",
"Europe/San_Marino": "sm",
"Europe/Sarajevo": "ba",
"Europe/Saratov": "ru",
"Europe/Simferopol": "ua",
"Europe/Skopje": "mk",
"Europe/Sofia": "bg",
"Europe/Stockholm": "se",
"Europe/Tallinn": "ee",
"Europe/Tirane": "al",
"Europe/Ulyanovsk": "ru",
"Europe/Vaduz": "li",
"Europe/Vatican": "va",
"Europe/Vienna": "at",
"Europe/Vilnius": "lt",
"Europe/Volgograd": "ru",
"Europe/Warsaw": "pl",
"Europe/Zagreb": "hr",
"Europe/Zurich": "ch",
"Indian/Antananarivo": "mg",
"Indian/Chagos": "io",
"Indian/Christmas": "cx",
"Indian/Cocos": "cc",
"Indian/Comoro": "km",
"Indian/Kerguelen": "tf",
"Indian/Mahe": "sc",
"Indian/Maldives": "mv",
"Indian/Mauritius": "mu",
"Indian/Mayotte": "yt",
"Indian/Reunion": "re",
"Pacific/Apia": "ws",
"Pacific/Auckland": "nz",
"Pacific/Bougainville": "pg",
"Pacific/Chatham": "nz",
"Pacific/Easter": "cl",
"Pacific/Efate": "vu",
"Pacific/Enderbury": "ki",
"Pacific/Fakaofo": "tk",
"Pacific/Fiji": "fj",
"Pacific/Funafuti": "tv",
"Pacific/Galapagos": "ec",
"Pacific/Gambier": "pf",
"Pacific/Guadalcanal": "sb",
"Pacific/Guam": "gu",
"Pacific/Honolulu": "us",
"Pacific/Kiritimati": "ki",
"Pacific/Kosrae": "fm",
"Pacific/Kwajalein": "mh",
"Pacific/Majuro": "mh",
"Pacific/Marquesas": "pf",
"Pacific/Midway": "um",
"Pacific/Nauru": "nr",
"Pacific/Niue": "nu",
"Pacific/Norfolk": "nf",
"Pacific/Noumea": "nc",
"Pacific/Pago_Pago": "as",
"Pacific/Palau": "pw",
"Pacific/Pitcairn": "pn",
"Pacific/Ponape": "fm",
"Pacific/Port_Moresby": "pg",
"Pacific/Rarotonga": "ck",
"Pacific/Saipan": "mp",
"Pacific/Tahiti": "pf",
"Pacific/Tarawa": "ki",
"Pacific/Tongatapu": "to",
"Pacific/Truk": "fm",
"Pacific/Wake": "um",
"Pacific/Wallis": "wf"
},
"enumIconPattern": "https://flagcdn.com/w40/{value}.png",
"enumLabels": {
"Africa/Abidjan": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Accra": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Addis_Ababa": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Algiers": "\u4e2d\u6b27\u6807\u51c6\u65f6\u95f4",
"Africa/Asmera": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Bamako": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Bangui": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Banjul": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Bissau": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Blantyre": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Brazzaville": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Bujumbura": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Cairo": "\u4e1c\u6b27\u65f6\u95f4",
"Africa/Casablanca": "\u6469\u6d1b\u54e5\u65f6\u95f4",
"Africa/Ceuta": "\u4e2d\u6b27\u65f6\u95f4",
"Africa/Conakry": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Dakar": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Dar_es_Salaam": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Djibouti": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Douala": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/El_Aaiun": "\u897f\u6492\u54c8\u62c9\u65f6\u95f4",
"Africa/Freetown": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Gaborone": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Harare": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Johannesburg": "\u5357\u975e\u6807\u51c6\u65f6\u95f4",
"Africa/Juba": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Kampala": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Khartoum": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Kigali": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Kinshasa": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Lagos": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Libreville": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Lome": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Luanda": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Lubumbashi": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Lusaka": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Malabo": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Maputo": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Maseru": "\u5357\u975e\u6807\u51c6\u65f6\u95f4",
"Africa/Mbabane": "\u5357\u975e\u6807\u51c6\u65f6\u95f4",
"Africa/Mogadishu": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Monrovia": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Nairobi": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Ndjamena": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Niamey": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Nouakchott": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Ouagadougou": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Porto-Novo": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Sao_Tome": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Tripoli": "\u4e1c\u6b27\u6807\u51c6\u65f6\u95f4",
"Africa/Tunis": "\u4e2d\u6b27\u6807\u51c6\u65f6\u95f4",
"Africa/Windhoek": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"America/Adak": "\u590f\u5a01\u5937-\u963f\u7559\u7533\u65f6\u95f4",
"America/Anchorage": "\u963f\u62c9\u65af\u52a0\u65f6\u95f4",
"America/Anguilla": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Antigua": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Araguaina": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Argentina/La_Rioja": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Argentina/Rio_Gallegos": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Argentina/Salta": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Argentina/San_Juan": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Argentina/San_Luis": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Argentina/Tucuman": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Argentina/Ushuaia": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Aruba": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Asuncion": "\u5df4\u62c9\u572d\u6807\u51c6\u65f6\u95f4",
"America/Bahia": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Bahia_Banderas": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Barbados": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Belem": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Belize": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Blanc-Sablon": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Boa_Vista": "\u4e9a\u9a6c\u900a\u6807\u51c6\u65f6\u95f4",
"America/Bogota": "\u54e5\u4f26\u6bd4\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Boise": "\u5317\u7f8e\u5c71\u533a\u65f6\u95f4",
"America/Buenos_Aires": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Cambridge_Bay": "\u5317\u7f8e\u5c71\u533a\u65f6\u95f4",
"America/Campo_Grande": "\u4e9a\u9a6c\u900a\u6807\u51c6\u65f6\u95f4",
"America/Cancun": "\u5317\u7f8e\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Caracas": "\u59d4\u5185\u745e\u62c9\u65f6\u95f4",
"America/Catamarca": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Cayenne": "\u6cd5\u5c5e\u572d\u4e9a\u90a3\u6807\u51c6\u65f6\u95f4",
"America/Cayman": "\u5317\u7f8e\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Chicago": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Chihuahua": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Ciudad_Juarez": "\u5317\u7f8e\u5c71\u533a\u65f6\u95f4",
"America/Coral_Harbour": "\u5317\u7f8e\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Cordoba": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Costa_Rica": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Coyhaique": "\u79d1\u4f0a\u827e\u514b\u65f6\u95f4",
"America/Creston": "\u5317\u7f8e\u5c71\u533a\u6807\u51c6\u65f6\u95f4",
"America/Cuiaba": "\u4e9a\u9a6c\u900a\u6807\u51c6\u65f6\u95f4",
"America/Curacao": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Danmarkshavn": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"America/Dawson": "\u80b2\u7a7a\u65f6\u95f4",
"America/Dawson_Creek": "\u5317\u7f8e\u5c71\u533a\u6807\u51c6\u65f6\u95f4",
"America/Denver": "\u5317\u7f8e\u5c71\u533a\u65f6\u95f4",
"America/Detroit": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Dominica": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Edmonton": "\u5317\u7f8e\u5c71\u533a\u65f6\u95f4",
"America/Eirunepe": "\u963f\u514b\u91cc\u6807\u51c6\u65f6\u95f4",
"America/El_Salvador": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Fort_Nelson": "\u5317\u7f8e\u5c71\u533a\u6807\u51c6\u65f6\u95f4",
"America/Fortaleza": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Glace_Bay": "\u5927\u897f\u6d0b\u65f6\u95f4",
"America/Godthab": "\u52aa\u514b\u65f6\u95f4",
"America/Goose_Bay": "\u5927\u897f\u6d0b\u65f6\u95f4",
"America/Grand_Turk": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Grenada": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Guadeloupe": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Guatemala": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Guayaquil": "\u5384\u74dc\u591a\u5c14\u6807\u51c6\u65f6\u95f4",
"America/Guyana": "\u572d\u4e9a\u90a3\u65f6\u95f4",
"America/Halifax": "\u5927\u897f\u6d0b\u65f6\u95f4",
"America/Havana": "\u53e4\u5df4\u65f6\u95f4",
"America/Hermosillo": "\u58a8\u897f\u54e5\u592a\u5e73\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Indiana/Knox": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Indiana/Marengo": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Indiana/Petersburg": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Indiana/Tell_City": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Indiana/Vevay": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Indiana/Vincennes": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Indiana/Winamac": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Indianapolis": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Inuvik": "\u5317\u7f8e\u5c71\u533a\u65f6\u95f4",
"America/Iqaluit": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Jamaica": "\u5317\u7f8e\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Jujuy": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Juneau": "\u963f\u62c9\u65af\u52a0\u65f6\u95f4",
"America/Kentucky/Monticello": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Kralendijk": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/La_Paz": "\u73bb\u5229\u7ef4\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Lima": "\u79d8\u9c81\u6807\u51c6\u65f6\u95f4",
"America/Los_Angeles": "\u5317\u7f8e\u592a\u5e73\u6d0b\u65f6\u95f4",
"America/Louisville": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Lower_Princes": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Maceio": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Managua": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Manaus": "\u4e9a\u9a6c\u900a\u6807\u51c6\u65f6\u95f4",
"America/Marigot": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Martinique": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Matamoros": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Mazatlan": "\u58a8\u897f\u54e5\u592a\u5e73\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Mendoza": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Menominee": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Merida": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Metlakatla": "\u963f\u62c9\u65af\u52a0\u65f6\u95f4",
"America/Mexico_City": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Miquelon": "\u5723\u76ae\u57c3\u5c14\u548c\u5bc6\u514b\u9686\u7fa4\u5c9b\u65f6\u95f4",
"America/Moncton": "\u5927\u897f\u6d0b\u65f6\u95f4",
"America/Monterrey": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Montevideo": "\u4e4c\u62c9\u572d\u6807\u51c6\u65f6\u95f4",
"America/Montserrat": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Nassau": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/New_York": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Nome": "\u963f\u62c9\u65af\u52a0\u65f6\u95f4",
"America/Noronha": "\u8d39\u5c14\u5357\u591a-\u8fea\u8bfa\u7f57\u5c3c\u4e9a\u5c9b\u6807\u51c6\u65f6\u95f4",
"America/North_Dakota/Beulah": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/North_Dakota/Center": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/North_Dakota/New_Salem": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Ojinaga": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Panama": "\u5317\u7f8e\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Paramaribo": "\u82cf\u91cc\u5357\u65f6\u95f4",
"America/Phoenix": "\u5317\u7f8e\u5c71\u533a\u6807\u51c6\u65f6\u95f4",
"America/Port-au-Prince": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Port_of_Spain": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Porto_Velho": "\u4e9a\u9a6c\u900a\u6807\u51c6\u65f6\u95f4",
"America/Puerto_Rico": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Punta_Arenas": "\u84ec\u5854\u963f\u96f7\u7eb3\u65af\u65f6\u95f4",
"America/Rankin_Inlet": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Recife": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Regina": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Resolute": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Rio_Branco": "\u963f\u514b\u91cc\u6807\u51c6\u65f6\u95f4",
"America/Santarem": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Santiago": "\u667a\u5229\u65f6\u95f4",
"America/Santo_Domingo": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Sao_Paulo": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Scoresbysund": "\u65af\u79d1\u5217\u65af\u6bd4\u6851\u5fb7\u65f6\u95f4",
"America/Sitka": "\u963f\u62c9\u65af\u52a0\u65f6\u95f4",
"America/St_Barthelemy": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/St_Johns": "\u7ebd\u82ac\u5170\u65f6\u95f4",
"America/St_Kitts": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/St_Lucia": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/St_Thomas": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/St_Vincent": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Swift_Current": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Tegucigalpa": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Thule": "\u5927\u897f\u6d0b\u65f6\u95f4",
"America/Tijuana": "\u5317\u7f8e\u592a\u5e73\u6d0b\u65f6\u95f4",
"America/Toronto": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Tortola": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Vancouver": "\u5317\u7f8e\u592a\u5e73\u6d0b\u65f6\u95f4",
"America/Whitehorse": "\u80b2\u7a7a\u65f6\u95f4",
"America/Winnipeg": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Yakutat": "\u963f\u62c9\u65af\u52a0\u65f6\u95f4",
"Antarctica/Casey": "\u6fb3\u5927\u5229\u4e9a\u897f\u90e8\u6807\u51c6\u65f6\u95f4",
"Antarctica/Davis": "\u6234\u7ef4\u65af\u65f6\u95f4",
"Antarctica/DumontDUrville": "\u8fea\u8499\u00b7\u8fea\u7ef4\u5c14\u65f6\u95f4",
"Antarctica/Macquarie": "\u6fb3\u5927\u5229\u4e9a\u4e1c\u90e8\u65f6\u95f4",
"Antarctica/Mawson": "\u83ab\u68ee\u65f6\u95f4",
"Antarctica/McMurdo": "\u65b0\u897f\u5170\u65f6\u95f4",
"Antarctica/Palmer": "\u5e15\u5c14\u9ed8\u65f6\u95f4",
"Antarctica/Rothera": "\u7f57\u745f\u62c9\u65f6\u95f4",
"Antarctica/Syowa": "\u662d\u548c\u65f6\u95f4",
"Antarctica/Troll": "\u7279\u7f57\u5c14\u65f6\u95f4",
"Antarctica/Vostok": "\u6c83\u65af\u6258\u514b\u65f6\u95f4",
"Arctic/Longyearbyen": "\u4e2d\u6b27\u65f6\u95f4",
"Asia/Aden": "\u963f\u62c9\u4f2f\u6807\u51c6\u65f6\u95f4",
"Asia/Almaty": "\u54c8\u8428\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Amman": "\u7ea6\u65e6\u65f6\u95f4",
"Asia/Anadyr": "\u5f7c\u5f97\u7f57\u5df4\u752b\u6d1b\u592b\u65af\u514b-\u582a\u5bdf\u52a0\u6807\u51c6\u65f6\u95f4",
"Asia/Aqtau": "\u54c8\u8428\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Aqtobe": "\u54c8\u8428\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Ashgabat": "\u571f\u5e93\u66fc\u65af\u5766\u6807\u51c6\u65f6\u95f4",
"Asia/Atyrau": "\u54c8\u8428\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Baghdad": "\u963f\u62c9\u4f2f\u6807\u51c6\u65f6\u95f4",
"Asia/Bahrain": "\u963f\u62c9\u4f2f\u6807\u51c6\u65f6\u95f4",
"Asia/Baku": "\u963f\u585e\u62dc\u7586\u6807\u51c6\u65f6\u95f4",
"Asia/Bangkok": "\u4e2d\u5357\u534a\u5c9b\u65f6\u95f4",
"Asia/Barnaul": "\u514b\u62c9\u65af\u8bfa\u4e9a\u5c14\u65af\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Beirut": "\u4e1c\u6b27\u65f6\u95f4",
"Asia/Bishkek": "\u5409\u5c14\u5409\u65af\u65af\u5766\u65f6\u95f4",
"Asia/Brunei": "\u6587\u83b1\u8fbe\u9c81\u8428\u5170\u65f6\u95f4",
"Asia/Calcutta": "\u5370\u5ea6\u65f6\u95f4",
"Asia/Chita": "\u96c5\u5e93\u8328\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Colombo": "\u5370\u5ea6\u65f6\u95f4",
"Asia/Damascus": "\u53d9\u5229\u4e9a\u65f6\u95f4",
"Asia/Dhaka": "\u5b5f\u52a0\u62c9\u6807\u51c6\u65f6\u95f4",
"Asia/Dili": "\u4e1c\u5e1d\u6c76\u65f6\u95f4",
"Asia/Dubai": "\u6d77\u6e7e\u6807\u51c6\u65f6\u95f4",
"Asia/Dushanbe": "\u5854\u5409\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Famagusta": "\u4e1c\u6b27\u65f6\u95f4",
"Asia/Gaza": "\u4e1c\u6b27\u65f6\u95f4",
"Asia/Hebron": "\u4e1c\u6b27\u65f6\u95f4",
"Asia/Hong_Kong": "\u4e2d\u56fd\u6807\u51c6\u65f6\u95f4",
"Asia/Hovd": "\u79d1\u5e03\u591a\u6807\u51c6\u65f6\u95f4",
"Asia/Irkutsk": "\u4f0a\u5c14\u5e93\u8328\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Jakarta": "\u5370\u5ea6\u5c3c\u897f\u4e9a\u897f\u90e8\u65f6\u95f4",
"Asia/Jayapura": "\u5370\u5ea6\u5c3c\u897f\u4e9a\u4e1c\u90e8\u65f6\u95f4",
"Asia/Jerusalem": "\u4ee5\u8272\u5217\u65f6\u95f4",
"Asia/Kabul": "\u963f\u5bcc\u6c57\u65f6\u95f4",
"Asia/Kamchatka": "\u5f7c\u5f97\u7f57\u5df4\u752b\u6d1b\u592b\u65af\u514b-\u582a\u5bdf\u52a0\u6807\u51c6\u65f6\u95f4",
"Asia/Karachi": "\u5df4\u57fa\u65af\u5766\u6807\u51c6\u65f6\u95f4",
"Asia/Katmandu": "\u5c3c\u6cca\u5c14\u65f6\u95f4",
"Asia/Khandyga": "\u96c5\u5e93\u8328\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Krasnoyarsk": "\u514b\u62c9\u65af\u8bfa\u4e9a\u5c14\u65af\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Kuala_Lumpur": "\u9a6c\u6765\u897f\u4e9a\u65f6\u95f4",
"Asia/Kuching": "\u9a6c\u6765\u897f\u4e9a\u65f6\u95f4",
"Asia/Kuwait": "\u963f\u62c9\u4f2f\u6807\u51c6\u65f6\u95f4",
"Asia/Macau": "\u4e2d\u56fd\u6807\u51c6\u65f6\u95f4",
"Asia/Magadan": "\u9a6c\u52a0\u4e39\u6807\u51c6\u65f6\u95f4",
"Asia/Makassar": "\u5370\u5ea6\u5c3c\u897f\u4e9a\u4e2d\u90e8\u65f6\u95f4",
"Asia/Manila": "\u83f2\u5f8b\u5bbe\u6807\u51c6\u65f6\u95f4",
"Asia/Muscat": "\u6d77\u6e7e\u6807\u51c6\u65f6\u95f4",
"Asia/Nicosia": "\u4e1c\u6b27\u65f6\u95f4",
"Asia/Novokuznetsk": "\u514b\u62c9\u65af\u8bfa\u4e9a\u5c14\u65af\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Novosibirsk": "\u514b\u62c9\u65af\u8bfa\u4e9a\u5c14\u65af\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Omsk": "\u9102\u6728\u65af\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Oral": "\u54c8\u8428\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Phnom_Penh": "\u4e2d\u5357\u534a\u5c9b\u65f6\u95f4",
"Asia/Pontianak": "\u5370\u5ea6\u5c3c\u897f\u4e9a\u897f\u90e8\u65f6\u95f4",
"Asia/Pyongyang": "\u97e9\u56fd\u6807\u51c6\u65f6\u95f4",
"Asia/Qatar": "\u963f\u62c9\u4f2f\u6807\u51c6\u65f6\u95f4",
"Asia/Qostanay": "\u54c8\u8428\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Qyzylorda": "\u54c8\u8428\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Rangoon": "\u7f05\u7538\u65f6\u95f4",
"Asia/Riyadh": "\u963f\u62c9\u4f2f\u6807\u51c6\u65f6\u95f4",
"Asia/Saigon": "\u4e2d\u5357\u534a\u5c9b\u65f6\u95f4",
"Asia/Sakhalin": "\u9a6c\u52a0\u4e39\u6807\u51c6\u65f6\u95f4",
"Asia/Samarkand": "\u4e4c\u5179\u522b\u514b\u65af\u5766\u6807\u51c6\u65f6\u95f4",
"Asia/Seoul": "\u97e9\u56fd\u6807\u51c6\u65f6\u95f4",
"Asia/Shanghai": "\u4e2d\u56fd\u6807\u51c6\u65f6\u95f4",
"Asia/Singapore": "\u65b0\u52a0\u5761\u6807\u51c6\u65f6\u95f4",
"Asia/Srednekolymsk": "\u9a6c\u52a0\u4e39\u6807\u51c6\u65f6\u95f4",
"Asia/Taipei": "\u4e2d\u56fd\u6807\u51c6\u65f6\u95f4",
"Asia/Tashkent": "\u4e4c\u5179\u522b\u514b\u65af\u5766\u6807\u51c6\u65f6\u95f4",
"Asia/Tbilisi": "\u683c\u9c81\u5409\u4e9a\u6807\u51c6\u65f6\u95f4",
"Asia/Tehran": "\u4f0a\u6717\u6807\u51c6\u65f6\u95f4",
"Asia/Thimphu": "\u4e0d\u4e39\u65f6\u95f4",
"Asia/Tokyo": "\u65e5\u672c\u6807\u51c6\u65f6\u95f4",
"Asia/Tomsk": "\u514b\u62c9\u65af\u8bfa\u4e9a\u5c14\u65af\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Ulaanbaatar": "\u4e4c\u5170\u5df4\u6258\u6807\u51c6\u65f6\u95f4",
"Asia/Urumqi": "\u4e4c\u9c81\u6728\u9f50\u65f6\u95f4",
"Asia/Ust-Nera": "\u6d77\u53c2\u5d34\u6807\u51c6\u65f6\u95f4",
"Asia/Vientiane": "\u4e2d\u5357\u534a\u5c9b\u65f6\u95f4",
"Asia/Vladivostok": "\u6d77\u53c2\u5d34\u6807\u51c6\u65f6\u95f4",
"Asia/Yakutsk": "\u96c5\u5e93\u8328\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Yekaterinburg": "\u53f6\u5361\u6377\u7433\u5821\u6807\u51c6\u65f6\u95f4",
"Asia/Yerevan": "\u4e9a\u7f8e\u5c3c\u4e9a\u6807\u51c6\u65f6\u95f4",
"Atlantic/Azores": "\u4e9a\u901f\u5c14\u7fa4\u5c9b\u65f6\u95f4",
"Atlantic/Bermuda": "\u5927\u897f\u6d0b\u65f6\u95f4",
"Atlantic/Canary": "\u897f\u6b27\u65f6\u95f4",
"Atlantic/Cape_Verde": "\u4f5b\u5f97\u89d2\u6807\u51c6\u65f6\u95f4",
"Atlantic/Faeroe": "\u897f\u6b27\u65f6\u95f4",
"Atlantic/Madeira": "\u897f\u6b27\u65f6\u95f4",
"Atlantic/Reykjavik": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Atlantic/South_Georgia": "\u5357\u4e54\u6cbb\u4e9a\u5c9b\u65f6\u95f4",
"Atlantic/St_Helena": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Atlantic/Stanley": "\u798f\u514b\u5170\u7fa4\u5c9b\u6807\u51c6\u65f6\u95f4",
"Australia/Adelaide": "\u6fb3\u5927\u5229\u4e9a\u4e2d\u90e8\u65f6\u95f4",
"Australia/Brisbane": "\u6fb3\u5927\u5229\u4e9a\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4",
"Australia/Broken_Hill": "\u6fb3\u5927\u5229\u4e9a\u4e2d\u90e8\u65f6\u95f4",
"Australia/Darwin": "\u6fb3\u5927\u5229\u4e9a\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"Australia/Eucla": "\u6fb3\u5927\u5229\u4e9a\u4e2d\u897f\u90e8\u6807\u51c6\u65f6\u95f4",
"Australia/Hobart": "\u6fb3\u5927\u5229\u4e9a\u4e1c\u90e8\u65f6\u95f4",
"Australia/Lindeman": "\u6fb3\u5927\u5229\u4e9a\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4",
"Australia/Lord_Howe": "\u8c6a\u52cb\u7235\u5c9b\u65f6\u95f4",
"Australia/Melbourne": "\u6fb3\u5927\u5229\u4e9a\u4e1c\u90e8\u65f6\u95f4",
"Australia/Perth": "\u6fb3\u5927\u5229\u4e9a\u897f\u90e8\u6807\u51c6\u65f6\u95f4",
"Australia/Sydney": "\u6fb3\u5927\u5229\u4e9a\u4e1c\u90e8\u65f6\u95f4",
"Europe/Amsterdam": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Andorra": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Astrakhan": "\u8428\u9a6c\u62c9\u6807\u51c6\u65f6\u95f4",
"Europe/Athens": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Belgrade": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Berlin": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Bratislava": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Brussels": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Bucharest": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Budapest": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Busingen": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Chisinau": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Copenhagen": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Dublin": "\u7231\u5c14\u5170\u65f6\u95f4",
"Europe/Gibraltar": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Guernsey": "\u6839\u897f\u5c9b\u65f6\u95f4",
"Europe/Helsinki": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Isle_of_Man": "\u9a6c\u6069\u5c9b\u65f6\u95f4",
"Europe/Istanbul": "\u571f\u8033\u5176\u6807\u51c6\u65f6\u95f4",
"Europe/Jersey": "\u6cfd\u897f\u5c9b\u65f6\u95f4",
"Europe/Kaliningrad": "\u4e1c\u6b27\u6807\u51c6\u65f6\u95f4",
"Europe/Kiev": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Kirov": "\u83ab\u65af\u79d1\u6807\u51c6\u65f6\u95f4",
"Europe/Lisbon": "\u897f\u6b27\u65f6\u95f4",
"Europe/Ljubljana": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/London": "\u82f1\u56fd\u65f6\u95f4",
"Europe/Luxembourg": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Madrid": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Malta": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Mariehamn": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Minsk": "\u83ab\u65af\u79d1\u6807\u51c6\u65f6\u95f4",
"Europe/Monaco": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Moscow": "\u83ab\u65af\u79d1\u6807\u51c6\u65f6\u95f4",
"Europe/Oslo": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Paris": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Podgorica": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Prague": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Riga": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Rome": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Samara": "\u8428\u9a6c\u62c9\u6807\u51c6\u65f6\u95f4",
"Europe/San_Marino": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Sarajevo": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Saratov": "\u8428\u9a6c\u62c9\u6807\u51c6\u65f6\u95f4",
"Europe/Simferopol": "\u83ab\u65af\u79d1\u6807\u51c6\u65f6\u95f4",
"Europe/Skopje": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Sofia": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Stockholm": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Tallinn": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Tirane": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Ulyanovsk": "\u8428\u9a6c\u62c9\u6807\u51c6\u65f6\u95f4",
"Europe/Vaduz": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Vatican": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Vienna": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Vilnius": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Volgograd": "\u83ab\u65af\u79d1\u6807\u51c6\u65f6\u95f4",
"Europe/Warsaw": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Zagreb": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Zurich": "\u4e2d\u6b27\u65f6\u95f4",
"Indian/Antananarivo": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Indian/Chagos": "\u5370\u5ea6\u6d0b\u65f6\u95f4",
"Indian/Christmas": "\u5723\u8bde\u5c9b\u65f6\u95f4",
"Indian/Cocos": "\u79d1\u79d1\u65af\u7fa4\u5c9b\u65f6\u95f4",
"Indian/Comoro": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Indian/Kerguelen": "\u6cd5\u5c5e\u5357\u65b9\u548c\u5357\u6781\u9886\u5730\u65f6\u95f4",
"Indian/Mahe": "\u585e\u820c\u5c14\u65f6\u95f4",
"Indian/Maldives": "\u9a6c\u5c14\u4ee3\u592b\u65f6\u95f4",
"Indian/Mauritius": "\u6bdb\u91cc\u6c42\u65af\u6807\u51c6\u65f6\u95f4",
"Indian/Mayotte": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Indian/Reunion": "\u7559\u5c3c\u6c6a\u65f6\u95f4",
"Pacific/Apia": "\u963f\u76ae\u4e9a\u6807\u51c6\u65f6\u95f4",
"Pacific/Auckland": "\u65b0\u897f\u5170\u65f6\u95f4",
"Pacific/Bougainville": "\u5e03\u5e72\u7ef4\u5c14\u65f6\u95f4",
"Pacific/Chatham": "\u67e5\u5854\u59c6\u65f6\u95f4",
"Pacific/Easter": "\u590d\u6d3b\u8282\u5c9b\u65f6\u95f4",
"Pacific/Efate": "\u74e6\u52aa\u963f\u56fe\u6807\u51c6\u65f6\u95f4",
"Pacific/Enderbury": "\u83f2\u5c3c\u514b\u65af\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Fakaofo": "\u6258\u514b\u52b3\u65f6\u95f4",
"Pacific/Fiji": "\u6590\u6d4e\u6807\u51c6\u65f6\u95f4",
"Pacific/Funafuti": "\u56fe\u74e6\u5362\u65f6\u95f4",
"Pacific/Galapagos": "\u79d1\u9686\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Gambier": "\u7518\u6bd4\u5c14\u65f6\u95f4",
"Pacific/Guadalcanal": "\u6240\u7f57\u95e8\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Guam": "\u67e5\u83ab\u7f57\u65f6\u95f4",
"Pacific/Honolulu": "\u590f\u5a01\u5937-\u963f\u7559\u7533\u6807\u51c6\u65f6\u95f4",
"Pacific/Kiritimati": "\u83b1\u6069\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Kosrae": "\u79d1\u65af\u96f7\u65f6\u95f4",
"Pacific/Kwajalein": "\u9a6c\u7ecd\u5c14\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Majuro": "\u9a6c\u7ecd\u5c14\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Marquesas": "\u9a6c\u514b\u8428\u65af\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Midway": "\u8428\u6469\u4e9a\u6807\u51c6\u65f6\u95f4",
"Pacific/Nauru": "\u7459\u9c81\u65f6\u95f4",
"Pacific/Niue": "\u7ebd\u57c3\u65f6\u95f4",
"Pacific/Norfolk": "\u8bfa\u798f\u514b\u5c9b\u65f6\u95f4",
"Pacific/Noumea": "\u65b0\u5580\u91cc\u591a\u5c3c\u4e9a\u6807\u51c6\u65f6\u95f4",
"Pacific/Pago_Pago": "\u8428\u6469\u4e9a\u6807\u51c6\u65f6\u95f4",
"Pacific/Palau": "\u5e15\u52b3\u65f6\u95f4",
"Pacific/Pitcairn": "\u76ae\u7279\u51ef\u6069\u65f6\u95f4",
"Pacific/Ponape": "\u6ce2\u7eb3\u4f69\u65f6\u95f4",
"Pacific/Port_Moresby": "\u5df4\u5e03\u4e9a\u65b0\u51e0\u5185\u4e9a\u65f6\u95f4",
"Pacific/Rarotonga": "\u5e93\u514b\u7fa4\u5c9b\u6807\u51c6\u65f6\u95f4",
"Pacific/Saipan": "\u67e5\u83ab\u7f57\u65f6\u95f4",
"Pacific/Tahiti": "\u5854\u5e0c\u63d0\u5c9b\u65f6\u95f4",
"Pacific/Tarawa": "\u5409\u5c14\u4f2f\u7279\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Tongatapu": "\u6c64\u52a0\u6807\u51c6\u65f6\u95f4",
"Pacific/Truk": "\u695a\u514b\u65f6\u95f4",
"Pacific/Wake": "\u5a01\u514b\u5c9b\u65f6\u95f4",
"Pacific/Wallis": "\u74e6\u5229\u65af\u548c\u5bcc\u56fe\u7eb3\u65f6\u95f4"
},
"example": "Asia/Shanghai",
"type": "string"
}
},
"required": [
"city"
],
"type": "object"
},
"name": "get_misc_worldtime",
"title": "\u67e5\u8be2\u4e16\u754c\u65f6\u95f4"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u519c\u5386\u65f6\u95f4"
},
"description": "\u9700\u8981\u5728\u6307\u5b9a\u65f6\u533a\u4e0b\u67e5\u770b\u67d0\u4e2a\u65f6\u95f4\u70b9\u7684\u519c\u5386\u4fe1\u606f\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u76f4\u63a5\u8fd4\u56de\u5b8c\u6574\u7ed3\u679c\u3002 ## \u529f\u80fd\u6982\u8ff0 \u652f\u6301\u4f20\u5165 Unix \u65f6\u95f4\u6233\uff08\u79d2\u6216\u6beb\u79d2\uff09\u548c IANA \u65f6\u533a\u540d\uff0c\u8fd4\u56de\u516c\u5386\u65f6\u95f4\u3001\u661f\u671f\u3001\u519c\u5386\u5e74\u6708\u65e5\u3001\u5e72\u652f\u3001\u751f\u8096\u3001\u8282\u6c14\u4e0e\u8282\u65e5\u4fe1\u606f\u3002\u4e0d\u4f20 ts \u65f6\u9ed8\u8ba4\u4f7f\u7528\u5f53\u524d\u65f6\u95f4\uff0c\u4e0d\u4f20 timezone \u65f6\u9ed8\u8ba4 Asia/Shanghai\u3002 ## \u65f6\u533a\u8bf4\u660e - \u652f\u6301\u6807\u51c6 IANA \u65f6\u533a\uff0c\u4f8b\u5982 Asia/Shanghai\u3001Asia/Tokyo - \u4e5f\u652f\u6301\u522b\u540d\uff1aShanghai\u3001Beijing - \u65f6\u533a\u975e\u6cd5\u65f6\u8fd4\u56de 40 Calls GET https://uapis.cn/api/v1/misc/lunartime.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"timezone": {
"description": "\u65f6\u533a\u540d\u79f0\u3002\u652f\u6301 IANA \u65f6\u533a\uff08\u5982 Asia/Shanghai\uff09\u548c\u522b\u540d\uff08Shanghai\u3001Beijing\uff09\u3002\u9ed8\u8ba4 Asia/Shanghai\u3002",
"example": "Asia/Shanghai",
"type": "string"
},
"ts": {
"description": "Unix \u65f6\u95f4\u6233\uff0c\u652f\u6301 10 \u4f4d\u79d2\u7ea7\u6216 13 \u4f4d\u6beb\u79d2\u7ea7\u3002\u4e0d\u4f20\u5219\u9ed8\u8ba4\u5f53\u524d\u65f6\u95f4\u3002",
"example": "1707537600",
"type": "string"
}
},
"type": "object"
},
"name": "get_misc_lunartime",
"title": "\u67e5\u8be2\u519c\u5386\u65f6\u95f4"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u8282\u5047\u65e5\u4e0e\u4e07\u5e74\u5386"
},
"description": "\u67e5\u8be2\u6307\u5b9a\u65e5\u671f\u3001\u6708\u4efd\u6216\u5e74\u4efd\u7684\u4e07\u5e74\u5386\u4e0e\u8282\u5047\u65e5\u4fe1\u606f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u652f\u6301\u4e09\u79cd\u67e5\u8be2\u65b9\u5f0f\uff1a\u6309\u5929\uff08date\uff09\u3001\u6309\u6708\uff08month\uff09\u548c\u6309\u5e74\uff08year\uff09\u3002\u8c03\u7528\u65f6\u4e09\u8005\u9009\u4e00\u4e2a\u4f20\u5165\u5373\u53ef\u3002 \u5982\u679c\u4f60\u53ea\u5173\u5fc3\u67d0\u4e00\u7c7b\u4e8b\u4ef6\uff0c\u53ef\u4ee5\u901a\u8fc7 holiday_type \u8fdb\u884c\u7b5b\u9009\uff0c\u4f8b\u5982\u53ea\u770b\u6cd5\u5b9a\u4f11\u5047/\u8c03\u4f11\u3001\u516c\u5386\u8282\u65e5\u3001\u519c\u5386\u8282\u65e5\u6216\u8282\u6c14\u3002 \u5728 date \u6a21\u5f0f\u4e0b\uff0c\u4f20 include_nearby=true \u53ef\u4ee5\u989d\u5916\u8fd4\u56de\u8be5\u65e5\u671f\u524d\u540e\u6700\u8fd1\u7684\u8282\u65e5\uff1b\u8fd4\u56de\u6570\u91cf\u7531 nearby_limit \u63a7\u5236\uff0c\u9ed8\u8ba4 7\uff0c\u6700\u5927 30\u3002 \u5982\u679c\u4f60\u53ea\u60f3\u4fdd\u7559\u4eca Calls GET https://uapis.cn/api/v1/misc/holiday-calendar.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"date": {
"description": "\u6309\u5929\u67e5\u8be2\u65f6\u586b\u5199\u8fd9\u4e2a\u53c2\u6570\uff0c\u4f8b\u5982\u67e5\u67d0\u4e00\u5929\u3002\u683c\u5f0f\uff1a`YYYY-MM-DD`\u3002\u548c `month`\u3001`year` \u4e09\u9009\u4e00\u3002",
"example": "2025-10-01",
"pattern": "^\\d{4}-\\d{2}-\\d{2}$",
"type": "string"
},
"exclude_past": {
"default": false,
"description": "\u4f20 true \u65f6\uff0c\u4f1a\u8fc7\u6ee4\u4eca\u5929\u4e4b\u524d\u5df2\u7ecf\u8fc7\u53bb\u7684\u8282\u65e5\u3002\u9ed8\u8ba4 false\u3002",
"enum": [
false,
true
],
"enumLabels": {
"false": "\u4fdd\u7559\u5168\u90e8\u8282\u65e5\uff08\u9ed8\u8ba4\uff09",
"true": "\u8fc7\u6ee4\u4eca\u5929\u4e4b\u524d\u7684\u8282\u65e5"
},
"example": true,
"type": "boolean"
},
"holiday_type": {
"default": "all",
"description": "\u8282\u65e5\u7b5b\u9009\u7c7b\u578b\uff0c\u9ed8\u8ba4 all\u3002",
"enum": [
"all",
"legal",
"legal_rest",
"legal_workday",
"solar",
"lunar",
"term"
],
"enumLabels": {
"all": "\u5168\u90e8\u8282\u65e5\u7c7b\u578b",
"legal": "\u6cd5\u5b9a\u76f8\u5173\uff08\u4f11\u5047 + \u8c03\u4f11\u4e0a\u73ed\uff09",
"legal_rest": "\u4ec5\u6cd5\u5b9a\u4f11\u5047\u65e5",
"legal_workday": "\u4ec5\u6cd5\u5b9a\u8c03\u4f11\u4e0a\u73ed\u65e5",
"lunar": "\u4ec5\u519c\u5386\u8282\u65e5",
"solar": "\u4ec5\u516c\u5386\u8282\u65e5",
"term": "\u4ec5\u8282\u6c14"
},
"example": "legal",
"type": "string"
},
"include_nearby": {
"default": false,
"description": "\u662f\u5426\u8fd4\u56de\u524d\u540e\u6700\u8fd1\u8282\u65e5\uff0c\u4ec5 date \u6a21\u5f0f\u751f\u6548\uff0c\u9ed8\u8ba4 false\u3002month/year \u6a21\u5f0f\u4f1a\u5ffd\u7565\u6b64\u53c2\u6570\u3002",
"enum": [
false,
true
],
"enumLabels": {
"false": "\u4e0d\u8fd4\u56de\u524d\u540e\u8282\u65e5\uff08\u9ed8\u8ba4\uff09",
"true": "\u8fd4\u56de\u524d\u540e\u6700\u8fd1\u8282\u65e5"
},
"example": true,
"type": "boolean"
},
"month": {
"description": "\u6309\u6708\u67e5\u8be2\u65f6\u586b\u5199\u8fd9\u4e2a\u53c2\u6570\uff0c\u4f8b\u5982\u67e5\u67d0\u4e2a\u6708\u3002\u683c\u5f0f\uff1a`YYYY-MM`\u3002\u548c `date`\u3001`year` \u4e09\u9009\u4e00\u3002",
"pattern": "^\\d{4}-\\d{2}$",
"type": "string"
},
"nearby_limit": {
"default": 7,
"description": "\u8fd4\u56de\u6700\u8fd1\u8282\u65e5\u6570\u91cf\u9650\u5236\uff0c\u9ed8\u8ba4 7\uff0c\u6700\u5927 30\u3002\u4ec5 date \u6a21\u5f0f + include_nearby=true \u751f\u6548\u3002",
"example": 7,
"maximum": 30,
"type": "integer"
},
"timezone": {
"default": "Asia/Shanghai",
"description": "\u65f6\u533a\u540d\u79f0\uff0c\u9ed8\u8ba4 Asia/Shanghai\u3002",
"example": "Asia/Shanghai",
"type": "string"
},
"year": {
"description": "\u6309\u5e74\u67e5\u8be2\u65f6\u586b\u5199\u8fd9\u4e2a\u53c2\u6570\uff0c\u4f8b\u5982\u67e5\u67d0\u4e00\u5e74\u3002\u683c\u5f0f\uff1a`YYYY`\u3002\u548c `date`\u3001`month` \u4e09\u9009\u4e00\u3002",
"pattern": "^\\d{4}$",
"type": "string"
}
},
"type": "object"
},
"name": "get_misc_holiday_calendar",
"title": "\u67e5\u8be2\u8282\u5047\u65e5\u4e0e\u4e07\u5e74\u5386"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u7a0b\u5e8f\u5458\u5386\u53f2\u4e0a\u7684\u4eca\u5929"
},
"description": "\u60f3\u77e5\u9053\u7a0b\u5e8f\u5458\u5386\u53f2\u4e0a\u7684\u4eca\u5929\u53d1\u751f\u4e86\u4ec0\u4e48\u5927\u4e8b\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u544a\u8bc9\u4f60\u7b54\u6848\uff01 ## \u529f\u80fd\u6982\u8ff0 \u6211\u4eec\u4f7f\u7528AI\u667a\u80fd\u7b5b\u9009\u4ece\u6d77\u91cf\u5386\u53f2\u4e8b\u4ef6\u4e2d\u6311\u9009\u51fa\u4e0e\u7a0b\u5e8f\u5458\u3001\u8ba1\u7b97\u673a\u79d1\u5b66\u76f8\u5173\u7684\u91cd\u8981\u4e8b\u4ef6\u3002\u6bcf\u4e2a\u4e8b\u4ef6\u90fd\u7ecf\u8fc7\u91cd\u8981\u6027\u8bc4\u5206\u548c\u76f8\u5173\u6027\u8bc4\u5206\uff0c\u786e\u4fdd\u5185\u5bb9\u8d28\u91cf\u3002 Calls GET https://uapis.cn/api/v1/history/programmer/today.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_history_programmer_today",
"title": "\u7a0b\u5e8f\u5458\u5386\u53f2\u4e0a\u7684\u4eca\u5929"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u7a0b\u5e8f\u5458\u5386\u53f2\u4e8b\u4ef6"
},
"description": "\u60f3\u67e5\u770b\u7a0b\u5e8f\u5458\u5386\u53f2\u4e0a\u67d0\u4e2a\u7279\u5b9a\u65e5\u671f\u53d1\u751f\u7684\u5927\u4e8b\u4ef6\uff1f\u6307\u5b9a\u6708\u4efd\u548c\u65e5\u671f\uff0c\u6211\u4eec\u5c31\u80fd\u544a\u8bc9\u4f60\uff01 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u6307\u5b9a\u6708\u4efd\u548c\u65e5\u671f\uff0c\u83b7\u53d6\u8be5\u65e5\u53d1\u751f\u7684\u7a0b\u5e8f\u5458\u76f8\u5173\u5386\u53f2\u4e8b\u4ef6\u3002\u540c\u6837\u4f7f\u7528AI\u667a\u80fd\u7b5b\u9009\uff0c\u786e\u4fdd\u4e8b\u4ef6\u7684\u76f8\u5173\u6027\u548c\u91cd\u8981\u6027\u3002 Calls GET https://uapis.cn/api/v1/history/programmer.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"day": {
"description": "\u65e5\u671f\uff0c1-31\u4e4b\u95f4\u7684\u6574\u6570\u3002",
"example": 4,
"maximum": 31,
"minimum": 1,
"type": "integer"
},
"month": {
"description": "\u6708\u4efd\uff0c1-12\u4e4b\u95f4\u7684\u6574\u6570\u3002",
"example": 4,
"maximum": 12,
"minimum": 1,
"type": "integer"
}
},
"required": [
"month",
"day"
],
"type": "object"
},
"name": "get_history_programmer",
"title": "\u7a0b\u5e8f\u5458\u5386\u53f2\u4e8b\u4ef6"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u5feb\u9012\u7269\u6d41\u4fe1\u606f"
},
"description": "\u4e70\u4e86\u4e1c\u897f\u60f3\u77e5\u9053\u5feb\u9012\u5230\u54ea\u513f\u4e86\uff1f\u8fd9\u4e2a\u63a5\u53e3\u5e2e\u4f60\u5b9e\u65f6\u8ffd\u8e2a\u7269\u6d41\u72b6\u6001\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4f9b\u4e00\u4e2a\u5feb\u9012\u5355\u53f7\uff0c\u7cfb\u7edf\u4f1a\u81ea\u52a8\u8bc6\u522b\u5feb\u9012\u516c\u53f8\u5e76\u8fd4\u56de\u5b8c\u6574\u7684\u7269\u6d41\u8f68\u8ff9\u4fe1\u606f\u3002\u8fd9\u4e2a\u63a5\u53e3\u76ee\u524d\u53ef\u4ee5\u67e5\u8be2\u4e2d\u901a\u3001\u5706\u901a\u3001\u97f5\u8fbe\u3001\u7533\u901a\u3001\u6781\u5154\u3001\u987a\u4e30\u3001\u4eac\u4e1c\u3001EMS\u3001\u5fb7\u90a6\u7b49\u4e3b\u6d41\u5feb\u9012\u516c\u53f8\u7684\u7269\u6d41\u4fe1\u606f\u3002 ## \u4f7f\u7528\u987b\u77e5 - **\u81ea\u52a8\u8bc6\u522b**\uff1a\u4e0d\u77e5\u9053\u662f\u54ea\u5bb6\u5feb\u9012\uff1f\u7cfb\u7edf\u4f1a\u6839\u636e\u5355\u53f7\u89c4\u5219\u81ea\u52a8\u8bc6\u522b\u5feb\u9012\u516c\u53f8\uff08\u63a8\u8350\u4f7f\u7528\uff09 - **\u624b\u52a8\u6307\u5b9a**\uff1a\u5982\u679c\u5df2\u77e5\u5feb\u9012\u516c\u53f8\uff0c\u53ef\u4ee5\u4f20\u9012 carrier_code \u53c2\u6570\uff0c\u67e5\u8be2\u901f\u5ea6\u4f1a\u66f4\u5feb - **\u624b\u673a\u5c3e\u53f7\u9a8c\u8bc1**\uff1a\u987a\u4e30\u7b49\u90e8 Calls GET https://uapis.cn/api/v1/misc/tracking/query.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"carrier_code": {
"description": "\u5feb\u9012\u516c\u53f8\u7f16\u7801\uff08\u53ef\u9009\uff09\u3002\u4e0d\u586b\u5199\u65f6\u7cfb\u7edf\u4f1a\u81ea\u52a8\u8bc6\u522b\uff0c\u586b\u5199\u540e\u53ef\u52a0\u5feb\u67e5\u8be2\u901f\u5ea6\u3002",
"type": "string"
},
"phone": {
"description": "\u6536\u4ef6\u4eba\u624b\u673a\u5c3e\u53f7\uff0c4\u4f4d\u6570\u5b57\uff08\u53ef\u9009\uff09\u3002\u90e8\u5206\u5feb\u9012\u516c\u53f8\u9700\u8981\u9a8c\u8bc1\u624b\u673a\u5c3e\u53f7\u624d\u80fd\u67e5\u8be2\u8be6\u7ec6\u7269\u6d41\u4fe1\u606f\u3002",
"pattern": "^\\d{4}$",
"type": "string"
},
"tracking_number": {
"description": "\u5feb\u9012\u5355\u53f7\uff0c\u901a\u5e38\u662f\u4e00\u4e3210-20\u4f4d\u7684\u6570\u5b57\u6216\u5b57\u6bcd\u6570\u5b57\u7ec4\u5408\u3002",
"example": "YT1234567890123",
"placeholder": "\u8bf7\u8f93\u5165\u5feb\u9012\u5355\u53f7\uff0c\u4f8b\u5982 YT1234567890123",
"type": "string"
}
},
"required": [
"tracking_number"
],
"type": "object"
},
"name": "get_misc_tracking_query",
"title": "\u67e5\u8be2\u5feb\u9012\u7269\u6d41\u4fe1\u606f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u8bc6\u522b\u5feb\u9012\u516c\u53f8"
},
"description": "\u4e0d\u786e\u5b9a\u624b\u91cc\u7684\u5feb\u9012\u5355\u53f7\u5c5e\u4e8e\u54ea\u5bb6\u5feb\u9012\u516c\u53f8\uff1f\u8fd9\u4e2a\u63a5\u53e3\u4e13\u95e8\u505a\u8bc6\u522b\uff0c\u4e0d\u67e5\u7269\u6d41\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8f93\u5165\u5feb\u9012\u5355\u53f7\uff0c\u7cfb\u7edf\u4f1a\u6839\u636e\u5355\u53f7\u89c4\u5219\u5feb\u901f\u8bc6\u522b\u51fa\u6700\u53ef\u80fd\u7684\u5feb\u9012\u516c\u53f8\u3002\u5982\u679c\u5b58\u5728\u591a\u4e2a\u53ef\u80fd\u7684\u5339\u914d\u7ed3\u679c\uff0c\u8fd8\u4f1a\u5728 alternatives \u5b57\u6bb5\u4e2d\u8fd4\u56de\u5907\u9009\u9879\uff0c\u4f9b\u4f60\u53c2\u8003\u9009\u62e9\u3002 ## \u4f7f\u7528\u987b\u77e5 - **\u8bc6\u522b\u901f\u5ea6\u5feb**\uff1a\u53ea\u505a\u89c4\u5219\u5339\u914d\uff0c\u4e0d\u67e5\u8be2\u7269\u6d41\u4fe1\u606f\uff0c\u54cd\u5e94\u901f\u5ea6\u901a\u5e38\u5728100ms\u5185 - **\u51c6\u786e\u7387\u9ad8**\uff1a\u57fa\u4e8e\u5404\u5feb\u9012\u516c\u53f8\u7684\u5355\u53f7\u89c4\u5219\u8fdb\u884c\u667a\u80fd\u8bc6\u522b\uff0c\u51c6\u786e\u7387\u8d85\u8fc795% - **\u5907\u9009\u65b9\u6848**\uff1a\u5f53\u5355\u53f7\u89c4\u5219\u53ef\u80fd\u5339\u914d\u591a\u5bb6\u5feb\u9012\u516c\u53f8\u65f6\uff0c\u4f1a\u63d0\u4f9b Calls GET https://uapis.cn/api/v1/misc/tracking/detect.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"tracking_number": {
"description": "\u9700\u8981\u8bc6\u522b\u7684\u5feb\u9012\u5355\u53f7\u3002",
"type": "string"
}
},
"required": [
"tracking_number"
],
"type": "object"
},
"name": "get_misc_tracking_detect",
"title": "\u8bc6\u522b\u5feb\u9012\u516c\u53f8"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u83b7\u53d6\u652f\u6301\u7684\u5feb\u9012\u516c\u53f8\u5217\u8868"
},
"description": "\u4e0d\u786e\u5b9a\u7cfb\u7edf\u652f\u6301\u54ea\u4e9b\u5feb\u9012\u516c\u53f8\uff1f\u8fd9\u4e2a\u63a5\u53e3\u8fd4\u56de\u5b8c\u6574\u7684\u652f\u6301\u5217\u8868\u3002 ## \u529f\u80fd\u6982\u8ff0 \u83b7\u53d6\u7cfb\u7edf\u5f53\u524d\u652f\u6301\u7684\u6240\u6709\u5feb\u9012\u516c\u53f8\u5217\u8868\uff0c\u5305\u62ec\u6bcf\u5bb6\u516c\u53f8\u7684\u6807\u51c6\u7f16\u7801\uff08code\uff09\u548c\u4e2d\u6587\u540d\u79f0\uff08name\uff09\u3002 ## \u4f7f\u7528\u5efa\u8bae - **\u63a8\u8350\u7f13\u5b58**\uff1a\u8fd9\u4e2a\u5217\u8868\u57fa\u672c\u4e0d\u4f1a\u9891\u7e41\u53d8\u52a8\uff0c\u5efa\u8bae\u5728\u5e94\u7528\u542f\u52a8\u65f6\u8c03\u7528\u4e00\u6b21\u5e76\u7f13\u5b58\u5230\u672c\u5730 - **\u5e94\u7528\u573a\u666f**\uff1a\u9002\u5408\u7528\u4e8e\u6784\u5efa\u5feb\u9012\u516c\u53f8\u9009\u62e9\u5668\u3001\u4e0b\u62c9\u83dc\u5355\u7b49UI\u7ec4\u4ef6 - **\u7f13\u5b58\u65f6\u957f**\uff1a\u5efa\u8bae\u7f13\u5b5824\u5c0f\u65f6\u6216\u66f4\u4e45 Calls GET https://uapis.cn/api/v1/misc/tracking/carriers.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_misc_tracking_carriers",
"title": "\u83b7\u53d6\u652f\u6301\u7684\u5feb\u9012\u516c\u53f8\u5217\u8868"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u8ba1\u7b97\u4e24\u4e2a\u65e5\u671f\u4e4b\u95f4\u7684\u65f6\u95f4\u5dee\u503c"
},
"description": "\u60f3\u77e5\u9053\u4e24\u4e2a\u65e5\u671f\u4e4b\u95f4\u76f8\u5dee\u591a\u4e45\uff1f\u8fd9\u4e2a\u63a5\u53e3\u5e2e\u4f60\u7cbe\u786e\u8ba1\u7b97\u65f6\u95f4\u5dee\u503c\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8f93\u5165\u5f00\u59cb\u65e5\u671f\u548c\u7ed3\u675f\u65e5\u671f\uff0c\u8fd4\u56de\u5b83\u4eec\u4e4b\u95f4\u7684\u65f6\u95f4\u5dee\uff0c\u5305\u62ec\u603b\u5929\u6570\u3001\u603b\u5c0f\u65f6\u6570\u3001\u603b\u5206\u949f\u6570\u3001\u603b\u79d2\u6570\u3001\u603b\u5468\u6570\uff0c\u4ee5\u53ca\u4eba\u6027\u5316\u663e\u793a\u683c\u5f0f\uff08\u5982\"1\u5e742\u67083\u5929\"\uff09\u3002 ## \u65e5\u671f\u683c\u5f0f \u63a5\u53e3\u652f\u6301\u81ea\u52a8\u8bc6\u522b\u5e38\u89c1\u65e5\u671f\u683c\u5f0f\uff0c\u5305\u62ec\uff1aYYYY-MM-DD\u3001YYYY/MM/DD\u3001DD-MM-YYYY\u3001ISO 8601\uff08\u5e26\u65f6\u533a\uff09\u7b49\u3002\u4e5f\u53ef\u4ee5\u901a\u8fc7format\u53c2\u6570\u663e\u5f0f\u6307\u5b9a\u683c\u5f0f\uff08\u5982DD-MM-YYYY\uff09\u3002 > [!NOTE] > \u5f53\u7ed3\u675f\u65e5\u671f\u65e9\u4e8e\u5f00\u59cb\u65e5\u671f\u65f6\uff0c Calls POST https://uapis.cn/api/v1/misc/date-diff.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_misc_date_diff",
"title": "\u8ba1\u7b97\u4e24\u4e2a\u65e5\u671f\u4e4b\u95f4\u7684\u65f6\u95f4\u5dee\u503c"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "Adcode \u56fd\u5185\u5916\u884c\u653f\u533a\u57df\u67e5\u8be2"
},
"description": "\u4e00\u4e2a\u63a5\u53e3\uff0c\u8986\u76d6\u5168\u7403 243 \u4e2a\u56fd\u5bb6\u3001\u4e2d\u56fd\u7701/\u5e02/\u533a/\u8857\u9053\u56db\u7ea7\u884c\u653f\u533a\u5212\uff0c\u652f\u6301\u5173\u952e\u8bcd\u641c\u7d22\u3001\u884c\u653f\u7f16\u7801\u67e5\u8be2\u3001\u5750\u6807\u53cd\u67e5\u4e09\u79cd\u67e5\u8be2\u6a21\u5f0f\uff08\u5fc5\u987b\u81f3\u5c11\u4f20\u5165\u4e00\u79cd\u67e5\u8be2\u53c2\u6570\uff09\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6839\u636e\u7528\u6237\u8f93\u5165\u7684\u641c\u7d22\u6761\u4ef6\u5feb\u901f\u67e5\u627e\u884c\u653f\u533a\u57df\u4fe1\u606f\u3002\u4f8b\u5982\uff1a\u4e2d\u56fd > \u5c71\u4e1c\u7701 > \u6d4e\u5357\u5e02 > \u5386\u4e0b\u533a > \u821c\u534e\u8def\u8857\u9053\u3002 \u65e0\u9700\u6ce8\u518c\u3001\u65e0\u9700\u5bc6\u94a5\uff0c\u76f4\u63a5\u8c03\u7528\u5373\u53ef\u83b7\u53d6\u7ed3\u6784\u5316\u7684\u884c\u653f\u533a\u57df\u6570\u636e\u3002\u652f\u6301\u4e09\u79cd\u67e5\u8be2\u65b9\u5f0f\uff1a - \u4f20 adcode\uff0c\u6309\u884c\u653f\u7f16\u7801\u7cbe\u786e\u67e5\u8be2\uff0c\u540c\u65f6\u8fd4\u56de\u4e0b\u7ea7\u533a\u5212\u5217\u8868 - \u4f20 lat + lng\uff0c\u5750\u6807\u53cd\u67e5\u9644\u8fd1\u5730\u70b9 - \u4f20 key Calls GET https://uapis.cn/api/v1/misc/district.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"adcode": {
"description": "\u4e2d\u56fd\u884c\u653f\u533a\u5212\u4ee3\u7801\u7cbe\u786e\u67e5\u8be2\uff08\u5982 `110000`\uff09\uff0c\u540c\u65f6\u8fd4\u56de\u4e0b\u7ea7\u884c\u653f\u533a\u3002",
"example": "110000",
"type": "string"
},
"country": {
"description": "\u8fc7\u6ee4\u56fd\u5bb6\u4ee3\u7801\uff08ISO 3166-1 alpha-2\uff09\uff0c\u5982 `CN`\u3001`JP`\u3001`US`\u3001`GB`\u3002",
"example": "CN",
"type": "string"
},
"keywords": {
"description": "\u5173\u952e\u8bcd\u641c\u7d22\uff08\u57ce\u5e02\u540d\u3001\u533a\u53bf\u540d\uff0c\u652f\u6301\u4e2d\u82f1\u6587\uff09\u3002",
"example": "\u4e0a\u6d77",
"type": "string"
},
"lat": {
"description": "\u7eac\u5ea6\uff0c\u4e0e `lng` \u914d\u5408\u4f7f\u7528\uff0c\u5750\u6807\u53cd\u67e5\u9644\u8fd1\u5730\u70b9\u3002",
"example": 39.9,
"type": "number"
},
"level": {
"description": "\u8fc7\u6ee4\u884c\u653f\u7ea7\u522b\u3002",
"enum": [
"province",
"city",
"district",
"street"
],
"enumLabels": {
"city": "\u5e02/\u5730\u7ea7",
"district": "\u533a/\u53bf",
"province": "\u7701/\u76f4\u8f96\u5e02/\u81ea\u6cbb\u533a",
"street": "\u8857\u9053/\u4e61\u9547"
},
"type": "string"
},
"limit": {
"default": 20,
"description": "\u8fd4\u56de\u6570\u91cf\u4e0a\u9650\uff0c\u9ed8\u8ba4 `20`\uff0c\u6700\u5927 `100`\u3002",
"example": 20,
"maximum": 100,
"type": "integer"
},
"lng": {
"description": "\u7ecf\u5ea6\uff0c\u4e0e `lat` \u914d\u5408\u4f7f\u7528\u3002",
"example": 116.4,
"type": "number"
}
},
"type": "object"
},
"name": "get_misc_district",
"title": "Adcode \u56fd\u5185\u5916\u884c\u653f\u533a\u57df\u67e5\u8be2"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u6267\u884cDNS\u89e3\u6790\u67e5\u8be2"
},
"description": "\u60f3\u77e5\u9053\u4e00\u4e2a\u57df\u540d\u6307\u5411\u4e86\u54ea\u4e2aIP\uff1f\u6216\u8005\u5b83\u7684\u90ae\u4ef6\u670d\u52a1\u5668\u662f\u8c01\uff1f\u8fd9\u4e2a\u63a5\u53e3\u5c31\u50cf\u4e00\u4e2a\u5728\u7ebf\u7684 dig \u6216 nslookup \u5de5\u5177\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ef\u4ee5\u67e5\u8be2\u6307\u5b9a\u57df\u540d\u7684\u5404\u79cdDNS\u8bb0\u5f55\uff0c\u5305\u62ec A (IPv4), AAAA (IPv6), CNAME (\u522b\u540d), MX (\u90ae\u4ef6\u4ea4\u6362), NS (\u57df\u540d\u670d\u52a1\u5668) \u548c TXT (\u6587\u672c\u8bb0\u5f55)\u3002 Calls GET https://uapis.cn/api/v1/network/dns.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"domain": {
"description": "\u4f60\u9700\u8981\u67e5\u8be2\u7684\u57df\u540d\uff0c\u4f8b\u5982 'cn.bing.com'\u3002",
"example": "cn.bing.com",
"type": "string"
},
"type": {
"default": "A",
"description": "\u4f60\u60f3\u8981\u67e5\u8be2\u7684DNS\u8bb0\u5f55\u7c7b\u578b\u3002",
"enum": [
"A",
"AAAA",
"CNAME",
"MX",
"NS",
"TXT"
],
"enumLabels": {
"A": "IPv4\u5730\u5740",
"AAAA": "IPv6\u5730\u5740",
"CNAME": "\u522b\u540d\u8bb0\u5f55",
"MX": "\u90ae\u4ef6\u670d\u52a1\u5668",
"NS": "\u57df\u540d\u670d\u52a1\u5668",
"TXT": "\u6587\u672c\u8bb0\u5f55"
},
"example": "A",
"type": "string"
}
},
"required": [
"domain"
],
"type": "object"
},
"name": "get_network_dns",
"title": "\u6267\u884cDNS\u89e3\u6790\u67e5\u8be2"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u57df\u540dICP\u5907\u6848\u4fe1\u606f"
},
"description": "\u60f3\u77e5\u9053\u4e00\u4e2a\u7f51\u7ad9\u7684\u80cc\u540e\u8fd0\u8425\u4e3b\u4f53\u662f\u8c01\u5417\uff1f\u5982\u679c\u5b83\u662f\u5728\u4e2d\u56fd\u5927\u9646\u8fd0\u8425\u7684\uff0cICP\u5907\u6848\u4fe1\u606f\u53ef\u4ee5\u544a\u8bc9\u4f60\u7b54\u6848\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4f9b\u4e00\u4e2a\u57df\u540d\uff0c\u67e5\u8be2\u5176\u5728\u4e2d\u56fd\u5de5\u4fe1\u90e8\u7684ICP\uff08Internet Content Provider\uff09\u5907\u6848\u4fe1\u606f\u3002\u8fd9\u5bf9\u4e8e\u5546\u4e1a\u5408\u4f5c\u524d\u7684\u80cc\u666f\u8c03\u67e5\u3001\u9a8c\u8bc1\u7f51\u7ad9\u5408\u6cd5\u6027\u7b49\u573a\u666f\u5f88\u6709\u5e2e\u52a9\u3002 > [!NOTE] > **\u67e5\u8be2\u8303\u56f4** > \u6b64\u67e5\u8be2\u4ec5\u5bf9\u5728\u4e2d\u56fd\u5927\u9646\u5de5\u4fe1\u90e8\u8fdb\u884c\u8fc7\u5907\u6848\u7684\u57df\u540d\u6709\u6548\u3002\u5bf9\u4e8e\u56fd\u5916\u57df\u540d\u6216\u672a\u5907\u6848\u7684\u57df\u540d\uff0c\u5c06\u67e5\u8be2\u4e0d\u5230\u7ed3\u679c\u3002 Calls GET https://uapis.cn/api/v1/network/icp.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"domain": {
"description": "\u9700\u8981\u67e5\u8be2\u7684\u57df\u540d\u6216URL",
"example": "baidu.com",
"type": "string"
}
},
"required": [
"domain"
],
"type": "object"
},
"name": "get_network_icp",
"title": "\u67e5\u8be2\u57df\u540dICP\u5907\u6848\u4fe1\u606f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 IP"
},
"description": "\u60f3\u77e5\u9053\u4e00\u4e2aIP\u5730\u5740\u6216\u57df\u540d\u6765\u81ea\u54ea\u91cc\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u5b9a\u4f4d\u5b83\u3002\u9ed8\u8ba4\u8fd4\u56de\u6807\u51c6\u7ed3\u679c\uff1b\u5982\u679c\u4f20 source=commercial\uff0c\u53ef\u4ee5\u8fd4\u56de\u66f4\u5b8c\u6574\u7684\u4f4d\u7f6e\u4fe1\u606f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4f9b\u4e00\u4e2a\u516c\u7f51IPv4\u3001IPv6\u5730\u5740\u6216\u57df\u540d\uff0c\u6211\u4eec\u4f1a\u67e5\u8be2\u5e76\u8fd4\u56de\u5b83\u7684\u5730\u7406\u4f4d\u7f6e\uff08\u56fd\u5bb6\u3001\u7701\u4efd\u3001\u57ce\u5e02\uff09\u3001\u7ecf\u7eac\u5ea6\u3001\u4ee5\u53ca\u6240\u5c5e\u7684\u8fd0\u8425\u5546\uff08ISP\uff09\u548c\u81ea\u6cbb\u7cfb\u7edf\uff08ASN\uff09\u4fe1\u606f\u3002\u8fd9\u5728\u7f51\u7edc\u5b89\u5168\u5206\u6790\u3001\u8bbf\u95ee\u6765\u6e90\u7edf\u8ba1\u7b49\u9886\u57df\u975e\u5e38\u6709\u7528\u3002 \u5f53\u4f20 source=commercial \u65f6\uff0c\u54cd\u5e94\u4e2d\u4f1a\u8865\u5145\u66f4\u5b8c\u6574\u7684\u5e02\u3001\u533a\u3001\u8fd0\u8425\u5546\u3001\u65f6\u533a\u3001\u6d77\u62d4\u7b49\u4fe1\u606f\uff0c\u54cd\u5e94\u65f6\u95f4\u53ef\u80fd\u4f1a\u7a0d Calls GET https://uapis.cn/api/v1/network/ipinfo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"ip": {
"description": "\u4f60\u9700\u8981\u67e5\u8be2\u7684\u516c\u7f51IP\u5730\u5740\u6216\u57df\u540d\uff08\u652f\u6301IPv4\u548cIPv6\uff09\u3002",
"example": "cn.bing.com",
"type": "string"
},
"source": {
"description": "\u67e5\u8be2\u7ed3\u679c\u7c7b\u578b\u3002\u4e0d\u4f20\u65f6\u8fd4\u56de\u6807\u51c6\u7ed3\u679c\uff1b\u5982\u679c\u8bbe\u7f6e\u4e3a `commercial`\uff0c\u5c06\u8fd4\u56de\u66f4\u5b8c\u6574\u7684\u5730\u7406\u4f4d\u7f6e\u4fe1\u606f\uff0c\u4f46\u54cd\u5e94\u65f6\u95f4\u53ef\u80fd\u4f1a\u7a0d\u957f\u3002",
"enum": [
"commercial"
],
"enumLabels": {
"commercial": "\u5546\u4e1a\u6570\u636e\u6e90"
},
"type": "string"
}
},
"required": [
"ip"
],
"type": "object"
},
"name": "get_network_ipinfo",
"title": "\u67e5\u8be2 IP"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u6211\u7684 IP"
},
"description": "\u60f3\u77e5\u9053\u4f60\u81ea\u5df1\u7684\u51fa\u53e3\u516c\u7f51IP\u662f\u591a\u5c11\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u5c31\u662f\u4f60\u7684\u201c\u7f51\u7edc\u8eab\u4efd\u8bc1\u201d\u3002\u9ed8\u8ba4\u8fd4\u56de\u6807\u51c6\u7ed3\u679c\uff1b\u5982\u679c\u4f20 source=commercial\uff0c\u53ef\u4ee5\u8fd4\u56de\u66f4\u5b8c\u6574\u7684\u4f4d\u7f6e\u4fe1\u606f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8c03\u7528\u6b64\u63a5\u53e3\uff0c\u5b83\u4f1a\u8fd4\u56de\u4f60\uff08\u5373\u53d1\u8d77\u8bf7\u6c42\u7684\u5ba2\u6237\u7aef\uff09\u7684\u516c\u7f51IP\u5730\u5740\uff0c\u5e76\u9644\u5e26\u4e0e /network/ipinfo \u63a5\u53e3\u76f8\u540c\u7684\u5730\u7406\u4f4d\u7f6e\u548c\u7f51\u7edc\u5f52\u5c5e\u4fe1\u606f\u3002\u975e\u5e38\u9002\u5408\u7528\u4e8e\u5728\u7f51\u9875\u4e0a\u5411\u7528\u6237\u5c55\u793a\u4ed6\u4eec\u81ea\u5df1\u7684IP\u548c\u5730\u7406\u4f4d\u7f6e\u3002 \u5f53\u4f20 source=commercial \u65f6\uff0c\u54cd\u5e94\u4e2d\u4f1a\u8865\u5145\u66f4\u5b8c\u6574\u7684\u5e02\u3001\u533a\u3001\u8fd0\u8425\u5546\u3001\u65f6\u533a\u3001\u6d77\u62d4\u7b49\u4fe1\u606f\uff0c\u54cd\u5e94\u65f6\u95f4\u53ef\u80fd Calls GET https://uapis.cn/api/v1/network/myip.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"source": {
"description": "\u67e5\u8be2\u7ed3\u679c\u7c7b\u578b\u3002\u4e0d\u4f20\u65f6\u8fd4\u56de\u6807\u51c6\u7ed3\u679c\uff1b\u5982\u679c\u8bbe\u7f6e\u4e3a `commercial`\uff0c\u5c06\u8fd4\u56de\u66f4\u5b8c\u6574\u7684\u5730\u7406\u4f4d\u7f6e\u4fe1\u606f\uff0c\u4f46\u54cd\u5e94\u65f6\u95f4\u53ef\u80fd\u4f1a\u7a0d\u957f\u3002",
"enum": [
"commercial"
],
"enumLabels": {
"commercial": "\u5546\u4e1a\u6570\u636e\u6e90"
},
"type": "string"
}
},
"type": "object"
},
"name": "get_network_myip",
"title": "\u67e5\u8be2\u6211\u7684 IP"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "Ping \u4e3b\u673a"
},
"description": "\u60f3\u77e5\u9053\u4ece\u6211\u4eec\u7684\u670d\u52a1\u5668\u5230\u4f60\u7684\u670d\u52a1\u5668\u7f51\u7edc\u5ef6\u8fdf\u9ad8\u4e0d\u9ad8\uff1f\u8fd9\u4e2a\u5de5\u5177\u53ef\u4ee5\u5e2e\u4f60\u6d4b\u8bd5\u7f51\u7edc\u8fde\u901a\u6027\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u4f1a\u4ece\u6211\u4eec\u7684\u670d\u52a1\u5668\u8282\u70b9\u5bf9\u4f60\u6307\u5b9a\u7684\u4e3b\u673a\uff08\u57df\u540d\u6216IP\u5730\u5740\uff09\u6267\u884c ICMP Ping \u64cd\u4f5c\u3002\u5b83\u4f1a\u8fd4\u56de\u6700\u5c0f\u3001\u6700\u5927\u3001\u5e73\u5747\u5ef6\u8fdf\u4ee5\u53ca\u4e22\u5305\u7387\u7b49\u5173\u952e\u6307\u6807\uff0c\u662f\u8bca\u65ad\u7f51\u7edc\u95ee\u9898\u7684\u5f97\u529b\u52a9\u624b\u3002 Calls GET https://uapis.cn/api/v1/network/ping.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"host": {
"description": "\u4f60\u9700\u8981 Ping \u7684\u76ee\u6807\u4e3b\u673a\uff0c\u53ef\u4ee5\u662f\u57df\u540d\u6216IP\u5730\u5740\u3002",
"example": "cn.bing.com",
"type": "string"
}
},
"required": [
"host"
],
"type": "object"
},
"name": "get_network_ping",
"title": "Ping \u4e3b\u673a"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "Ping \u6211\u7684 IP"
},
"description": "\u8fd9\u662f\u4e00\u4e2a\u975e\u5e38\u65b9\u4fbf\u7684\u5feb\u6377\u63a5\u53e3\uff0c\u60f3\u77e5\u9053\u4f60\u7684\u7f51\u7edc\u5230\u6211\u4eec\u670d\u52a1\u5668\u7684\u56de\u7a0b\u5ef6\u8fdf\u5417\uff1f\u70b9\u4e00\u4e0b\u5c31\u884c\uff01 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u662f /network/myip \u548c /network/ping \u7684\u7ed3\u5408\u4f53\u3002\u5b83\u4f1a\u81ea\u52a8\u83b7\u53d6\u4f60\u5ba2\u6237\u7aef\u7684\u516c\u7f51IP\uff0c\u7136\u540e\u4ece\u6211\u4eec\u7684\u670d\u52a1\u5668Ping\u8fd9\u4e2aIP\uff0c\u5e76\u8fd4\u56de\u5ef6\u8fdf\u6570\u636e\u3002\u8fd9\u5bf9\u4e8e\u5feb\u901f\u5224\u65ad\u4f60\u672c\u5730\u7f51\u7edc\u5230\u670d\u52a1\u5668\u7684\u8fde\u63a5\u8d28\u91cf\u975e\u5e38\u6709\u7528\u3002 Calls GET https://uapis.cn/api/v1/network/pingmyip.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_network_pingmyip",
"title": "Ping \u6211\u7684 IP"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u7aef\u53e3\u626b\u63cf"
},
"description": "\u60f3\u68c0\u67e5\u4e00\u4e0b\u4f60\u7684\u670d\u52a1\u5668\u4e0a\u67d0\u4e2a\u7aef\u53e3\uff08\u6bd4\u5982SSH\u768422\u7aef\u53e3\u6216\u8005Web\u768480\u7aef\u53e3\uff09\u662f\u5426\u5bf9\u5916\u5f00\u653e\uff1f\u8fd9\u4e2a\u5de5\u5177\u53ef\u4ee5\u5e2e\u4f60\u5feb\u901f\u786e\u8ba4\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ef\u4ee5\u6307\u5b9a\u4e00\u4e2a\u4e3b\u673a\u548c\u7aef\u53e3\u53f7\uff0c\u6211\u4eec\u7684\u670d\u52a1\u5668\u4f1a\u5c1d\u8bd5\u8fde\u63a5\u8be5\u7aef\u53e3\uff0c\u5e76\u544a\u8bc9\u4f60\u5b83\u662f\u5f00\u653e\u7684\uff08open\uff09\u3001\u5173\u95ed\u7684\uff08closed\uff09\u8fd8\u662f\u8d85\u65f6\u4e86\uff08timeout\uff09\u3002\u8fd9\u5bf9\u4e8e\u7f51\u7edc\u670d\u52a1\u914d\u7f6e\u68c0\u67e5\u548c\u57fa\u672c\u7684\u5b89\u5168\u626b\u63cf\u5f88\u6709\u7528\u3002 Calls GET https://uapis.cn/api/v1/network/portscan.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"host": {
"description": "\u9700\u8981\u626b\u63cf\u7684\u76ee\u6807\u4e3b\u673a\uff0c\u53ef\u4ee5\u662f\u57df\u540d\u6216IP\u5730\u5740\u3002",
"example": "cn.bing.com",
"type": "string"
},
"port": {
"description": "\u9700\u8981\u626b\u63cf\u7684\u7aef\u53e3\u53f7\uff0c\u8303\u56f4\u662f 1 \u5230 65535\u3002",
"example": 80,
"type": "integer"
},
"protocol": {
"default": "tcp",
"description": "\u626b\u63cf\u4f7f\u7528\u7684\u534f\u8bae\uff0c\u53ef\u4ee5\u662f 'tcp' \u6216 'udp'\u3002",
"enum": [
"tcp",
"udp"
],
"example": "tcp",
"type": "string"
}
},
"required": [
"host",
"port"
],
"type": "object"
},
"name": "get_network_portscan",
"title": "\u7aef\u53e3\u626b\u63cf"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u68c0\u67e5URL\u7684\u53ef\u8bbf\u95ee\u6027\u72b6\u6001"
},
"description": "\u4f60\u7684\u7f51\u7ad9\u6216API\u8fd8\u597d\u5417\uff1f\u7528\u8fd9\u4e2a\u63a5\u53e3\u7ed9\u5b83\u505a\u4e2a\u5feb\u901f\u201c\u4f53\u68c0\u201d\u5427\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4f9b\u4e00\u4e2aURL\uff0c\u6211\u4eec\u4f1a\u5411\u5b83\u53d1\u8d77\u4e00\u4e2a\u8bf7\u6c42\uff0c\u5e76\u8fd4\u56de\u5176HTTP\u54cd\u5e94\u72b6\u6001\u7801\u3002\u8fd9\u662f\u4e00\u79cd\u7b80\u5355\u800c\u6709\u6548\u7684\u670d\u52a1\u53ef\u7528\u6027\u76d1\u63a7\u65b9\u6cd5\u3002 Calls GET https://uapis.cn/api/v1/network/urlstatus.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"url": {
"description": "\u4f60\u9700\u8981\u68c0\u67e5\u5176\u53ef\u8bbf\u95ee\u6027\u72b6\u6001\u7684\u5b8c\u6574URL\u3002",
"example": "https://cn.bing.com",
"format": "url",
"type": "string"
}
},
"required": [
"url"
],
"type": "object"
},
"name": "get_network_urlstatus",
"title": "\u68c0\u67e5URL\u7684\u53ef\u8bbf\u95ee\u6027\u72b6\u6001"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u57df\u540d\u7684WHOIS\u6ce8\u518c\u4fe1\u606f"
},
"description": "\u60f3\u77e5\u9053\u4e00\u4e2a\u57df\u540d\u662f\u4ec0\u4e48\u65f6\u5019\u6ce8\u518c\u7684\u3001\u6ce8\u518c\u5546\u662f\u8c01\u3001\u4ec0\u4e48\u65f6\u5019\u5230\u671f\uff1fWHOIS\u4fe1\u606f\u53ef\u4ee5\u544a\u8bc9\u4f60\u8fd9\u4e00\u5207\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u5728\u7ebf\u7684WHOIS\u67e5\u8be2\u5de5\u5177\u3002\u4f60\u53ef\u4ee5\u901a\u8fc7\u5982\u4e0b\u4e24\u79cd\u65b9\u5f0f\u83b7\u53d6WHOIS\u4fe1\u606f\uff1a - **\u9ed8\u8ba4\u884c\u4e3a**\uff08\u4e0d\u5e26\u53c2\u6570\uff09\uff1aGET /api/v1/network/whois?domain=google.com - \u8fd4\u56de\u4e00\u4e2aJSON\u5bf9\u8c61\uff0cwhois \u5b57\u6bb5\u4e3a\u539f\u59cb\u3001\u672a\u5904\u7406\u7684WHOIS\u6587\u672c\u5b57\u7b26\u4e32\u3002 - **JSON\u683c\u5f0f\u5316**\uff1aGET /api/v1/network/whois?domai Calls GET https://uapis.cn/api/v1/network/whois.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"domain": {
"description": "\u4f60\u9700\u8981\u67e5\u8be2WHOIS\u4fe1\u606f\u7684\u57df\u540d\u3002",
"example": "google.com",
"type": "string"
},
"format": {
"default": "text",
"description": "\u8fd4\u56de\u683c\u5f0f\u3002\u7559\u7a7a\u6216\u4e3a 'text' \u65f6\u8fd4\u56de\u539f\u59cbWHOIS\u6587\u672c\uff0c\u8bbe\u4e3a 'json' \u65f6\u8fd4\u56de\u7ed3\u6784\u5316JSON\u3002",
"enum": [
"text",
"json"
],
"example": "json",
"type": "string"
}
},
"required": [
"domain"
],
"type": "object"
},
"name": "get_network_whois",
"title": "\u67e5\u8be2\u57df\u540d\u7684WHOIS\u6ce8\u518c\u4fe1\u606f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u68c0\u67e5\u57df\u540d\u5728\u5fae\u4fe1\u4e2d\u7684\u8bbf\u95ee\u72b6\u6001"
},
"description": "\u51c6\u5907\u5728\u5fae\u4fe1\u91cc\u63a8\u5e7f\u4f60\u7684\u7f51\u7ad9\uff1f\u6700\u597d\u5148\u68c0\u67e5\u4e00\u4e0b\u57df\u540d\u662f\u5426\u88ab\u201c\u62c9\u9ed1\u201d\u4e86\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u67e5\u8be2\u4e00\u4e2a\u57df\u540d\u5728\u5fae\u4fe1\u5185\u7f6e\u6d4f\u89c8\u5668\u4e2d\u7684\u8bbf\u95ee\u72b6\u6001\uff0c\u5373\u662f\u5426\u88ab\u5fae\u4fe1\u5c01\u7981\u3002\u8fd9\u5bf9\u4e8e\u505a\u5fae\u4fe1\u751f\u6001\u63a8\u5e7f\u548c\u8425\u9500\u7684\u5f00\u53d1\u8005\u6765\u8bf4\u81f3\u5173\u91cd\u8981\u3002 Calls GET https://uapis.cn/api/v1/network/wxdomain.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"domain": {
"description": "\u9700\u8981\u67e5\u8be2\u7684\u57df\u540d\u3002",
"example": "qq.com",
"type": "string"
}
},
"required": [
"domain"
],
"type": "object"
},
"name": "get_network_wxdomain",
"title": "\u68c0\u67e5\u57df\u540d\u5728\u5fae\u4fe1\u4e2d\u7684\u8bbf\u95ee\u72b6\u6001"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u4e00\u8a00"
},
"description": "\u60f3\u5728\u4f60\u7684\u5e94\u7528\u91cc\u6bcf\u5929\u5c55\u793a\u4e00\u53e5\u4e0d\u4e00\u6837\u7684\u8bdd\uff0c\u7ed9\u7528\u6237\u4e00\u70b9\u5c0f\u5c0f\u7684\u60ca\u559c\u5417\uff1f\u8fd9\u4e2a\u201c\u4e00\u8a00\u201d\u63a5\u53e3\u5c31\u662f\u4e3a\u6b64\u800c\u751f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6bcf\u6b21\u8c03\u7528\uff0c\u5b83\u90fd\u4f1a\u4ece\u6211\u4eec\u7cbe\u5fc3\u6536\u96c6\u7684\u3001\u5305\u542b\u6570\u5343\u6761\u8bd7\u8bcd\u3001\u52a8\u6f2b\u53f0\u8bcd\u3001\u540d\u4eba\u540d\u8a00\u7684\u8bed\u6599\u5e93\u4e2d\uff0c\u968f\u673a\u8fd4\u56de\u4e00\u6761\u3002\u4f60\u53ef\u4ee5\u7528\u5b83\u6765\u505a\u7f51\u7ad9\u9996\u9875\u7684Slogan\u3001\u5e94\u7528\u7684\u542f\u52a8\u8bed\uff0c\u6216\u8005\u4efb\u4f55\u9700\u8981\u7075\u611f\u70b9\u7f00\u7684\u5730\u65b9\u3002 Calls GET https://uapis.cn/api/v1/saying.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_saying",
"title": "\u4e00\u8a00"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u968f\u673a\u56fe\u7247"
},
"description": "\u9700\u8981\u4e00\u5f20\u968f\u673a\u56fe\u7247\u4f5c\u4e3a\u5360\u4f4d\u7b26\u6216\u8005\u80cc\u666f\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u662f\u4f60\u7684\u4e0d\u4e8c\u4e4b\u9009\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u975e\u5e38\u7b80\u5355\u7684\u63a5\u53e3\uff0c\u5b83\u4f1a\u4ece\u6211\u4eec\u5e9e\u5927\u7684\u56fe\u5e93\u548c\u7cbe\u9009\u5916\u90e8\u56fe\u5e8a\u4e2d\u968f\u673a\u6311\u9009\u4e00\u5f20\u56fe\u7247\uff0c\u7136\u540e\u901a\u8fc7 302 \u91cd\u5b9a\u5411\u8ba9\u4f60\u76f4\u63a5\u8bbf\u95ee\u5230\u5b83\u3002\u8fd9\u4f7f\u5f97\u5b83\u53ef\u4ee5\u975e\u5e38\u65b9\u4fbf\u5730\u76f4\u63a5\u7528\u5728 HTML \u7684 <img> \u6807\u7b7e\u4e2d\u3002 \u4f60\u53ef\u4ee5\u901a\u8fc7 /api/v1/random/image?category=acg&type=4k \u8fd9\u6837\u7684\u8bf7\u6c42\u83b7\u53d6\u7531UapiPro\u670d\u52a1\u5668\u63d0\u4f9b\u7684\u56fe\u7247\uff0c\u4e5f\u53ef\u4ee5\u901a\u8fc7 /api/v1/random/image?categor Calls GET https://uapis.cn/api/v1/random/image.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"category": {
"description": "\uff08\u53ef\u9009\uff09\u6307\u5b9a\u56fe\u7247\u4e3b\u7c7b\u522b\u3002\n\n**\u652f\u6301\u7684\u4e3b\u7c7b\u522b\uff1a**\n- `acg`\uff08\u4e8c\u6b21\u5143\u52a8\u6f2b\uff0cUapiPro\u670d\u52a1\u5668\uff09\n- `landscape`\uff08\u98ce\u666f\u56fe\uff0c\u5916\u90e8\u56fe\u5e8a\uff09\n- `anime`\uff08\u6df7\u5408\u52a8\u6f2b\uff09\n- `pc_wallpaper`\uff08\u7535\u8111\u58c1\u7eb8\uff0c\u5916\u90e8\u56fe\u5e8a\uff09\n- `mobile_wallpaper`\uff08\u624b\u673a\u58c1\u7eb8\uff0c\u5916\u90e8\u56fe\u5e8a\uff09\n- `general_anime`\uff08\u52a8\u6f2b\u56fe\uff0c\u5916\u90e8\u56fe\u5e8a\uff09\n- `ai_drawing`\uff08AI\u7ed8\u753b\uff0c\u5916\u90e8\u56fe\u5e8a\uff09\n- `bq`\uff08\u8868\u60c5\u5305/\u8da3\u56fe\uff0cUapiPro\u670d\u52a1\u5668\uff09\n- `furry`\uff08\u798f\u745e\uff0cUapiPro\u670d\u52a1\u5668\uff09\n\n> [!TIP]\n> \u5982\u679c\u4e0d\u6307\u5b9a\uff0c\u5c06\u4ece\u6240\u6709\u56fe\u7247\u4e2d\u968f\u673a\u62bd\u53d6\uff08\u4e0d\u5305\u542b `ikun` \u548c `ai_drawing`\uff09\u3002\n",
"enum": [
"acg",
"landscape",
"anime",
"pc_wallpaper",
"mobile_wallpaper",
"general_anime",
"ai_drawing",
"bq",
"furry"
],
"enumLabels": {
"acg": "\u4e8c\u6b21\u5143",
"ai_drawing": "AI\u7ed8\u753b",
"anime": "\u6df7\u5408\u52a8\u6f2b",
"bq": "\u8868\u60c5\u5305",
"furry": "\u798f\u745e",
"general_anime": "\u52a8\u6f2b\u56fe",
"landscape": "\u98ce\u666f\u56fe",
"mobile_wallpaper": "\u624b\u673a\u58c1\u7eb8",
"pc_wallpaper": "\u7535\u8111\u58c1\u7eb8"
},
"example": "acg",
"type": "string"
},
"type": {
"description": "\uff08\u53ef\u9009\uff0c\u4ec5UapiPro\u670d\u52a1\u5668\u56fe\u7247\u652f\u6301\uff09\u6307\u5b9a\u56fe\u7247\u5b50\u7c7b\u522b\u3002\n\n- **bq**: `xiongmao`, `waiguoren`, `maomao`, `ikun`, `eciyuan`\n- **acg**: `pc`, `mb`\n- **furry**: `z4k`, `szs8k`, `s4k`, `4k`\n\n> [!TIP]\n> \u5916\u90e8\u56fe\u5e8a\u7c7b\u522b\u548c `anime` \u6df7\u5408\u7c7b\u522b\u4e0d\u652f\u6301 `type` \u53c2\u6570\u3002\n",
"enum": [
"pc",
"mb",
"eciyuan",
"ikun",
"4k",
"s4k",
"z4k",
"szs8k",
"xiongmao",
"maomao",
"waiguoren"
],
"enumLabels": {
"4k": "4K",
"eciyuan": "\u4e8c\u6b21\u5143",
"ikun": "iKun",
"maomao": "\u732b\u732b",
"mb": "\u624b\u673a",
"pc": "\u7535\u8111",
"s4k": "\u6a2a\u5c4f4K",
"szs8k": "\u7ad6\u5c4f8K",
"waiguoren": "\u5916\u56fd\u4eba",
"xiongmao": "\u718a\u732b",
"z4k": "\u7ad6\u5c4f4K"
},
"example": "pc",
"type": "string"
}
},
"type": "object"
},
"name": "get_random_image",
"title": "\u968f\u673a\u56fe\u7247"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u968f\u673a\u5b57\u7b26\u4e32"
},
"description": "\u65e0\u8bba\u662f\u9700\u8981\u751f\u6210\u4e00\u4e2a\u5b89\u5168\u7684\u968f\u673a\u5bc6\u7801\u3001\u4e00\u4e2a\u552f\u4e00\u7684Token\uff0c\u8fd8\u662f\u4e00\u4e2a\u7b80\u5355\u7684\u968f\u673aID\uff0c\u8fd9\u4e2a\u63a5\u53e3\u90fd\u80fd\u6ee1\u8db3\u4f60\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ef\u4ee5\u7cbe\u786e\u5730\u63a7\u5236\u751f\u6210\u5b57\u7b26\u4e32\u7684\u957f\u5ea6\u548c\u5b57\u7b26\u96c6\u7c7b\u578b\uff0c\u975e\u5e38\u7075\u6d3b\u3002 ## \u4f7f\u7528\u987b\u77e5 > [!TIP] > **\u5b57\u7b26\u96c6\u7c7b\u578b type \u8be6\u89e3** > \u4f60\u53ef\u4ee5\u901a\u8fc7 type \u53c2\u6570\u7cbe\u786e\u63a7\u5236\u751f\u6210\u7684\u5b57\u7b26\u96c6\uff1a > - **numeric**: \u7eaf\u6570\u5b57 (0-9) > - **lower**: \u7eaf\u5c0f\u5199\u5b57\u6bcd (a-z) > - **upper**: \u7eaf\u5927\u5199\u5b57\u6bcd (A-Z) > - **a Calls GET https://uapis.cn/api/v1/random/string.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"length": {
"default": 16,
"description": "\u4f60\u5e0c\u671b\u751f\u6210\u7684\u5b57\u7b26\u4e32\u7684\u957f\u5ea6\u3002\u6709\u6548\u8303\u56f4\u662f 1 \u5230 1024\u3002",
"example": 32,
"type": "integer"
},
"type": {
"default": "alphanumeric",
"description": "\u6307\u5b9a\u6784\u6210\u5b57\u7b26\u4e32\u7684\u5b57\u7b26\u7c7b\u578b\u3002",
"enum": [
"numeric",
"lower",
"upper",
"alpha",
"alphanumeric",
"hex"
],
"enumLabels": {
"alpha": "\u5927\u5c0f\u5199\u5b57\u6bcd",
"alphanumeric": "\u5b57\u6bcd+\u6570\u5b57",
"hex": "\u5341\u516d\u8fdb\u5236",
"lower": "\u5c0f\u5199\u5b57\u6bcd",
"numeric": "\u7eaf\u6570\u5b57",
"upper": "\u5927\u5199\u5b57\u6bcd"
},
"example": "alphanumeric",
"type": "string"
}
},
"type": "object"
},
"name": "get_random_string",
"title": "\u968f\u673a\u5b57\u7b26\u4e32"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u7b54\u6848\u4e4b\u4e66"
},
"description": "\u60f3\u8981\u83b7\u5f97\u4eba\u751f\u95ee\u9898\u7684\u795e\u79d8\u7b54\u6848\u5417\uff1f\u7b54\u6848\u4e4b\u4e66API\u63d0\u4f9b\u4e86\u4e00\u4e2a\u795e\u59478\u7403\u98ce\u683c\u7684\u95ee\u7b54\u670d\u52a1\uff0c\u4f60\u53ef\u4ee5\u63d0\u95ee\u5e76\u83b7\u5f97\u968f\u673a\u7684\u795e\u79d8\u7b54\u6848\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u5411\u7b54\u6848\u4e4b\u4e66\u63d0\u95ee\uff0c\u4f60\u5c06\u83b7\u5f97\u4e00\u4e2a\u5145\u6ee1\u667a\u6167\uff08\u6216\u8bb8\uff09\u7684\u968f\u673a\u7b54\u6848\u3002\u8fd9\u4e2aAPI\u652f\u6301\u901a\u8fc7\u67e5\u8be2\u53c2\u6570\u6216POST\u8bf7\u6c42\u4f53\u4e24\u79cd\u65b9\u5f0f\u63d0\u95ee\u3002 Calls GET https://uapis.cn/api/v1/answerbook/ask.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"question": {
"description": "\u4f60\u60f3\u8981\u63d0\u95ee\u7684\u95ee\u9898\u3002\u95ee\u9898\u4e0d\u80fd\u4e3a\u7a7a\u3002",
"example": "\u6211\u4eca\u5929\u4f1a\u6709\u597d\u8fd0\u5417\uff1f",
"type": "string"
}
},
"required": [
"question"
],
"type": "object"
},
"name": "get_answerbook_ask",
"title": "\u7b54\u6848\u4e4b\u4e66"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u7b54\u6848\u4e4b\u4e66 (POST)"
},
"description": "\u901a\u8fc7POST\u8bf7\u6c42\u5411\u7b54\u6848\u4e4b\u4e66\u63d0\u95ee\u5e76\u83b7\u5f97\u795e\u79d8\u7b54\u6848\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4e0eGET\u65b9\u5f0f\u76f8\u540c\uff0c\u4f46\u901a\u8fc7JSON\u8bf7\u6c42\u4f53\u53d1\u9001\u95ee\u9898\uff0c\u9002\u5408\u5728\u9700\u8981\u53d1\u9001\u8f83\u957f\u95ee\u9898\u6216\u5e0c\u671b\u907f\u514dURL\u7f16\u7801\u95ee\u9898\u7684\u573a\u666f\u4e2d\u4f7f\u7528\u3002 ## \u8bf7\u6c42\u4f53\u683c\u5f0f \u8bf7\u6c42\u4f53\u5fc5\u987b\u662f\u6709\u6548\u7684JSON\u683c\u5f0f\uff0c\u5305\u542bquestion\u5b57\u6bb5\u3002 Calls POST https://uapis.cn/api/v1/answerbook/ask.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_answerbook_ask",
"title": "\u7b54\u6848\u4e4b\u4e66 (POST)"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 B\u7ad9\u7528\u6237"
},
"description": "\u60f3\u5728\u4f60\u7684\u5e94\u7528\u91cc\u96c6\u6210B\u7ad9\u7528\u6237\u8d44\u6599\u5c55\u793a\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u8f7b\u677e\u83b7\u53d6\u7528\u6237\u7684\u516c\u5f00\u4fe1\u606f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u4e00\u4e2a\u7528\u6237\u7684UID\uff08\u90a3\u4e00\u4e32\u7eaf\u6570\u5b57ID\uff09\uff0c\u4f60\u53ef\u4ee5\u67e5\u8be2\u5230\u8be5\u7528\u6237\u7684\u6635\u79f0\u3001\u6027\u522b\u3001\u5934\u50cf\u3001\u7b49\u7ea7\u3001\u7b7e\u540d\u7b49\u4e00\u7cfb\u5217\u516c\u5f00\u7684\u57fa\u672c\u4fe1\u606f\u3002 Calls GET https://uapis.cn/api/v1/social/bilibili/userinfo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"uid": {
"description": "Bilibili\u7528\u6237\u7684UID",
"example": "483307278",
"type": "string"
}
},
"required": [
"uid"
],
"type": "object"
},
"name": "get_social_bilibili_userinfo",
"title": "\u67e5\u8be2 B\u7ad9\u7528\u6237"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 QQ \u4fe1\u606f"
},
"description": "\u901a\u8fc7 QQ \u53f7\u67e5\u8be2\u7528\u6237\u8d44\u6599\uff0c\u8fd4\u56de\u5934\u50cf\u3001\u6635\u79f0\u3001\u4e2a\u6027\u7b7e\u540d\u3001\u7b49\u7ea7\u548c VIP \u4fe1\u606f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u9002\u5408\u7528\u5728\u7528\u6237\u8d44\u6599\u5c55\u793a\u3001\u5934\u50cf\u5361\u7247\u3001\u8d26\u53f7\u7ed1\u5b9a\u7ed3\u679c\u5c55\u793a\u7b49\u573a\u666f\u3002\u82e5\u7528\u6237\u628a QQ \u7b49\u7ea7\u8bbe\u4e3a\u9690\u85cf\uff0cqq_level \u4f1a\u8fd4\u56de null\u3002 ## \u6570\u636e\u5b57\u6bb5\u8bf4\u660e - **\u57fa\u7840\u4fe1\u606f**: \u6635\u79f0\u3001\u4e2a\u6027\u7b7e\u540d\u3001\u5934\u50cf\u3001\u5e74\u9f84\u3001\u6027\u522b - **\u8054\u7cfb\u4fe1\u606f**: QQ \u90ae\u7bb1\u3001\u4e2a\u6027\u57df\u540d\uff08QID\uff09 - **\u7b49\u7ea7\u4fe1\u606f**: QQ \u7b49\u7ea7\u3001VIP \u72b6\u6001\u548c\u7b49\u7ea7 - **\u65f6\u95f4\u4fe1\u606f**: \u6ce8\u518c\u65f6\u95f4\u3001\u6700\u540e\u66f4\u65b0\u65f6\u95f4 Calls GET https://uapis.cn/api/v1/social/qq/userinfo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"qq": {
"description": "\u9700\u8981\u67e5\u8be2\u7684QQ\u53f7",
"example": "10001",
"type": "string"
}
},
"required": [
"qq"
],
"type": "object"
},
"name": "get_social_qq_userinfo",
"title": "\u67e5\u8be2 QQ \u4fe1\u606f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 B\u7ad9\u6295\u7a3f"
},
"description": "\u60f3\u8981\u83b7\u53d6UP\u4e3b\u7684\u6240\u6709\u6295\u7a3f\u89c6\u9891\uff1f\u6216\u8005\u60f3\u5728\u4f60\u7684\u5e94\u7528\u91cc\u5c55\u793a\u521b\u4f5c\u8005\u7684\u4f5c\u54c1\u96c6\uff1f\u8fd9\u4e2a\u63a5\u53e3\u80fd\u5e2e\u4f60\u8f7b\u677e\u5b9e\u73b0\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u7528\u6237\u7684 mid\uff08\u7528\u6237ID\uff09\uff0c\u4f60\u53ef\u4ee5\u83b7\u53d6\u8be5UP\u4e3b\u7684\u6295\u7a3f\u89c6\u9891\u5217\u8868\u3002\u63a5\u53e3\u652f\u6301\u5173\u952e\u8bcd\u641c\u7d22\u3001\u5206\u9875\u52a0\u8f7d\u548c\u591a\u79cd\u6392\u5e8f\u65b9\u5f0f\uff0c\u8ba9\u4f60\u80fd\u591f\u7075\u6d3b\u5730\u5c55\u793a\u548c\u5206\u6790\u521b\u4f5c\u8005\u7684\u5185\u5bb9\u3002 ## \u53c2\u6570\u8bf4\u660e - **mid (\u7528\u6237ID)**: B\u7ad9\u7528\u6237\u7684mid\uff0c\u5fc5\u586b\u53c2\u6570\u3002 - **keywords (\u641c\u7d22\u5173\u952e\u8bcd)**: \u53ef\u9009\uff0c\u7528\u4e8e\u5728\u8be5UP\u4e3b\u7684\u6295\u7a3f\u4e2d\u641c\u7d22\u7279\u5b9a\u5173\u952e\u8bcd\u3002 - **orderby (\u6392\u5e8f\u65b9\u5f0f)**: Calls GET https://uapis.cn/api/v1/social/bilibili/archives.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"keywords": {
"description": "\u641c\u7d22\u5173\u952e\u8bcd\uff0c\u53ef\u4e3a\u7a7a",
"type": "string"
},
"mid": {
"description": "B\u7ad9\u7528\u6237\u7684mid\uff08\u7528\u6237ID\uff09",
"example": "483307278",
"type": "string"
},
"orderby": {
"description": "\u6392\u5e8f\u65b9\u5f0f\u3002`pubdate`=\u6700\u65b0\u53d1\u5e03\uff0c`views`=\u6700\u591a\u64ad\u653e",
"example": "pubdate",
"type": "string"
},
"pn": {
"description": "\u9875\u7801\uff0c\u9ed8\u8ba41",
"example": "1",
"type": "string"
},
"ps": {
"description": "\u6bcf\u9875\u6761\u6570\uff0c\u9ed8\u8ba420",
"example": "20",
"type": "string"
}
},
"required": [
"mid"
],
"type": "object"
},
"name": "get_social_bilibili_archives",
"title": "\u67e5\u8be2 B\u7ad9\u6295\u7a3f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 B\u7ad9\u89c6\u9891"
},
"description": "\u60f3\u5728\u4f60\u7684\u5e94\u7528\u91cc\u5c55\u793aB\u7ad9\u89c6\u9891\u7684\u8be6\u7ec6\u4fe1\u606f\u5417\uff1f\u65e0\u8bba\u662f\u5c01\u9762\u3001\u6807\u9898\uff0c\u8fd8\u662f\u64ad\u653e\u91cf\u3001UP\u4e3b\u4fe1\u606f\uff0c\u8fd9\u4e2a\u63a5\u53e3\u90fd\u80fd\u4e00\u7f51\u6253\u5c3d\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u63d0\u4f9b\u89c6\u9891\u7684 aid \u6216 bvid\uff0c\u4f60\u53ef\u4ee5\u83b7\u53d6\u5230\u8be5\u89c6\u9891\u7684\u5b8c\u6574\u5143\u6570\u636e\uff0c\u5305\u62ec\u591aP\u4fe1\u606f\u3001UP\u4e3b\u8d44\u6599\u3001\u6570\u636e\u7edf\u8ba1\u7b49\u3002 ## \u54cd\u5e94\u4f53\u5b57\u6bb5\u8bf4\u660e - **copyright (\u89c6\u9891\u7c7b\u578b)**: 1 \u4ee3\u8868\u539f\u521b\uff0c2 \u4ee3\u8868\u8f6c\u8f7d\u3002 - **owner (UP\u4e3b\u4fe1\u606f)**: \u5305\u542b mid, name, face \u7b49UP\u4e3b\u7684\u57fa\u672c\u8d44\u6599\u3002 - **stat (\u6570\u636e\u7edf\u8ba1)**: \u5305\u542b\u4e86\u64ad Calls GET https://uapis.cn/api/v1/social/bilibili/videoinfo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"aid": {
"description": "\u89c6\u9891\u7684AV\u53f7 (aid)\uff0c\u7eaf\u6570\u5b57\u683c\u5f0f\u3002`aid`\u548c`bvid`\u4efb\u9009\u5176\u4e00\u5373\u53ef\u3002",
"example": "75836761",
"type": "string"
},
"bvid": {
"description": "\u89c6\u9891\u7684BV\u53f7 (bvid)\uff0c\u4f8b\u5982 `BV117411r7R1`\u3002`aid`\u548c`bvid`\u4efb\u9009\u5176\u4e00\u5373\u53ef\u3002",
"example": "BV17x411w79F",
"type": "string"
}
},
"type": "object"
},
"name": "get_social_bilibili_videoinfo",
"title": "\u67e5\u8be2 B\u7ad9\u89c6\u9891"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 B\u7ad9\u8bc4\u8bba"
},
"description": "\u60f3\u8981\u5206\u6790B\u7ad9\u89c6\u9891\u7684\u8bc4\u8bba\u533a\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u8f7b\u677e\u83b7\u53d6\u8bc4\u8bba\u6570\u636e\uff0c\u5305\u62ec\u70ed\u95e8\u8bc4\u8bba\u548c\u6700\u65b0\u8bc4\u8bba\uff0c\u8fd8\u652f\u6301\u5206\u9875\u52a0\u8f7d\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u89c6\u9891\u7684 oid\uff08\u901a\u5e38\u5c31\u662f\u89c6\u9891\u7684aid\uff09\uff0c\u4f60\u53ef\u4ee5\u5206\u9875\u83b7\u53d6\u8be5\u89c6\u9891\u7684\u8bc4\u8bba\u533a\u5185\u5bb9\u3002\u4f60\u53ef\u4ee5\u6307\u5b9a\u6392\u5e8f\u65b9\u5f0f\u548c\u5206\u9875\u53c2\u6570\uff0c\u6765\u7cbe\u786e\u5730\u83b7\u53d6\u4f60\u9700\u8981\u7684\u6570\u636e\u3002 ## \u53c2\u6570\u8bf4\u660e - **sort (\u6392\u5e8f\u65b9\u5f0f)** - 0 \u6216 time\uff1a\u6309\u65f6\u95f4\u6392\u5e8f - 1 \u6216 like\uff1a\u6309\u70b9\u8d5e\u6392\u5e8f - 2 \u6216 reply\uff1a\u6309\u56de\u590d\u6570\u6392\u5e8f - 3 \u6216 hot\uff08\u4e5f\u652f\u6301 hottest\u3001\u6700\u70ed\uff09\uff1a\u6309\u6700\u70ed\u6392\u5e8f ## Calls GET https://uapis.cn/api/v1/social/bilibili/replies.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"oid": {
"description": "\u76ee\u6807\u8bc4\u8bba\u533a\u7684ID\u3002\u5bf9\u4e8e\u89c6\u9891\uff0c\u8fd9\u901a\u5e38\u5c31\u662f\u5b83\u7684 `aid`\u3002",
"example": "1706416465",
"type": "string"
},
"pn": {
"description": "\u8981\u83b7\u53d6\u7684\u9875\u7801\uff0c\u4ece1\u5f00\u59cb\u3002\u9ed8\u8ba4\u4e3a `1`\u3002",
"example": "1",
"type": "string"
},
"ps": {
"description": "\u6bcf\u9875\u83b7\u53d6\u7684\u8bc4\u8bba\u6570\u91cf\uff0c\u8303\u56f4\u662f1\u523020\u3002\u9ed8\u8ba4\u4e3a `20`\u3002",
"example": "5",
"type": "string"
},
"sort": {
"description": "\u6392\u5e8f\u65b9\u5f0f\u3002\u652f\u6301 `0/time`\uff08\u6309\u65f6\u95f4\uff09\u3001`1/like`\uff08\u6309\u70b9\u8d5e\uff09\u3001`2/reply`\uff08\u6309\u56de\u590d\u6570\uff09\u3001`3/hot/hottest/\u6700\u70ed`\uff08\u6309\u6700\u70ed\uff09\u3002\u9ed8\u8ba4\u4e3a `0/time`\u3002",
"enum": [
"0",
"time",
"1",
"like",
"2",
"reply",
"3",
"hot",
"hottest",
"\u6700\u70ed"
],
"enumLabels": {
"0": "\u6309\u65f6\u95f4",
"1": "\u6309\u70b9\u8d5e",
"2": "\u6309\u56de\u590d\u6570",
"3": "\u6309\u6700\u70ed",
"hot": "\u6309\u6700\u70ed",
"hottest": "\u6309\u6700\u70ed",
"like": "\u6309\u70b9\u8d5e",
"reply": "\u6309\u56de\u590d\u6570",
"time": "\u6309\u65f6\u95f4",
"\u6700\u70ed": "\u6309\u6700\u70ed"
},
"example": "hot",
"type": "string"
}
},
"required": [
"oid"
],
"type": "object"
},
"name": "get_social_bilibili_replies",
"title": "\u67e5\u8be2 B\u7ad9\u8bc4\u8bba"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 B\u7ad9\u76f4\u64ad\u95f4"
},
"description": "\u60f3\u77e5\u9053\u4f60\u559c\u6b22\u7684\u4e3b\u64ad\u5f00\u64ad\u4e86\u5417\uff1f\u6216\u8005\u60f3\u5728\u4f60\u7684\u5e94\u7528\u91cc\u96c6\u6210B\u7ad9\u76f4\u64ad\u95f4\u72b6\u6001\uff1f\u8fd9\u4e2a\u63a5\u53e3\u80fd\u6ee1\u8db3\u4f60\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u667a\u80fd\u63a5\u53e3\uff0c\u4f60\u53ef\u4ee5\u7528\u4e3b\u64ad\u7684 mid (\u7528\u6237ID) \u6216\u8005\u76f4\u64ad\u95f4\u7684 room_id (\u957f\u53f7\u6216\u77ed\u53f7)\u6765\u67e5\u8be2\u3002\u5b83\u4f1a\u8fd4\u56de\u76f4\u64ad\u95f4\u7684\u8be6\u7ec6\u4fe1\u606f\uff0c\u5305\u62ec\u662f\u5426\u5728\u76f4\u64ad\u3001\u6807\u9898\u3001\u5c01\u9762\u3001\u4eba\u6c14\u3001\u5206\u533a\u7b49\u3002 ## \u54cd\u5e94\u4f53\u5b57\u6bb5\u8bf4\u660e - **live_status (\u76f4\u64ad\u72b6\u6001)**: 0 \u4ee3\u8868\u672a\u5f00\u64ad\uff0c1 \u4ee3\u8868\u76f4\u64ad\u4e2d\uff0c2 \u4ee3\u8868\u8f6e\u64ad\u4e2d\u3002 Calls GET https://uapis.cn/api/v1/social/bilibili/liveroom.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"mid": {
"description": "\u4e3b\u64ad\u7684\u7528\u6237ID (`mid`)\u3002\u4e0e `room_id` \u4efb\u9009\u5176\u4e00\u3002",
"example": "672328094",
"type": "string"
},
"room_id": {
"description": "\u76f4\u64ad\u95f4ID\uff0c\u53ef\u4ee5\u662f\u957f\u53f7\uff08\u771f\u5b9eID\uff09\u6216\u77ed\u53f7\uff08\u9753\u53f7\uff09\u3002\u4e0e `mid` \u4efb\u9009\u5176\u4e00\u3002",
"example": "22637261",
"type": "string"
}
},
"type": "object"
},
"name": "get_social_bilibili_liveroom",
"title": "\u67e5\u8be2 B\u7ad9\u76f4\u64ad\u95f4"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 QQ \u7fa4\u4fe1\u606f"
},
"description": "\u60f3\u5728\u4f60\u7684\u5e94\u7528\u91cc\u5c55\u793aQQ\u7fa4\u4fe1\u606f\uff1f\u8fd9\u4e2a\u63a5\u53e3\u8ba9\u4f60\u8f7b\u677e\u83b7\u53d6\u7fa4\u540d\u79f0\u3001\u7fa4\u5934\u50cf\u3001\u7fa4\u7b80\u4ecb\u3001\u6210\u5458\u6570\u91cf\u7b49\u8be6\u7ec6\u516c\u5f00\u4fe1\u606f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ea\u9700\u8981\u63d0\u4f9b\u4e00\u4e2aQQ\u7fa4\u53f7\uff085-12\u4f4d\u7eaf\u6570\u5b57\uff09\uff0c\u63a5\u53e3\u5c31\u4f1a\u8fd4\u56de\u8be5\u7fa4\u7684\u5b8c\u6574\u516c\u5f00\u4fe1\u606f\u3002\u6211\u4eec\u4f1a\u5148\u9a8c\u8bc1\u7fa4\u53f7\u7684\u6709\u6548\u6027\uff0c\u786e\u4fdd\u8fd4\u56de\u7684\u6570\u636e\u51c6\u786e\u53ef\u9760\u3002\u63a5\u53e3\u54cd\u5e94\u901f\u5ea6\u5feb\uff0c\u6570\u636e\u7ed3\u6784\u6e05\u6670\uff0c\u975e\u5e38\u9002\u5408\u96c6\u6210\u5230\u5404\u7c7b\u5e94\u7528\u573a\u666f\u4e2d\u3002 ## \u8fd4\u56de\u6570\u636e\u8bf4\u660e \u63a5\u53e3\u4f1a\u8fd4\u56de\u4ee5\u4e0bQQ\u7fa4\u7684\u5173\u952e\u4fe1\u606f\uff1a ### \u57fa\u7840\u5b57\u6bb5\uff08\u6240\u6709\u7fa4\u90fd\u6709\uff09 - **\u7fa4\u57fa\u7840\u4fe1\u606f**: \u5305\u62ec\u7fa4\u53f7\u3001\u7fa4\u540d\u79f0\uff0c\u8ba9\u4f60\u80fd\u591f\u51c6\u786e\u8bc6\u522b\u548c\u5c55\u793a\u7fa4\u804a - **\u89c6\u89c9\u7d20\u6750 Calls GET https://uapis.cn/api/v1/social/qq/groupinfo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"group_id": {
"description": "QQ\u7fa4\u53f7\uff0c\u957f\u5ea65-12\u4f4d",
"example": "526357265",
"type": "string"
}
},
"required": [
"group_id"
],
"type": "object"
},
"name": "get_social_qq_groupinfo",
"title": "\u67e5\u8be2 QQ \u7fa4\u4fe1\u606f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 GitHub \u4ed3\u5e93"
},
"description": "\u9700\u8981\u5feb\u901f\u83b7\u53d6\u4e00\u4e2aGitHub\u4ed3\u5e93\u7684\u6838\u5fc3\u4fe1\u606f\uff1f\u8fd9\u4e2a\u63a5\u53e3\u4e00\u6b21\u8bf7\u6c42\u5c31\u80fd\u8fd4\u56de\u4ed3\u5e93\u7684\u5173\u952e\u6570\u636e\uff0c\u9002\u5408\u9879\u76ee\u5c55\u793a\u3001\u7edf\u8ba1\u548c\u5206\u6790\u573a\u666f\u3002 ### \u53ef\u83b7\u53d6\u7684\u6570\u636e \u4e00\u6b21\u8bf7\u6c42\uff0c\u5373\u53ef\u83b7\u5f97\u4ee5\u4e0b\u4fe1\u606f\uff1a - **\u6838\u5fc3\u6307\u6807**: star, fork, open_issues \u7b49\u5173\u952e\u7edf\u8ba1\u6570\u636e\u3002 - **\u9879\u76ee\u8be6\u60c5**: \u63cf\u8ff0\u3001\u4e3b\u9875\u3001\u5206\u652f\u3001\u8bed\u8a00\u3001\u8bdd\u9898\u6807\u7b7e\u3001\u5f00\u6e90\u534f\u8bae\u3002 - **\u53c2\u4e0e\u8005\u4fe1\u606f**: \u83b7\u53d6\u534f\u4f5c\u8005(collaborators)\u548c\u7ef4\u62a4\u8005\u53c2\u8003\u4fe1\u606f(maintainers)\u5217\u8868\uff0c\u5305\u62ec\u4ed6\u4eec\u7684\u516c\u5f00\u90ae\u7bb1\uff08\u5982\u679c\u53ef\u7528\uff09\u3002 > Calls GET https://uapis.cn/api/v1/github/repo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"repo": {
"description": "\u76ee\u6807\u4ed3\u5e93\u7684\u6807\u8bc6\uff0c\u683c\u5f0f\u4e3a `owner/repo`\u3002",
"example": "torvalds/linux",
"type": "string"
}
},
"required": [
"repo"
],
"type": "object"
},
"name": "get_github_repo",
"title": "\u67e5\u8be2 GitHub \u4ed3\u5e93"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 GitHub \u7528\u6237\u4fe1\u606f"
},
"description": "\u9700\u8981\u83b7\u53d6\u5f00\u53d1\u8005\u7684 GitHub \u753b\u50cf\uff1f\u8fd9\u4e2a\u63a5\u53e3\u4e0d\u4ec5\u80fd\u8fd4\u56de\u8be6\u5c3d\u7684\u57fa\u7840\u8d44\u6599\u548c\u6240\u5c5e\u7684\u516c\u5f00\u7ec4\u7ec7\u5217\u8868\uff0c\u8fd8\u80fd\u4e00\u952e\u62c9\u53d6\u5f00\u53d1\u8005\u7684\u7eff\u683c\u5b50\u6570\u636e\u3002 ## \u529f\u80fd\u6982\u8ff0 - **\u5f00\u53d1\u8005\u57fa\u7840\u753b\u50cf**\uff1a\u8fd4\u56de\u7528\u6237\u7684\u4ed3\u5e93\u6570\u3001\u5173\u6ce8\u6570\u3001\u516c\u53f8\u3001\u5730\u7406\u4f4d\u7f6e\u548c\u793e\u4ea4\u5a92\u4f53\u94fe\u63a5\u7b49\uff0c\u975e\u5e38\u9002\u5408\u7528\u6765\u81ea\u52a8\u751f\u6210\u6280\u672f\u535a\u5ba2\u7684\u4f5c\u8005\u540d\u7247\u6216\u5efa\u7acb\u5f00\u53d1\u8005\u6863\u6848\u3002 - **\u8d21\u732e\u65e5\u5386\u4e0e\u65f6\u95f4\u7ebf**\uff1a\u53ea\u8981\u5f00\u542f activity=true\uff0c\u5c31\u80fd\u83b7\u53d6\u8be5\u7528\u6237\u6700\u8fd1\u4e00\u5e74\u7684\u5168\u91cf\u8d21\u732e\u6570\u636e\u3002\u8fd4\u56de\u7684 JSON \u5df2\u7ecf\u5c06\u6570\u636e\u6309\u5468\uff08weeks\uff09\u548c\u5929\uff08days\uff09\u6574\u7406\u597d\uff0c\u524d\u7aef\u901a\u8fc7\u7b80\u5355\u7684\u53cc\u91cd Calls GET https://uapis.cn/api/v1/github/user.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"activity": {
"default": false,
"description": "\u662f\u5426\u83b7\u53d6\u6700\u8fd1\u4e00\u5e74\u7684\u8d21\u732e\u6d3b\u52a8\u6570\u636e\uff08\u5982\u8d21\u732e\u56fe\u3001\u65f6\u95f4\u7ebf\uff09\u3002\u4f20\u5165 true \u5f00\u542f\uff0c\u5176\u4ed6\u503c\u5747\u89c6\u4e3a\u4e0d\u5f00\u542f\u3002",
"type": "boolean"
},
"activity_scope": {
"default": "all",
"description": "\u6d3b\u52a8\u6570\u636e\u8303\u56f4\u3002\u53ef\u9009 all \u6216 organization\u3002\u53ea\u6709\u5f00\u542f activity \u65f6\u624d\u6709\u610f\u4e49\u3002",
"enum": [
"all",
"organization"
],
"type": "string"
},
"org": {
"description": "\u7ec4\u7ec7\u767b\u5f55\u540d\u3002\u5982\u679c\u4f20\u5165\u6b64\u53c2\u6570\uff0c\u4f1a\u81ea\u52a8\u89c6\u4e3a\u5f00\u542f organization \u7ea7\u522b\u7684\u8d21\u732e\u67e5\u8be2\uff0c\u5207\u52ff\u518d\u540c\u65f6\u4f20 activity_scope=all\u3002",
"type": "string"
},
"pinned": {
"default": false,
"description": "\u662f\u5426\u9644\u5e26\u8be5\u7528\u6237\u5728 GitHub \u4e3b\u9875\u5c55\u793a\u7684 pinned \u4ed3\u5e93\u6570\u636e\u3002\u4f20\u5165 true \u5f00\u542f\uff0c\u5176\u4ed6\u503c\u5747\u89c6\u4e3a\u4e0d\u5f00\u542f\u3002",
"type": "boolean"
},
"repos": {
"default": false,
"description": "\u662f\u5426\u9644\u5e26\u8be5\u7528\u6237\u6700\u8fd1\u6d3b\u8dc3\u7684\u516c\u5f00\u4ed3\u5e93\u5217\u8868\u3002\u4f20\u5165 true \u5f00\u542f\uff0c\u5176\u4ed6\u503c\u5747\u89c6\u4e3a\u4e0d\u5f00\u542f\u3002",
"type": "boolean"
},
"repos_limit": {
"default": 6,
"description": "\u516c\u5f00\u4ed3\u5e93\u5217\u8868\u7684\u8fd4\u56de\u6570\u91cf\u3002\u53ea\u6709\u5f00\u542f repos \u65f6\u624d\u6709\u610f\u4e49\uff1b\u5982\u679c\u5355\u72ec\u4f20\u5165 repos_limit\uff0c\u4e5f\u4f1a\u81ea\u52a8\u89c6\u4e3a\u5f00\u542f repos\u3002",
"maximum": 100,
"minimum": 1,
"type": "integer"
},
"user": {
"description": "GitHub \u7528\u6237\u540d\uff08\u5fc5\u9700\u7b26\u5408 GitHub \u547d\u540d\u89c4\u8303\uff1a\u4ec5\u9650\u5b57\u6bcd\u3001\u6570\u5b57\u3001\u8fde\u5b57\u7b26\uff0c\u6700\u957f 39 \u4f4d\uff09\u3002",
"example": "torvalds",
"type": "string"
}
},
"required": [
"user"
],
"type": "object"
},
"name": "get_github_user",
"title": "\u67e5\u8be2 GitHub \u7528\u6237\u4fe1\u606f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u9650\u6d41\u72b6\u6001"
},
"description": "\u60f3\u4e86\u89e3\u5f53\u524d\u670d\u52a1\u7684\u8fd0\u884c\u72b6\u6001\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u8fd4\u56de\u5173\u952e\u76d1\u63a7\u6307\u6807\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6b64\u63a5\u53e3\u7528\u4e8e\u67e5\u770b\u5f53\u524d\u670d\u52a1\u72b6\u6001\uff0c\u5305\u62ec\u5e76\u53d1\u8bf7\u6c42\u6570\u3001\u5f53\u524d\u9650\u5236\u503c\u3001\u7cfb\u7edf\u8d1f\u8f7d\u7b49\u4fe1\u606f\uff0c\u9002\u5408\u7ba1\u7406\u5458\u6392\u67e5\u8fd0\u884c\u60c5\u51b5\u3002 > [!IMPORTANT] > \u6b64\u63a5\u53e3\u4e3a\u7ba1\u7406\u63a5\u53e3\uff0c\u9700\u8981\u63d0\u4f9b\u6709\u6548\u7684\u7ba1\u7406\u5458\u7ea7\u522bAPI\u5bc6\u94a5\u624d\u80fd\u8bbf\u95ee\u3002 ### \u8ba4\u8bc1\u65b9\u5f0f \u8bf7\u5728\u8bf7\u6c42\u5934\u4e2d\u6dfb\u52a0 Authorization: Bearer <\u4f60\u7684API\u5bc6\u94a5>\u3002 Calls GET https://uapis.cn/api/v1/status/ratelimit.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"Authorization": {
"description": "Bearer\u7c7b\u578b\u7684API\u5bc6\u94a5\u8ba4\u8bc1\u5934\u3002\u4f8b\u5982\uff1a`Bearer sk-xxx`",
"example": "Bearer sk-xxx",
"type": "string"
},
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"required": [
"Authorization"
],
"type": "object"
},
"name": "get_status_ratelimit",
"title": "\u9650\u6d41\u72b6\u6001"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u83b7\u53d6API\u7aef\u70b9\u4f7f\u7528\u7edf\u8ba1"
},
"description": "\u60f3\u77e5\u9053\u54ea\u4e2aAPI\u63a5\u53e3\u6700\u53d7\u6b22\u8fce\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u63d0\u4f9b\u4e86\u8be6\u7ec6\u7684\u201c\u8d26\u5355\u201d\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6b64\u63a5\u53e3\u7528\u4e8e\u83b7\u53d6\u6bcf\u4e2aAPI\u7aef\u70b9\uff08Endpoint\uff09\u7684\u4f7f\u7528\u60c5\u51b5\u7edf\u8ba1\u3002\u4f60\u53ef\u4ee5\u67e5\u8be2\u6240\u6709\u7aef\u70b9\u7684\u5217\u8868\uff0c\u4e5f\u53ef\u4ee5\u901a\u8fc7 path \u53c2\u6570\u6307\u5b9a\u67e5\u8be2\u67d0\u4e00\u4e2a\u7279\u5b9a\u7aef\u70b9\u3002\u8fd4\u56de\u4fe1\u606f\u5305\u62ec\u8c03\u7528\u6b21\u6570\u548c\u5e73\u5747\u5904\u7406\u65f6\u957f Calls GET https://uapis.cn/api/v1/status/usage.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"path": {
"description": "\uff08\u53ef\u9009\uff09\u5982\u679c\u4f60\u60f3\u67e5\u8be2\u67d0\u4e2a\u7279\u5b9a\u7684\u7aef\u70b9\uff0c\u8bf7\u63d0\u4f9b\u5b83\u7684\u8def\u5f84\uff0c\u4f8b\u5982 '/api/v1/image/motou'\u3002\u5982\u679c\u7559\u7a7a\uff0c\u5219\u8fd4\u56de\u6240\u6709\u7aef\u70b9\u7684\u7edf\u8ba1\u5217\u8868\u3002",
"example": "/api/v1/image/motou",
"type": "string"
}
},
"type": "object"
},
"name": "get_status_usage",
"title": "\u83b7\u53d6API\u7aef\u70b9\u4f7f\u7528\u7edf\u8ba1"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "AES \u89e3\u5bc6"
},
"description": "\u6536\u5230\u4e86\u7528AES\u52a0\u5bc6\u7684\u5bc6\u6587\uff1f\u628a\u5b83\u3001\u5bc6\u94a5\u548c\u968f\u673a\u6570\uff08nonce\uff09\u4ea4\u7ed9\u6211\u4eec\uff0c\u5c31\u80fd\u8fd8\u539f\u51fa\u539f\u59cb\u5185\u5bb9\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u6807\u51c6\u7684AES\u89e3\u5bc6\u63a5\u53e3\u3002\u4f60\u9700\u8981\u63d0\u4f9b\u7ecf\u8fc7Base64\u7f16\u7801\u7684\u5bc6\u6587\u3001\u52a0\u5bc6\u65f6\u4f7f\u7528\u7684\u5bc6\u94a5\u548cnonce\uff08\u968f\u673a\u6570\uff0c\u901a\u5e38\u4e3a16\u5b57\u8282\u5b57\u7b26\u4e32\uff09\u3002 > [!IMPORTANT] > **\u5173\u4e8e\u5bc6\u94a5 key** > \u6211\u4eec\u652f\u6301 AES-128, AES-192, \u548c AES-256\u3002\u8bf7\u786e\u4fdd\u4f60\u63d0\u4f9b\u7684\u5bc6\u94a5 key \u7684\u957f\u5ea6\uff08\u5b57\u8282\u6570\uff09\u6b63\u597d\u662f **16**\u3001**24** \u6216 **32**\uff0c\u4ee5\u5206\u522b\u5bf9\u5e94\u8fd9\u4e09 Calls POST https://uapis.cn/api/v1/text/aes/decrypt.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_aes_decrypt",
"title": "AES \u89e3\u5bc6"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "AES \u52a0\u5bc6"
},
"description": "\u9700\u8981\u5b89\u5168\u5730\u4f20\u8f93\u6216\u5b58\u50a8\u4e00\u4e9b\u6587\u672c\u4fe1\u606f\uff1fAES\u52a0\u5bc6\u662f\u4e00\u4e2a\u53ef\u9760\u7684\u9009\u62e9\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u6807\u51c6\u7684AES\u52a0\u5bc6\u63a5\u53e3\u3002\u4f60\u63d0\u4f9b\u9700\u8981\u52a0\u5bc6\u7684\u660e\u6587\u548c\u5bc6\u94a5\uff0c\u6211\u4eec\u8fd4\u56de\u7ecf\u8fc7Base64\u7f16\u7801\u7684\u5bc6\u6587\u3002 > [!IMPORTANT] > **\u5173\u4e8e\u5bc6\u94a5 key** > \u6211\u4eec\u652f\u6301 AES-128, AES-192, \u548c AES-256\u3002\u8bf7\u786e\u4fdd\u4f60\u63d0\u4f9b\u7684\u5bc6\u94a5 key \u7684\u957f\u5ea6\uff08\u5b57\u8282\u6570\uff09\u6b63\u597d\u662f **16**\u3001**24** \u6216 **32**\uff0c\u4ee5\u5206\u522b\u5bf9\u5e94\u8fd9\u4e09\u79cd\u52a0\u5bc6\u5f3a\u5ea6\u3002 Calls POST https://uapis.cn/api/v1/text/aes/encrypt.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_aes_encrypt",
"title": "AES \u52a0\u5bc6"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u6587\u672c\u5206\u6790"
},
"description": "\u60f3\u77e5\u9053\u4e00\u7bc7\u6587\u7ae0\u6709\u591a\u5c11\u5b57\u3001\u591a\u5c11\u4e2a\u8bcd\u3001\u6216\u8005\u591a\u5c11\u884c\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u5feb\u901f\u7edf\u8ba1\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u63d0\u4f9b\u4e00\u6bb5\u6587\u672c\uff0c\u6211\u4eec\u4f1a\u4ece\u591a\u4e2a\u7ef4\u5ea6\u8fdb\u884c\u5206\u6790\uff0c\u5e76\u8fd4\u56de\u5176\u5b57\u7b26\u6570\u3001\u8bcd\u6570\u3001\u53e5\u5b50\u6570\u3001\u6bb5\u843d\u6570\u548c\u884c\u6570\u3002\u8fd9\u5bf9\u4e8e\u6587\u672c\u7f16\u8f91\u3001\u5185\u5bb9\u7ba1\u7406\u7b49\u573a\u666f\u975e\u5e38\u6709\u7528\u3002 Calls POST https://uapis.cn/api/v1/text/analyze.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_analyze",
"title": "\u6587\u672c\u5206\u6790"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "Base64 \u89e3\u7801"
},
"description": "\u8fd9\u662f\u4e00\u4e2a\u7b80\u5355\u5b9e\u7528\u7684 Base64 \u89e3\u7801\u5de5\u5177\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u63d0\u4f9b\u4e00\u4e2a Base64 \u7f16\u7801\u7684\u5b57\u7b26\u4e32\uff0c\u6211\u4eec\u5e2e\u4f60\u89e3\u7801\u6210\u539f\u59cb\u7684 UTF-8 \u6587\u672c\u3002 Calls POST https://uapis.cn/api/v1/text/base64/decode.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_base64_decode",
"title": "Base64 \u89e3\u7801"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "Base64 \u7f16\u7801"
},
"description": "\u8fd9\u662f\u4e00\u4e2a\u7b80\u5355\u5b9e\u7528\u7684 Base64 \u7f16\u7801\u5de5\u5177\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u63d0\u4f9b\u4e00\u6bb5\u539f\u59cb\u6587\u672c\uff0c\u6211\u4eec\u5e2e\u4f60\u8f6c\u6362\u6210 Base64 \u7f16\u7801\u7684\u5b57\u7b26\u4e32\u3002 Calls POST https://uapis.cn/api/v1/text/base64/encode.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_base64_encode",
"title": "Base64 \u7f16\u7801"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "MD5 \u54c8\u5e0c"
},
"description": "\u4e00\u4e2a\u5feb\u901f\u8ba1\u7b97\u6587\u672c MD5 \u54c8\u5e0c\u503c\u7684\u5de5\u5177\uff0c\u9002\u7528\u4e8e\u77ed\u6587\u672c\u4e14\u4e0d\u5173\u5fc3\u53c2\u6570\u66b4\u9732\u7684\u573a\u666f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7GET\u8bf7\u6c42\u7684\u67e5\u8be2\u53c2\u6570\u4f20\u5165\u6587\u672c\uff0c\u8fd4\u56de\u517632\u4f4d\u5c0f\u5199\u7684MD5\u54c8\u5e0c\u503c\u3002 > [!NOTE] > \u5bf9\u4e8e\u8f83\u957f\u6216\u654f\u611f\u7684\u6587\u672c\uff0c\u6211\u4eec\u63a8\u8350\u4f7f\u7528\u672c\u63a5\u53e3\u7684 POST \u7248\u672c\uff0c\u4ee5\u907f\u514dURL\u957f\u5ea6\u9650\u5236\u548c\u53c2\u6570\u66b4\u9732\u95ee\u9898\u3002 Calls GET https://uapis.cn/api/v1/text/md5.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"text": {
"description": "\u9700\u8981\u8ba1\u7b97\u54c8\u5e0c\u503c\u7684\u6587\u672c",
"example": "hello world",
"type": "string"
}
},
"required": [
"text"
],
"type": "object"
},
"name": "get_text_md5",
"title": "MD5 \u54c8\u5e0c"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "MD5 \u54c8\u5e0c (POST)"
},
"description": "\u4e00\u4e2a\u7528\u4e8e\u8ba1\u7b97\u6587\u672c MD5 \u54c8\u5e0c\u503c\u7684\u6807\u51c6\u5de5\u5177\uff0c\u63a8\u8350\u4f7f\u7528\u6b64\u7248\u672c\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7POST\u8bf7\u6c42\u7684\u8868\u5355\u4f53\u4f20\u5165\u6587\u672c\uff0c\u8fd4\u56de\u517632\u4f4d\u5c0f\u5199\u7684MD5\u54c8\u5e0c\u503c\u3002\u76f8\u6bd4GET\u7248\u672c\uff0c\u6b64\u65b9\u6cd5\u66f4\u9002\u5408\u5904\u7406\u8f83\u957f\u6216\u5305\u542b\u654f\u611f\u4fe1\u606f\u7684\u6587\u672c\u3002 Calls POST https://uapis.cn/api/v1/text/md5.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_md5",
"title": "MD5 \u54c8\u5e0c (POST)"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "MD5 \u6821\u9a8c"
},
"description": "\u4e0b\u8f7d\u4e86\u4e00\u4e2a\u6587\u4ef6\uff0c\u60f3\u786e\u8ba4\u5b83\u5728\u4f20\u8f93\u8fc7\u7a0b\u4e2d\u6709\u6ca1\u6709\u635f\u574f\uff1f\u6821\u9a8cMD5\u503c\u662f\u6700\u5e38\u7528\u7684\u65b9\u6cd5\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u63d0\u4f9b\u539f\u59cb\u6587\u672c\u548c\u4e00\u4e2aMD5\u54c8\u5e0c\u503c\uff0c\u6211\u4eec\u5e2e\u4f60\u8ba1\u7b97\u6587\u672c\u7684\u54c8\u5e0c\uff0c\u5e76\u4e0e\u4f60\u63d0\u4f9b\u7684\u54c8\u5e0c\u8fdb\u884c\u6bd4\u5bf9\uff0c\u544a\u8bc9\u4f60\u5b83\u4eec\u662f\u5426\u5339\u914d\u3002\u8fd9\u5728\u6587\u4ef6\u5b8c\u6574\u6027\u6821\u9a8c\u7b49\u573a\u666f\u4e0b\u975e\u5e38\u6709\u7528\u3002 Calls POST https://uapis.cn/api/v1/text/md5/verify.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_md5_verify",
"title": "MD5 \u6821\u9a8c"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "AES\u9ad8\u7ea7\u52a0\u5bc6"
},
"description": "\u9700\u8981\u66f4\u7075\u6d3b\u7684AES\u52a0\u5bc6\u65b9\u6848\uff1f\u8fd9\u4e2a\u9ad8\u7ea7\u63a5\u53e3\u652f\u63016\u79cd\u52a0\u5bc6\u6a21\u5f0f\u548c3\u79cd\u586b\u5145\u65b9\u5f0f\uff0c\u8ba9\u4f60\u6839\u636e\u5177\u4f53\u573a\u666f\u9009\u62e9\u6700\u5408\u9002\u7684\u52a0\u5bc6\u914d\u7f6e\u3002 > [!IMPORTANT] > **\u63a8\u8350\u4f7f\u7528GCM\u6a21\u5f0f** > GCM\u6a21\u5f0f\u63d0\u4f9b\u8ba4\u8bc1\u52a0\u5bc6(AEAD)\uff0c\u4e0d\u4ec5\u80fd\u52a0\u5bc6\u6570\u636e\uff0c\u8fd8\u80fd\u9a8c\u8bc1\u6570\u636e\u5b8c\u6574\u6027\uff0c\u9632\u6b62\u5bc6\u6587\u88ab\u7be1\u6539\u3002\u8fd9\u662f\u76ee\u524d\u6700\u63a8\u8350\u7684\u52a0\u5bc6\u6a21\u5f0f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u529f\u80fd\u5168\u9762\u7684AES\u52a0\u5bc6\u63a5\u53e3\uff0c\u652f\u6301\u591a\u79cd\u52a0\u5bc6\u6a21\u5f0f\u548c\u586b\u5145\u65b9\u5f0f\u3002\u4f60\u53ef\u4ee5\u6839\u636e\u4e0d\u540c\u7684\u5b89\u5168\u9700\u6c42\u548c\u6027\u80fd\u8981\u6c42\uff0c\u7075\u6d3b\u9009\u62e9\u5408\u9002\u7684\u52a0\u5bc6\u914d\u7f6e\u3002 ### \u652f\u6301\u7684\u52a0\u5bc6\u6a21\u5f0f - **GCM\u6a21\u5f0f** Calls POST https://uapis.cn/api/v1/text/aes/encrypt-advanced.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_aes_encrypt_advanced",
"title": "AES\u9ad8\u7ea7\u52a0\u5bc6"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "AES\u9ad8\u7ea7\u89e3\u5bc6"
},
"description": "\u9700\u8981\u89e3\u5bc6\u901a\u8fc7\u9ad8\u7ea7\u52a0\u5bc6\u63a5\u53e3\u52a0\u5bc6\u7684\u6570\u636e\uff1f\u8fd9\u4e2a\u63a5\u53e3\u63d0\u4f9b\u4e0e\u52a0\u5bc6\u63a5\u53e3\u5b8c\u5168\u914d\u5bf9\u7684\u89e3\u5bc6\u529f\u80fd\uff0c\u652f\u6301\u76f8\u540c\u76846\u79cd\u52a0\u5bc6\u6a21\u5f0f\u548c3\u79cd\u586b\u5145\u65b9\u5f0f\u3002 > [!IMPORTANT] > **\u89e3\u5bc6\u53c2\u6570\u5fc5\u987b\u4e0e\u52a0\u5bc6\u65f6\u4e00\u81f4** > \u89e3\u5bc6\u65f6\uff0c\u5fc5\u987b\u63d0\u4f9b\u4e0e\u52a0\u5bc6\u65f6\u76f8\u540c\u7684\u5bc6\u94a5\u3001\u6a21\u5f0f\u548c\u586b\u5145\u65b9\u5f0f\u3002\u5bf9\u4e8e\u975eGCM\u6a21\u5f0f\uff0c\u8fd8\u9700\u8981\u63d0\u4f9b\u52a0\u5bc6\u65f6\u8fd4\u56de\u7684IV\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u529f\u80fd\u5b8c\u6574\u7684AES\u89e3\u5bc6\u63a5\u53e3\uff0c\u80fd\u591f\u89e3\u5bc6\u901a\u8fc7\u9ad8\u7ea7\u52a0\u5bc6\u63a5\u53e3\u52a0\u5bc6\u7684\u6240\u6709\u5bc6\u6587\u3002\u652f\u6301\u6240\u67096\u79cd\u52a0\u5bc6\u6a21\u5f0f\u548c3\u79cd\u586b\u5145\u65b9\u5f0f\uff0c\u4e0e\u52a0\u5bc6\u63a5\u53e3\u5b8c\u5168\u914d\u5bf9\u3002 ### \u89e3\u5bc6\u6d41\u7a0b 1. \u83b7\u53d6\u52a0\u5bc6\u65f6\u8fd4\u56de\u7684\u5bc6 Calls POST https://uapis.cn/api/v1/text/aes/decrypt-advanced.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_aes_decrypt_advanced",
"title": "AES\u9ad8\u7ea7\u89e3\u5bc6"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "Markdown \u8f6c HTML"
},
"description": "\u76f4\u63a5\u8c03\u7528\u8fd9\u4e2a\u63a5\u53e3\uff0c\u5c31\u53ef\u4ee5\u628a Markdown \u6587\u672c\u8f6c\u6362\u6210\u5e26\u6837\u5f0f\u7684 HTML\uff0c\u800c\u4e14\u5b83\u4e0d\u53ea\u9002\u5408\u7a0b\u5e8f\u91cc\u52a8\u6001\u6ce8\u5165\uff0c\u4e5f\u9002\u5408\u5728\u5f00\u53d1\u9636\u6bb5\u76f4\u63a5\u9884\u89c8\u3002 ## \u5982\u4f55\u4f7f\u7528\u4e0e\u9884\u89c8 - **\u9ed8\u8ba4\u6a21\u5f0f\uff1a\u8fd4\u56de JSON \u91cc\u7684 HTML \u7247\u6bb5**\uff1a\u4e0d\u4f20 format \u65f6\uff0c\u63a5\u53e3\u4f1a\u8fd4\u56de JSON\u3002\u60a8\u53ea\u9700\u8981\u8bfb\u53d6\u54cd\u5e94\u91cc\u7684 data.html\uff0c\u518d\u8d4b\u503c\u7ed9\u524d\u7aef\u5bb9\u5668\uff0c\u4f8b\u5982 element.innerHTML = data.html\u3001Vue \u7684 v-html\uff0c\u6216\u8005 React \u91cc\u914d\u5408 dangerouslySetInnerH Calls POST https://uapis.cn/api/v1/text/markdown-to-html.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_markdown_to_html",
"title": "Markdown \u8f6c HTML"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "Markdown \u8f6c PDF"
},
"description": "\u5f53\u60a8\u7684\u4e1a\u52a1\u7cfb\u7edf\u9700\u8981\u63d0\u4f9b\u201c\u5bfc\u51fa\u4e3a PDF\u201d\u7684\u529f\u80fd\u65f6\uff0c\u65e0\u9700\u5728\u540e\u7aef\u90e8\u7f72\u590d\u6742\u7684\u6392\u7248\u5f15\u64ce\uff0c\u53ea\u9700\u5c06 Markdown \u6587\u672c\u53d1\u7ed9\u8fd9\u4e2a\u63a5\u53e3\uff0c\u5373\u53ef\u76f4\u63a5\u83b7\u53d6\u6253\u5370\u7ea7\u7684 PDF \u6587\u4ef6\u3002 ## \u529f\u80fd\u6982\u8ff0 - **\u670d\u52a1\u7aef\u76f4\u63a5\u751f\u6210**\uff1a\u63a5\u53e3\u76f4\u63a5\u8fd4\u56de PDF \u6587\u4ef6\u4e8c\u8fdb\u5236\u6d41\uff0c\u524d\u7aef\u65e0\u9700\u4efb\u4f55\u5904\u7406\u5373\u53ef\u89e6\u53d1\u4e0b\u8f7d\uff0c\u540e\u7aef\u4e5f\u80fd\u8f7b\u677e\u5b58\u76d8\u5f52\u6863\u3002 - **\u591a\u79cd\u7cbe\u7f8e\u4e3b\u9898\u4e0e\u7eb8\u5f20**\uff1a\u5185\u7f6e\u4e86 GitHub\u3001\u6697\u9ed1\u7b49\u591a\u79cd\u4e13\u4e1a\u6392\u7248\u4e3b\u9898\uff0c\u5e76\u652f\u6301 A4\u3001Letter \u7b49\u6807\u51c6\u7eb8\u5f20\u3002\u53ea\u9700\u7b80\u5355\u914d\u7f6e\uff0c\u5c31\u80fd\u751f\u6210\u7b26\u5408\u4e1a\u52a1\u573a\u666f\u7684\u4e13\u4e1a\u6587\u6863\u3002 - **\u516c\u7f51\u56fe\u7247\u4e5f Calls POST https://uapis.cn/api/v1/text/markdown-to-pdf.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_markdown_to_pdf",
"title": "Markdown \u8f6c PDF"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u683c\u5f0f\u8f6c\u6362"
},
"description": "\u9700\u8981\u5728\u4e0d\u540c\u6587\u672c\u683c\u5f0f\u4e4b\u95f4\u8f6c\u6362\uff1f\u8fd9\u4e2a\u63a5\u53e3\u652f\u6301Base64\u3001Hex\u3001URL\u3001HTML\u3001Unicode\u7b49\u591a\u79cd\u683c\u5f0f\u4e92\u8f6c\uff0c\u8fd8\u80fd\u751f\u6210MD5\u3001SHA256\u7b49\u54c8\u5e0c\u503c\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u63d0\u4f9b\u5f85\u8f6c\u6362\u7684\u6587\u672c\u3001\u6e90\u683c\u5f0f\u548c\u76ee\u6807\u683c\u5f0f\uff0c\u63a5\u53e3\u4f1a\u81ea\u52a8\u5b8c\u6210\u8f6c\u6362\u3002\u652f\u63017\u79cd\u53cc\u5411\u683c\u5f0f\uff08plain\u3001base64\u3001hex\u3001url\u3001html\u3001unicode\u3001binary\uff09\u548c4\u79cd\u5355\u5411\u54c8\u5e0c\uff08md5\u3001sha1\u3001sha256\u3001sha512\uff09\u3002 ## \u683c\u5f0f\u8bf4\u660e **\u53cc\u5411\u8f6c\u6362\u683c\u5f0f**\uff1aplain\uff08\u7eaf\u6587\u672c\uff09\u3001base64\u3001hex\uff08\u5341\u516d\u8fdb\u5236 Calls POST https://uapis.cn/api/v1/text/convert.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_convert",
"title": "\u683c\u5f0f\u8f6c\u6362"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u7ffb\u8bd1"
},
"description": "\u9700\u8981\u8de8\u8d8a\u8bed\u8a00\u7684\u9e3f\u6c9f\u8fdb\u884c\u4ea4\u6d41\uff1f\u8fd9\u4e2a\u7ffb\u8bd1\u63a5\u53e3\u662f\u4f60\u53ef\u9760\u7684'\u540c\u58f0\u4f20\u8bd1'\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ef\u4ee5\u5c06\u4e00\u6bb5\u6e90\u8bed\u8a00\u6587\u672c\uff08\u6211\u4eec\u80fd\u81ea\u52a8\u68c0\u6d4b\u6e90\u8bed\u8a00\uff09\u7ffb\u8bd1\u6210\u4f60\u6307\u5b9a\u7684\u4efb\u4f55\u76ee\u6807\u8bed\u8a00\u3002\u65e0\u8bba\u662f\u4e2d\u8bd1\u82f1\u3001\u65e5\u8bd1\u6cd5\uff0c\u90fd\u4e0d\u5728\u8bdd\u4e0b\u3002 ## \u652f\u6301\u7684\u8bed\u8a00 \u6211\u4eec\u652f\u6301\u8d85\u8fc7100\u79cd\u8bed\u8a00\u7684\u4e92\u8bd1\uff0c\u5305\u62ec\u4f46\u4e0d\u9650\u4e8e\uff1a\u4e2d\u6587\uff08\u7b80\u4f53/\u7e41\u4f53\uff09\u3001\u82f1\u8bed\u3001\u65e5\u8bed\u3001\u97e9\u8bed\u3001\u6cd5\u8bed\u3001\u5fb7\u8bed\u3001\u897f\u73ed\u7259\u8bed\u3001\u4fc4\u8bed\u3001\u963f\u62c9\u4f2f\u8bed\u7b49\u4e3b\u6d41\u8bed\u8a00\uff0c\u4ee5\u53ca\u5404\u79cd\u5c0f\u8bed\u79cd\u3002\u8be6\u89c1\u4e0b\u65b9\u53c2\u6570\u5217\u8868\u3002 Calls POST https://uapis.cn/api/v1/translate/text.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
},
"to_lang": {
"description": "\u76ee\u6807\u8bed\u8a00\u4ee3\u7801\u3002\u8bf7\u4ece[\u652f\u6301\u7684\u8bed\u8a00\u5217\u8868](#enum-list)\u4e2d\u9009\u62e9\u4e00\u4e2a\u8bed\u8a00\u4ee3\u7801\u3002",
"enum": [
"sq",
"ga",
"et",
"ar",
"am",
"az",
"be",
"bg",
"eu",
"is",
"pl",
"bs-Latn",
"fa",
"da",
"de",
"ru",
"fr",
"tl",
"fi",
"fy",
"km",
"ka",
"gu",
"ht",
"ko",
"ha",
"kk",
"nl",
"gl",
"ca",
"cs",
"ky",
"kn",
"tlh",
"hr",
"otq",
"co",
"ku",
"la",
"lo",
"lv",
"lt",
"ro",
"lb",
"mg",
"mt",
"mr",
"ms",
"ml",
"mi",
"mk",
"mn",
"bn",
"my",
"mww",
"hmn",
"xh",
"zu",
"ne",
"no",
"pa",
"ps",
"pt",
"ny",
"ja",
"sv",
"sr-Latn",
"sr-Cyrl",
"st",
"sm",
"si",
"eo",
"sk",
"sl",
"sw",
"gd",
"so",
"ceb",
"te",
"ta",
"th",
"tg",
"tr",
"cy",
"zh-lzh",
"ur",
"uk",
"uz",
"haw",
"es",
"he",
"el",
"sd",
"hu",
"sn",
"hy",
"ig",
"it",
"yi",
"hi",
"id",
"en",
"su",
"jw",
"yua",
"yo",
"vi",
"zh",
"zh-TW"
],
"enumIconPattern": "/icons/lang/{value}.png",
"enumLabels": {
"am": "\u963f\u59c6\u54c8\u62c9\u8bed",
"ar": "\u963f\u62c9\u4f2f\u8bed",
"az": "\u963f\u585e\u62dc\u7586\u8bed",
"be": "\u767d\u4fc4\u7f57\u65af\u8bed",
"bg": "\u4fdd\u52a0\u5229\u4e9a\u8bed",
"bn": "\u5b5f\u52a0\u62c9\u8bed",
"bs-Latn": "\u6ce2\u65af\u5c3c\u4e9a\u8bed",
"ca": "\u52a0\u6cf0\u7f57\u5c3c\u4e9a\u8bed",
"ceb": "\u5bbf\u52a1\u8bed",
"co": "\u79d1\u897f\u5609\u8bed",
"cs": "\u6377\u514b\u8bed",
"cy": "\u5a01\u5c14\u58eb\u8bed",
"da": "\u4e39\u9ea6\u8bed",
"de": "\u5fb7\u8bed",
"el": "\u5e0c\u814a\u8bed",
"en": "\u82f1\u8bed",
"eo": "\u4e16\u754c\u8bed",
"es": "\u897f\u73ed\u7259\u8bed",
"et": "\u7231\u6c99\u5c3c\u4e9a\u8bed",
"eu": "\u5df4\u65af\u514b\u8bed",
"fa": "\u6ce2\u65af\u8bed",
"fi": "\u82ac\u5170\u8bed",
"fr": "\u6cd5\u8bed",
"fy": "\u5f17\u91cc\u897f\u8bed",
"ga": "\u7231\u5c14\u5170\u8bed",
"gd": "\u82cf\u683c\u5170\u76d6\u5c14\u8bed",
"gl": "\u52a0\u5229\u897f\u4e9a\u8bed",
"gu": "\u53e4\u5409\u62c9\u7279\u8bed",
"ha": "\u8c6a\u8428\u8bed",
"haw": "\u590f\u5a01\u5937\u8bed",
"he": "\u5e0c\u4f2f\u6765\u8bed",
"hi": "\u5370\u5730\u8bed",
"hmn": "\u8d6b\u8499\u8bed",
"hr": "\u514b\u7f57\u5730\u4e9a\u8bed",
"ht": "\u6d77\u5730\u514b\u91cc\u5965\u5c14\u8bed",
"hu": "\u5308\u7259\u5229\u8bed",
"hy": "\u4e9a\u7f8e\u5c3c\u4e9a\u8bed",
"id": "\u5370\u5c3c\u8bed",
"ig": "\u4f0a\u535a\u8bed",
"is": "\u51b0\u5c9b\u8bed",
"it": "\u610f\u5927\u5229\u8bed",
"ja": "\u65e5\u8bed",
"jw": "\u722a\u54c7\u8bed",
"ka": "\u683c\u9c81\u5409\u4e9a\u8bed",
"kk": "\u54c8\u8428\u514b\u8bed",
"km": "\u9ad8\u68c9\u8bed",
"kn": "\u5361\u7eb3\u8fbe\u8bed",
"ko": "\u97e9\u8bed",
"ku": "\u5e93\u5c14\u5fb7\u8bed",
"ky": "\u5409\u5c14\u5409\u65af\u8bed",
"la": "\u62c9\u4e01\u8bed",
"lb": "\u5362\u68ee\u5821\u8bed",
"lo": "\u8001\u631d\u8bed",
"lt": "\u7acb\u9676\u5b9b\u8bed",
"lv": "\u62c9\u8131\u7ef4\u4e9a\u8bed",
"mg": "\u9a6c\u5c14\u52a0\u4ec0\u8bed",
"mi": "\u6bdb\u5229\u8bed",
"mk": "\u9a6c\u5176\u987f\u8bed",
"ml": "\u9a6c\u62c9\u96c5\u62c9\u59c6\u8bed",
"mn": "\u8499\u53e4\u8bed",
"mr": "\u9a6c\u62c9\u5730\u8bed",
"ms": "\u9a6c\u6765\u8bed",
"mt": "\u9a6c\u8033\u4ed6\u8bed",
"mww": "\u82d7\u8bed",
"my": "\u7f05\u7538\u8bed",
"ne": "\u5c3c\u6cca\u5c14\u8bed",
"nl": "\u8377\u5170\u8bed",
"no": "\u632a\u5a01\u8bed",
"ny": "\u9f50\u5207\u74e6\u8bed",
"otq": "\u514b\u96f7\u5854\u7f57\u5965\u6258\u7c73\u8bed",
"pa": "\u65c1\u906e\u666e\u8bed",
"pl": "\u6ce2\u5170\u8bed",
"ps": "\u666e\u4ec0\u56fe\u8bed",
"pt": "\u8461\u8404\u7259\u8bed",
"ro": "\u7f57\u9a6c\u5c3c\u4e9a\u8bed",
"ru": "\u4fc4\u8bed",
"sd": "\u4fe1\u5fb7\u8bed",
"si": "\u50e7\u4f3d\u7f57\u8bed",
"sk": "\u65af\u6d1b\u4f10\u514b\u8bed",
"sl": "\u65af\u6d1b\u6587\u5c3c\u4e9a\u8bed",
"sm": "\u8428\u6469\u4e9a\u8bed",
"sn": "\u4fee\u7eb3\u8bed",
"so": "\u7d22\u9a6c\u91cc\u8bed",
"sq": "\u963f\u5c14\u5df4\u5c3c\u4e9a\u8bed",
"sr-Cyrl": "\u585e\u5c14\u7ef4\u4e9a\u8bed(\u897f\u91cc\u5c14)",
"sr-Latn": "\u585e\u5c14\u7ef4\u4e9a\u8bed(\u62c9\u4e01)",
"st": "\u585e\u7d22\u6258\u8bed",
"su": "\u5dfd\u4ed6\u8bed",
"sv": "\u745e\u5178\u8bed",
"sw": "\u65af\u74e6\u5e0c\u91cc\u8bed",
"ta": "\u6cf0\u7c73\u5c14\u8bed",
"te": "\u6cf0\u5362\u56fa\u8bed",
"tg": "\u5854\u5409\u514b\u8bed",
"th": "\u6cf0\u8bed",
"tl": "\u83f2\u5f8b\u5bbe\u8bed",
"tlh": "\u514b\u6797\u8d21\u8bed",
"tr": "\u571f\u8033\u5176\u8bed",
"uk": "\u4e4c\u514b\u5170\u8bed",
"ur": "\u4e4c\u5c14\u90fd\u8bed",
"uz": "\u4e4c\u5179\u522b\u514b\u8bed",
"vi": "\u8d8a\u5357\u8bed",
"xh": "\u79d1\u8428\u8bed",
"yi": "\u610f\u7b2c\u7eea\u8bed",
"yo": "\u7ea6\u9c81\u5df4\u8bed",
"yua": "\u5c24\u5361\u5766\u739b\u96c5\u8bed",
"zh": "\u4e2d\u6587(\u7b80\u4f53)",
"zh-TW": "\u4e2d\u6587(\u7e41\u4f53)",
"zh-lzh": "\u6587\u8a00\u6587",
"zu": "\u7956\u9c81\u8bed"
},
"example": "zh",
"type": "string"
}
},
"required": [
"to_lang"
],
"type": "object"
},
"name": "post_translate_text",
"title": "\u7ffb\u8bd1"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "AI\u667a\u80fd\u7ffb\u8bd1"
},
"description": "\u8fd9\u662f\u4e00\u4e2a\u9ad8\u8d28\u91cf\u7684\u667a\u80fd\u7ffb\u8bd1\u670d\u52a1\uff0c\u652f\u6301\u591a\u79cd\u7ffb\u8bd1\u98ce\u683c\u548c\u4e13\u4e1a\u573a\u666f\uff0c\u9002\u5408\u5bf9\u8bd1\u6587\u8d28\u91cf\u6709\u66f4\u9ad8\u8981\u6c42\u7684\u4e1a\u52a1\u573a\u666f\u3002 ## \u529f\u80fd\u6982\u8ff0 - **\u5355\u6587\u672c\u7ffb\u8bd1**: \u4e13\u6ce8\u5904\u7406\u5355\u6761\u6587\u672c\u7ffb\u8bd1\uff0c\u9002\u5408\u9700\u8981\u9ad8\u8d28\u91cf\u8bd1\u6587\u7684\u4e1a\u52a1\u573a\u666f\u3002 - **\u591a\u98ce\u683c\u9002\u914d**: \u63d0\u4f9b\u968f\u610f\u53e3\u8bed\u5316\u3001\u4e13\u4e1a\u5546\u52a1\u3001\u5b66\u672f\u6b63\u5f0f\u3001\u6587\u5b66\u827a\u672f\u56db\u79cd\u7ffb\u8bd1\u98ce\u683c\uff0c\u80fd\u591f\u6839\u636e\u4e0d\u540c\u573a\u666f\u9700\u6c42\u8c03\u6574\u7ffb\u8bd1\u7684\u8bed\u8a00\u98ce\u683c\u548c\u8868\u8fbe\u65b9\u5f0f\u3002 - **\u4e0a\u4e0b\u6587\u611f\u77e5**: \u652f\u6301\u901a\u7528\u3001\u5546\u52a1\u3001\u6280\u672f\u3001\u533b\u7597\u3001\u6cd5\u5f8b\u3001\u5e02\u573a\u8425\u9500\u3001\u5a31\u4e50\u3001\u6559\u80b2\u3001\u65b0\u95fb\u7b49\u4e5d\u79cd\u4e13\u4e1a\u9886\u57df\u7684\u4e0a\u4e0b\u6587\u7ffb\u8bd1\uff0c\u786e\u4fdd\u672f\u8bed\u51c6\u786e\u6027\u548c\u8868\u8fbe\u5730\u9053\u6027\u3002 - ** Calls POST https://uapis.cn/api/v1/ai/translate.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
},
"target_lang": {
"description": "\u76ee\u6807\u8bed\u8a00\u4ee3\u7801\u3002\u8bf7\u4ece[\u652f\u6301\u7684\u8bed\u8a00\u5217\u8868](#enum-list)\u4e2d\u9009\u62e9\u4e00\u4e2a\u8bed\u8a00\u4ee3\u7801\u3002",
"enum": [
"sq",
"ga",
"et",
"ar",
"am",
"az",
"be",
"bg",
"eu",
"is",
"pl",
"bs-Latn",
"fa",
"da",
"de",
"ru",
"fr",
"tl",
"fi",
"fy",
"km",
"ka",
"gu",
"ht",
"ko",
"ha",
"kk",
"nl",
"gl",
"ca",
"cs",
"ky",
"kn",
"tlh",
"hr",
"otq",
"co",
"ku",
"la",
"lo",
"lv",
"lt",
"ro",
"lb",
"mg",
"mt",
"mr",
"ms",
"ml",
"mi",
"mk",
"mn",
"bn",
"my",
"mww",
"hmn",
"xh",
"zu",
"ne",
"no",
"pa",
"ps",
"pt",
"ny",
"ja",
"sv",
"sr-Latn",
"sr-Cyrl",
"st",
"sm",
"si",
"eo",
"sk",
"sl",
"sw",
"gd",
"so",
"ceb",
"te",
"ta",
"th",
"tg",
"tr",
"cy",
"zh-lzh",
"ur",
"uk",
"uz",
"haw",
"es",
"he",
"el",
"sd",
"hu",
"sn",
"hy",
"ig",
"it",
"yi",
"hi",
"id",
"en",
"su",
"jw",
"yua",
"yo",
"vi",
"zh",
"zh-TW"
],
"enumIconPattern": "/icons/lang/{value}.png",
"enumLabels": {
"am": "\u963f\u59c6\u54c8\u62c9\u8bed",
"ar": "\u963f\u62c9\u4f2f\u8bed",
"az": "\u963f\u585e\u62dc\u7586\u8bed",
"be": "\u767d\u4fc4\u7f57\u65af\u8bed",
"bg": "\u4fdd\u52a0\u5229\u4e9a\u8bed",
"bn": "\u5b5f\u52a0\u62c9\u8bed",
"bs-Latn": "\u6ce2\u65af\u5c3c\u4e9a\u8bed",
"ca": "\u52a0\u6cf0\u7f57\u5c3c\u4e9a\u8bed",
"ceb": "\u5bbf\u52a1\u8bed",
"co": "\u79d1\u897f\u5609\u8bed",
"cs": "\u6377\u514b\u8bed",
"cy": "\u5a01\u5c14\u58eb\u8bed",
"da": "\u4e39\u9ea6\u8bed",
"de": "\u5fb7\u8bed",
"el": "\u5e0c\u814a\u8bed",
"en": "\u82f1\u8bed",
"eo": "\u4e16\u754c\u8bed",
"es": "\u897f\u73ed\u7259\u8bed",
"et": "\u7231\u6c99\u5c3c\u4e9a\u8bed",
"eu": "\u5df4\u65af\u514b\u8bed",
"fa": "\u6ce2\u65af\u8bed",
"fi": "\u82ac\u5170\u8bed",
"fr": "\u6cd5\u8bed",
"fy": "\u5f17\u91cc\u897f\u8bed",
"ga": "\u7231\u5c14\u5170\u8bed",
"gd": "\u82cf\u683c\u5170\u76d6\u5c14\u8bed",
"gl": "\u52a0\u5229\u897f\u4e9a\u8bed",
"gu": "\u53e4\u5409\u62c9\u7279\u8bed",
"ha": "\u8c6a\u8428\u8bed",
"haw": "\u590f\u5a01\u5937\u8bed",
"he": "\u5e0c\u4f2f\u6765\u8bed",
"hi": "\u5370\u5730\u8bed",
"hmn": "\u8d6b\u8499\u8bed",
"hr": "\u514b\u7f57\u5730\u4e9a\u8bed",
"ht": "\u6d77\u5730\u514b\u91cc\u5965\u5c14\u8bed",
"hu": "\u5308\u7259\u5229\u8bed",
"hy": "\u4e9a\u7f8e\u5c3c\u4e9a\u8bed",
"id": "\u5370\u5c3c\u8bed",
"ig": "\u4f0a\u535a\u8bed",
"is": "\u51b0\u5c9b\u8bed",
"it": "\u610f\u5927\u5229\u8bed",
"ja": "\u65e5\u8bed",
"jw": "\u722a\u54c7\u8bed",
"ka": "\u683c\u9c81\u5409\u4e9a\u8bed",
"kk": "\u54c8\u8428\u514b\u8bed",
"km": "\u9ad8\u68c9\u8bed",
"kn": "\u5361\u7eb3\u8fbe\u8bed",
"ko": "\u97e9\u8bed",
"ku": "\u5e93\u5c14\u5fb7\u8bed",
"ky": "\u5409\u5c14\u5409\u65af\u8bed",
"la": "\u62c9\u4e01\u8bed",
"lb": "\u5362\u68ee\u5821\u8bed",
"lo": "\u8001\u631d\u8bed",
"lt": "\u7acb\u9676\u5b9b\u8bed",
"lv": "\u62c9\u8131\u7ef4\u4e9a\u8bed",
"mg": "\u9a6c\u5c14\u52a0\u4ec0\u8bed",
"mi": "\u6bdb\u5229\u8bed",
"mk": "\u9a6c\u5176\u987f\u8bed",
"ml": "\u9a6c\u62c9\u96c5\u62c9\u59c6\u8bed",
"mn": "\u8499\u53e4\u8bed",
"mr": "\u9a6c\u62c9\u5730\u8bed",
"ms": "\u9a6c\u6765\u8bed",
"mt": "\u9a6c\u8033\u4ed6\u8bed",
"mww": "\u82d7\u8bed",
"my": "\u7f05\u7538\u8bed",
"ne": "\u5c3c\u6cca\u5c14\u8bed",
"nl": "\u8377\u5170\u8bed",
"no": "\u632a\u5a01\u8bed",
"ny": "\u9f50\u5207\u74e6\u8bed",
"otq": "\u514b\u96f7\u5854\u7f57\u5965\u6258\u7c73\u8bed",
"pa": "\u65c1\u906e\u666e\u8bed",
"pl": "\u6ce2\u5170\u8bed",
"ps": "\u666e\u4ec0\u56fe\u8bed",
"pt": "\u8461\u8404\u7259\u8bed",
"ro": "\u7f57\u9a6c\u5c3c\u4e9a\u8bed",
"ru": "\u4fc4\u8bed",
"sd": "\u4fe1\u5fb7\u8bed",
"si": "\u50e7\u4f3d\u7f57\u8bed",
"sk": "\u65af\u6d1b\u4f10\u514b\u8bed",
"sl": "\u65af\u6d1b\u6587\u5c3c\u4e9a\u8bed",
"sm": "\u8428\u6469\u4e9a\u8bed",
"sn": "\u4fee\u7eb3\u8bed",
"so": "\u7d22\u9a6c\u91cc\u8bed",
"sq": "\u963f\u5c14\u5df4\u5c3c\u4e9a\u8bed",
"sr-Cyrl": "\u585e\u5c14\u7ef4\u4e9a\u8bed(\u897f\u91cc\u5c14)",
"sr-Latn": "\u585e\u5c14\u7ef4\u4e9a\u8bed(\u62c9\u4e01)",
"st": "\u585e\u7d22\u6258\u8bed",
"su": "\u5dfd\u4ed6\u8bed",
"sv": "\u745e\u5178\u8bed",
"sw": "\u65af\u74e6\u5e0c\u91cc\u8bed",
"ta": "\u6cf0\u7c73\u5c14\u8bed",
"te": "\u6cf0\u5362\u56fa\u8bed",
"tg": "\u5854\u5409\u514b\u8bed",
"th": "\u6cf0\u8bed",
"tl": "\u83f2\u5f8b\u5bbe\u8bed",
"tlh": "\u514b\u6797\u8d21\u8bed",
"tr": "\u571f\u8033\u5176\u8bed",
"uk": "\u4e4c\u514b\u5170\u8bed",
"ur": "\u4e4c\u5c14\u90fd\u8bed",
"uz": "\u4e4c\u5179\u522b\u514b\u8bed",
"vi": "\u8d8a\u5357\u8bed",
"xh": "\u79d1\u8428\u8bed",
"yi": "\u610f\u7b2c\u7eea\u8bed",
"yo": "\u7ea6\u9c81\u5df4\u8bed",
"yua": "\u5c24\u5361\u5766\u739b\u96c5\u8bed",
"zh": "\u4e2d\u6587(\u7b80\u4f53)",
"zh-TW": "\u4e2d\u6587(\u7e41\u4f53)",
"zh-lzh": "\u6587\u8a00\u6587",
"zu": "\u7956\u9c81\u8bed"
},
"example": "zh",
"type": "string"
}
},
"required": [
"target_lang"
],
"type": "object"
},
"name": "post_ai_translate",
"title": "AI\u667a\u80fd\u7ffb\u8bd1"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "AI\u7ffb\u8bd1\u914d\u7f6e"
},
"description": "\u83b7\u53d6AI\u667a\u80fd\u7ffb\u8bd1\u670d\u52a1\u652f\u6301\u7684\u5b8c\u6574\u8bed\u8a00\u5217\u8868\u3001\u7ffb\u8bd1\u98ce\u683c\u9009\u9879\u3001\u4e0a\u4e0b\u6587\u573a\u666f\u9009\u9879\u4ee5\u53ca\u6027\u80fd\u6307\u6807\u4fe1\u606f\u3002 Calls GET https://uapis.cn/api/v1/ai/translate/languages.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_ai_translate_languages",
"title": "AI\u7ffb\u8bd1\u914d\u7f6e"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u6d41\u5f0f\u7ffb\u8bd1\uff08\u4e2d\u82f1\u4e92\u8bd1\uff09"
},
"description": "\u60f3\u8ba9\u7ffb\u8bd1\u7ed3\u679c\u50cf\u6253\u5b57\u673a\u4e00\u6837\u9010\u5b57\u663e\u793a\u51fa\u6765\uff1f\u8fd9\u4e2a\u6d41\u5f0f\u7ffb\u8bd1\u63a5\u53e3\u80fd\u5b9e\u73b0\u8fd9\u79cd\u6548\u679c\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4e0d\u540c\u4e8e\u4f20\u7edf\u7ffb\u8bd1API\u4e00\u6b21\u6027\u8fd4\u56de\u5b8c\u6574\u7ed3\u679c\uff0c\u8fd9\u4e2a\u63a5\u53e3\u4f1a\u5b9e\u65f6\u5730\u3001\u4e00\u4e2a\u5b57\u4e00\u4e2a\u5b57\u5730\u628a\u7ffb\u8bd1\u5185\u5bb9\u63a8\u7ed9\u4f60\uff08\u5c31\u50cfChatGPT\u56de\u590d\u6d88\u606f\u90a3\u6837\uff09\uff0c\u975e\u5e38\u9002\u5408\u7528\u5728\u804a\u5929\u5e94\u7528\u3001\u76f4\u64ad\u5b57\u5e55\u7b49\u9700\u8981\u5373\u65f6\u53cd\u9988\u7684\u573a\u666f\u3002 ## \u5b83\u80fd\u505a\u4ec0\u4e48 - **\u4e2d\u82f1\u4e92\u8bd1**\uff1a\u652f\u6301\u4e2d\u6587\u548c\u82f1\u6587\u4e4b\u95f4\u7684\u53cc\u5411\u7ffb\u8bd1 - **\u81ea\u52a8\u8bc6\u522b**\uff1a\u4e0d\u786e\u5b9a\u6e90\u8bed\u8a00\uff1f\u8bbe\u7f6e\u4e3a auto \u8ba9\u6211\u4eec\u81ea\u52a8\u68c0\u6d4b - **\u9010\u5b57\u8fd4\u56de**\uff1a\u7ffb\u8bd1\u7ed3\u679c\u4f1a\u50cf\u6253\u5b57\u673a\u4e00\u6837\u9010\u5b57\u6d41\u5f0f\u8fd4\u56de\uff0c\u7528\u6237\u4f53\u9a8c\u66f4\u6d41\u7545 Calls POST https://uapis.cn/api/v1/translate/stream.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_translate_stream",
"title": "\u6d41\u5f0f\u7ffb\u8bd1\uff08\u4e2d\u82f1\u4e92\u8bd1\uff09"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u63d0\u53d6\u7f51\u9875\u56fe\u7247"
},
"description": "\u60f3\u6279\u91cf\u83b7\u53d6\u4e00\u4e2a\u7f51\u9875\u4e0a\u7684\u6240\u6709\u56fe\u7247\u94fe\u63a5\uff1f\u8fd9\u4e2a\u63a5\u53e3\u5e2e\u4f60\u641e\u5b9a\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4f9b\u4e00\u4e2a\u7f51\u9875 URL\uff0c\u8fd4\u56de\u8be5\u9875\u9762\u4e2d\u6240\u6709\u56fe\u7247\u7684\u94fe\u63a5\u5217\u8868\u3002\u9002\u5408\u7528\u4e8e\u56fe\u7247\u91c7\u96c6\u3001\u7d20\u6750\u4e0b\u8f7d\u7b49\u573a\u666f\u3002 Calls GET https://uapis.cn/api/v1/webparse/extractimages.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"url": {
"description": "\u9700\u8981\u63d0\u53d6\u56fe\u7247\u7684\u7f51\u9875URL",
"example": "https://cn.bing.com/",
"format": "uri",
"type": "string"
}
},
"required": [
"url"
],
"type": "object"
},
"name": "get_webparse_extractimages",
"title": "\u63d0\u53d6\u7f51\u9875\u56fe\u7247"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u63d0\u53d6\u7f51\u9875\u5143\u6570\u636e"
},
"description": "\u60f3\u5728\u5e94\u7528\u91cc\u505a\u94fe\u63a5\u9884\u89c8\u5361\u7247\uff1f\u8fd9\u4e2a\u63a5\u53e3\u5e2e\u4f60\u4e00\u952e\u83b7\u53d6\u7f51\u9875\u7684\u6807\u9898\u3001\u63cf\u8ff0\u3001\u56fe\u6807\u7b49\u4fe1\u606f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4f9b\u4e00\u4e2a\u7f51\u9875 URL\uff0c\u8fd4\u56de\u8be5\u9875\u9762\u7684\u5143\u6570\u636e\uff0c\u5305\u62ec\u6807\u9898\u3001\u63cf\u8ff0\u3001\u5173\u952e\u8bcd\u3001Favicon\u3001Open Graph \u4fe1\u606f\u7b49\u3002\u975e\u5e38\u9002\u5408\u7528\u4e8e\u751f\u6210\u94fe\u63a5\u9884\u89c8\u5361\u7247\u6216\u505a SEO \u5206\u6790\u3002 Calls GET https://uapis.cn/api/v1/webparse/metadata.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"url": {
"description": "\u9700\u8981\u63d0\u53d6\u5143\u6570\u636e\u7684\u7f51\u9875URL",
"example": "https://www.bilibili.com",
"format": "uri",
"type": "string"
}
},
"required": [
"url"
],
"type": "object"
},
"name": "get_webparse_metadata",
"title": "\u63d0\u53d6\u7f51\u9875\u5143\u6570\u636e"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u7f51\u9875\u8f6c Markdown"
},
"description": "\u60f3\u628a\u4e00\u4e2a\u7f51\u9875\u7684\u5185\u5bb9\u8f6c\u6210\u5e72\u51c0\u7684 Markdown \u6587\u672c\uff1f\u8fd9\u4e2a\u5f02\u6b65\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u641e\u5b9a\uff0c\u7279\u522b\u9002\u5408\u5904\u7406\u5927\u578b\u6216\u590d\u6742\u7684\u7f51\u9875\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4ea4\u4e00\u4e2a\u7f51\u9875 URL\uff0c\u6211\u4eec\u4f1a\u81ea\u52a8\u6293\u53d6\u4e3b\u4f53\u5185\u5bb9\uff0c\u5254\u9664\u5e7f\u544a\u3001\u5bfc\u822a\u680f\u7b49\u5e72\u6270\u5143\u7d20\uff0c\u5e76\u8f6c\u6362\u4e3a Markdown \u683c\u5f0f\u3002\u540c\u65f6\u4f1a\u63d0\u53d6\u6807\u9898\u3001\u4f5c\u8005\u3001\u53d1\u5e03\u65e5\u671f\u7b49\u5143\u6570\u636e\uff0c\u751f\u6210 YAML Front Matter\u3002 \u4efb\u52a1\u63d0\u4ea4\u540e\u4f1a\u7acb\u5373\u8fd4\u56de\u4efb\u52a1 ID\uff0c\u4f60\u53ef\u4ee5\u7528\u5b83\u6765\u67e5\u8be2\u5904\u7406\u8fdb\u5ea6\u548c\u7ed3\u679c\u3002\u5355\u4e2a\u4efb\u52a1\u6700\u957f\u5904\u7406 60 \u79d2\uff0c\u7ed3\u679c\u7f13\u5b58 30 \u5206\u949f\u3002 Calls POST https://uapis.cn/api/v1/web/tomarkdown/async.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"url": {
"description": "\u9700\u8981\u8f6c\u6362\u7684\u7f51\u9875URL\u3002URL\u5fc5\u987b\u7ecf\u8fc7\u7f16\u7801\u3002",
"example": "https://example.com",
"type": "string"
}
},
"required": [
"url"
],
"type": "object"
},
"name": "post_web_tomarkdown_async",
"title": "\u7f51\u9875\u8f6c Markdown"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u8f6c\u6362\u4efb\u52a1\u72b6\u6001"
},
"description": "\u63d0\u4ea4\u4e86\u7f51\u9875\u8f6c Markdown \u4efb\u52a1\u540e\uff0c\u60f3\u77e5\u9053\u5904\u7406\u8fdb\u5ea6\u548c\u7ed3\u679c\uff1f\u7528\u8fd9\u4e2a\u63a5\u53e3\u6765\u67e5\u8be2\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u4efb\u52a1 ID \u67e5\u8be2\u8f6c\u6362\u4efb\u52a1\u7684\u5f53\u524d\u72b6\u6001\u3001\u5904\u7406\u8fdb\u5ea6\u548c\u6700\u7ec8\u7ed3\u679c\u3002\u4efb\u52a1\u7ed3\u679c\u7f13\u5b58 30 \u5206\u949f\uff0c\u671f\u95f4\u53ef\u91cd\u590d\u67e5\u8be2\u3002 ## \u4efb\u52a1\u72b6\u6001 | \u72b6\u6001 | \u8bf4\u660e | |------|------| | pending | \u7b49\u5f85\u5904\u7406 | | processing | \u5904\u7406\u4e2d | | completed | \u5df2\u5b8c\u6210\uff0c\u53ef\u83b7\u53d6\u7ed3\u679c | | failed | \u5931\u8d25 | | timeout | \u8d85\u65f6\uff08\u8d85\u8fc7 60 Calls GET https://uapis.cn/api/v1/web/tomarkdown/async/{task_id}.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"task_id": {
"description": "\u4efb\u52a1ID\uff08\u7531\u63d0\u4ea4\u63a5\u53e3\u8fd4\u56de\uff09",
"example": "a1b2c3d4-e5f6-47a8-b9c0-d1e2f3a4b5c6",
"type": "string"
}
},
"required": [
"task_id"
],
"type": "object"
},
"name": "get_web_tomarkdown_async_status",
"title": "\u8f6c\u6362\u4efb\u52a1\u72b6\u6001"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u6b65\u9aa41\uff1a\u4e0a\u4f20\u52a0\u5bc6\u6570\u636e"
},
"description": "\u8fd9\u662f\u6240\u6709\u6d41\u7a0b\u7684\u7b2c\u4e00\u6b65\u3002\u60a8\u7684\u5ba2\u6237\u7aef\u5e94\u7528\u9700\u8981\u5148\u5728\u672c\u5730\u51c6\u5907\u597d **\u52a0\u5bc6\u540e\u7684\u6570\u636e**\uff0c\u7136\u540e\u8c03\u7528\u6b64\u63a5\u53e3\u8fdb\u884c\u4e0a\u4f20\u3002\u6210\u529f\u540e\uff0c\u60a8\u4f1a\u5f97\u5230\u4e00\u4e2a\u7528\u4e8e\u540e\u7eed\u64cd\u4f5c\u7684\u552f\u4e00ID\u3002 > [!NOTE] > \u60a8\u53d1\u9001\u7ed9\u6b64\u63a5\u53e3\u7684\u5e94\u8be5\u662f**\u5bc6\u6587**\uff0c\u800c\u4e0d\u662f\u539f\u59cb\u6587\u672c\u3002\u8bf7\u53c2\u8003\u6587\u6863\u9996\u9875\u7684JavaScript\u793a\u4f8b\u6765\u4e86\u89e3\u5982\u4f55\u5728\u5ba2\u6237\u7aef\u8fdb\u884c\u52a0\u5bc6\u3002 Calls POST https://uapis.cn/api/v1/api/store.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_clipzy_store",
"title": "\u6b65\u9aa41\uff1a\u4e0a\u4f20\u52a0\u5bc6\u6570\u636e"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u6b65\u9aa42 (\u65b9\u6cd5\u4e00): \u83b7\u53d6\u52a0\u5bc6\u6570\u636e"
},
"description": "**\u6b64\u63a5\u53e3\u7528\u4e8e\u201c\u6700\u9ad8\u5b89\u5168\u7b49\u7ea7\u201d\u65b9\u6cd5\u3002** \u60a8\u63d0\u4f9b\u7b2c\u4e00\u6b65\u4e2d\u83b7\u5f97\u7684ID\uff0c\u5b83\u4f1a\u8fd4\u56de\u5b58\u50a8\u5728\u670d\u52a1\u5668\u4e0a\u7684**\u52a0\u5bc6\u6570\u636e**\u3002\u60a8\u9700\u8981\u5728\u81ea\u5df1\u7684\u5ba2\u6237\u7aef\u4e2d\uff0c\u4f7f\u7528\u60a8\u81ea\u5df1\u4fdd\u7ba1\u7684\u5bc6\u94a5\u6765\u89e3\u5bc6\u5b83\u3002 Calls GET https://uapis.cn/api/v1/api/get.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"id": {
"description": "\u7247\u6bb5\u7684\u552f\u4e00 ID\u3002",
"example": "PREF0Zv8Yj",
"type": "string"
}
},
"required": [
"id"
],
"type": "object"
},
"name": "get_clipzy_get",
"title": "\u6b65\u9aa42 (\u65b9\u6cd5\u4e00): \u83b7\u53d6\u52a0\u5bc6\u6570\u636e"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u6b65\u9aa42 (\u65b9\u6cd5\u4e8c): \u83b7\u53d6\u539f\u59cb\u6587\u672c"
},
"description": "**\u6b64\u63a5\u53e3\u7528\u4e8e\u201c\u65b9\u4fbf\u81ea\u52a8\u5316\u201d\u65b9\u6cd5\u3002** \u60a8\u63d0\u4f9b\u7b2c\u4e00\u6b65\u83b7\u5f97\u7684ID\uff0c\u5e76\u9644\u4e0a\u60a8\u81ea\u5df1\u4fdd\u7ba1\u7684**\u89e3\u5bc6\u5bc6\u94a5**\u4f5c\u4e3a key \u53c2\u6570\u3002\u670d\u52a1\u5668\u4f1a\u76f4\u63a5\u4e3a\u60a8\u89e3\u5bc6\uff0c\u5e76\u8fd4\u56de\u7eaf\u6587\u672c\u5185\u5bb9\u3002 > [!IMPORTANT] > \u67e5\u770b\u6587\u6863\u9996\u9875\u7684 **cURL \u793a\u4f8b**\uff0c\u4e86\u89e3\u6b64\u63a5\u53e3\u6700\u5178\u578b\u7684\u7528\u6cd5\u3002 Calls GET https://uapis.cn/api/v1/api/raw/{id}.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"id": {
"description": "\u7247\u6bb5\u7684\u552f\u4e00 ID\u3002",
"example": "PREF0Zv8Yj",
"type": "string"
},
"key": {
"description": "\u7528\u4e8e\u89e3\u5bc6\u7684 Base64 \u7f16\u7801\u7684 AES \u5bc6\u94a5\u3002",
"example": "ES9tGP0v3e7oqzmAk3vMboxVOOBlvw9RS3DszeW675k=",
"type": "string"
}
},
"required": [
"id",
"key"
],
"type": "object"
},
"name": "get_clipzy_raw",
"title": "\u6b65\u9aa42 (\u65b9\u6cd5\u4e8c): \u83b7\u53d6\u539f\u59cb\u6587\u672c"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u667a\u80fd\u641c\u7d22"
},
"description": "\u60f3\u5728\u4f60\u7684\u5e94\u7528\u4e2d\u96c6\u6210\u641c\u7d22\u529f\u80fd\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u8f7b\u677e\u5b9e\u73b0\u5b9e\u65f6\u7f51\u9875\u641c\u7d22\u3002 ## \u529f\u80fd\u6982\u8ff0 UAPI Pro Search \u53ef\u4ee5\u6839\u636e\u67e5\u8be2\u5185\u5bb9\u8fd4\u56de\u66f4\u76f8\u5173\u7684\u641c\u7d22\u7ed3\u679c\u3002\u4f60\u53ef\u4ee5\u7528\u5b83\u641c\u7d22\u4efb\u4f55\u5173\u952e\u8bcd\uff0c\u4e5f\u53ef\u4ee5\u9650\u5b9a\u5728\u7279\u5b9a\u7f51\u7ad9\u6216\u7279\u5b9a\u6587\u4ef6\u7c7b\u578b\u4e2d\u641c\u7d22\u3002 - **\u5b9e\u65f6\u7f51\u9875\u641c\u7d22**: \u6beb\u79d2\u7ea7\u54cd\u5e94\uff0c\u5feb\u901f\u8fd4\u56de\u641c\u7d22\u7ed3\u679c - **\u667a\u80fd\u6392\u5e8f**: \u6839\u636e\u67e5\u8be2\u5185\u5bb9\u8fd4\u56de\u66f4\u76f8\u5173\u7684\u7ed3\u679c - **\u65f6\u95f4\u6392\u5e8f**: \u652f\u6301\u6309\u53d1\u5e03\u65f6\u95f4\u6392\u5e8f\uff0c\u83b7\u53d6\u6700\u65b0\u5185\u5bb9 - **\u65f6\u95f4\u8303\u56f4\u8fc7\u6ee4**: \u652f\u6301\u6309\u5929/\u5468/\u6708/\u5e74\u8fc7\u6ee4\u7ed3\u679c - **\u7ad9\u5185\u641c\u7d22**: \u652f\u6301 Calls POST https://uapis.cn/api/v1/search/aggregate.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_search_aggregate",
"title": "\u667a\u80fd\u641c\u7d22"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u641c\u7d22\u5f15\u64ce\u914d\u7f6e"
},
"description": "\u83b7\u53d6\u641c\u7d22\u529f\u80fd\u7684\u8be6\u7ec6\u4fe1\u606f\uff0c\u5305\u62ec\u652f\u6301\u7684\u80fd\u529b\u3001\u53c2\u6570\u9650\u5236\u548c\u4f7f\u7528\u8bf4\u660e\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6b64\u63a5\u53e3\u8fd4\u56de\u641c\u7d22\u529f\u80fd\u7684\u5b8c\u6574\u914d\u7f6e\u4fe1\u606f\uff0c\u4f60\u53ef\u4ee5\u7528\u5b83\u6765\uff1a - \u4e86\u89e3\u5f53\u524d\u53ef\u7528\u7684\u641c\u7d22\u80fd\u529b\uff08\u5982\u7ad9\u5185\u641c\u7d22\u3001\u6587\u4ef6\u7c7b\u578b\u8fc7\u6ee4\u7b49\uff09 - \u83b7\u53d6\u53c2\u6570\u7684\u9ed8\u8ba4\u503c\u548c\u9650\u5236\u8303\u56f4 - \u67e5\u770b\u5f53\u524d\u914d\u7f6e\u7248\u672c\u548c\u53ef\u7528\u72b6\u6001 \u9002\u5408\u5728\u5e94\u7528\u521d\u59cb\u5316\u65f6\u8c03\u7528\uff0c\u6216\u7528\u4e8e\u52a8\u6001\u914d\u7f6e\u641c\u7d22\u754c\u9762\u3002 Calls GET https://uapis.cn/api/v1/search/engines.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_search_engines",
"title": "\u641c\u7d22\u5f15\u64ce\u914d\u7f6e"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u5206\u6790\u654f\u611f\u8bcd"
},
"description": "\u5206\u6790\u5355\u4e2a\u6216\u591a\u4e2a\u5173\u952e\u8bcd\u7684\u654f\u611f\u7a0b\u5ea6\uff0c\u8fd4\u56de\u6807\u51c6\u5316\u98ce\u9669\u6807\u7b7e\u4e0e\u7f6e\u4fe1\u5ea6\u7ed3\u679c\u3002 ## \u529f\u80fd\u6982\u8ff0 - **\u98ce\u9669\u5206\u6790**: \u7ed3\u5408\u6587\u672c\u5185\u5bb9\u7ed9\u51fa\u8bed\u4e49\u5c42\u9762\u7684\u98ce\u9669\u5224\u65ad\u3002 - **\u54cd\u5e94\u7a33\u5b9a**: \u517c\u987e\u9ad8\u9891\u8c03\u7528\u573a\u666f\u4e0b\u7684\u5904\u7406\u6548\u7387\u548c\u54cd\u5e94\u901f\u5ea6\u3002 - **\u5e76\u53d1\u652f\u6301**: \u652f\u6301\u6279\u91cf\u5e76\u53d1\u5904\u7406\uff0c\u5355\u6b21\u6700\u591a\u53ef\u5206\u6790100\u4e2a\u5173\u952e\u8bcd\u3002 - **\u8f93\u5165\u9650\u5236**: \u5355\u6761\u5173\u952e\u8bcd\u6700\u591a 1,000 \u5b57\u7b26\uff0c\u603b\u5b57\u7b26\u6570\u6700\u591a 20,000\u3002 - **\u6807\u51c6\u6807\u7b7e**: \u8fd4\u56de label \u5b57\u6bb5\uff0c\u660e\u786e\u533a\u5206 sensitive \u4e0e normal\u3002 - **\u5206 Calls POST https://uapis.cn/api/v1/sensitive-word/analyze.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_sensitive_word_analyze",
"title": "\u5206\u6790\u654f\u611f\u8bcd"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u654f\u611f\u8bcd\u5206\u6790 (GET)"
},
"description": "\u901a\u8fc7URL\u67e5\u8be2\u53c2\u6570\u5206\u6790\u5355\u4e2a\u5173\u952e\u8bcd\uff0c\u4fbf\u4e8eGET\u8bf7\u6c42\u8c03\u7528\u3002 Calls GET https://uapis.cn/api/v1/sensitive-word/analyze-query.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"keyword": {
"description": "\u8981\u5206\u6790\u7684\u5173\u952e\u8bcd\uff0c\u6700\u957f1,000\u5b57\u7b26\u3002",
"example": "\u55b5",
"maxLength": 1000,
"type": "string"
}
},
"required": [
"keyword"
],
"type": "object"
},
"name": "get_sensitive_word_analyze_query",
"title": "\u654f\u611f\u8bcd\u5206\u6790 (GET)"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u654f\u611f\u8bcd\u68c0\u6d4b\uff08\u5feb\u901f\uff09"
},
"description": "\u5728\u4f60\u7684\u793e\u533a\u6216\u5e94\u7528\u4e2d\uff0c\u9700\u8981\u8fc7\u6ee4\u4e0d\u9002\u5408\u5c55\u793a\u7684\u5185\u5bb9\u65f6\uff0c\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u5feb\u901f\u5b8c\u6210\u68c0\u6d4b\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u8bc6\u522b\u6587\u672c\u4e2d\u7684\u654f\u611f\u8bcd\uff0c\u5e76\u8fd4\u56de\u662f\u5426\u547d\u4e2d\u3001\u547d\u4e2d\u8bcd\u5217\u8868\u7b49\u7ed3\u679c\uff0c\u9002\u5408\u7528\u4e8e\u8bc4\u8bba\u533a\u3001\u793e\u533a\u3001\u8bba\u575b\u548c\u5185\u5bb9\u53d1\u5e03\u573a\u666f\u3002 ### \u4e3b\u8981\u7279\u6027 - **\u5feb\u901f\u68c0\u6d4b**\uff1a\u80fd\u591f\u4e00\u6b21\u5904\u7406\u6574\u6bb5\u6587\u672c\u4e2d\u7684\u591a\u4e2a\u547d\u4e2d\u5185\u5bb9 - **\u7b80\u7e41\u4f53\u652f\u6301**\uff1a\u652f\u6301\u7b80\u4f53\u4e2d\u6587\u3001\u7e41\u4f53\u4e2d\u6587\u548c\u6df7\u5408\u6587\u672c\u68c0\u6d4b - **\u7ed3\u679c\u76f4\u89c2**\uff1a\u8fd4\u56de\u6e05\u6670\u7684\u68c0\u6d4b\u7ed3\u679c\uff0c\u65b9\u4fbf\u76f4\u63a5\u63a5\u5165\u5ba1\u6838\u6d41\u7a0b - **\u54cd\u5e94\u7a33\u5b9a**\uff1a\u9002\u5408\u65e5\u5e38\u5185\u5bb9\u5ba1\u6838\u548c\u6279\u91cf\u68c0\u67e5\u573a\u666f \u65e0\u8bba\u662f\u8bba\u575b\u3001\u793e\u4ea4 Calls POST https://uapis.cn/api/v1/text/profanitycheck.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_sensitive_word_quick_check",
"title": "\u654f\u611f\u8bcd\u68c0\u6d4b\uff08\u5feb\u901f\uff09"
}
]
}
},
"requested_protocol_version": "2025-03-26",
"resumed": true,
"session_id_present": true,
"transport": "streamable-http",
"url": "https://uapis.cn/mcp"
},
"latency_ms": 372.17,
"status": "ok"
},
"step_up_auth_probe": {
"details": {
"auth_required_checks": [],
"broad_scopes": [],
"challenge_headers": [],
"minimal_scope_documented": true,
"oauth_present": true,
"scope_specificity_ratio": 0.5,
"step_up_signals": [],
"supported_scopes": [
"email",
"openid",
"profile",
"uapi:account.read",
"uapi:billing.read",
"uapi:call",
"uapi:read"
]
},
"latency_ms": null,
"status": "ok"
},
"tool_snapshot_probe": {
"details": {
"added": [],
"changed_outputs": [],
"current_tool_count": 93,
"previous_tool_count": 93,
"removed": [],
"similarity": 1.0
},
"latency_ms": null,
"status": "ok"
},
"tools_list": {
"details": {
"headers": {
"content-type": "application/json; charset=utf-8",
"mcp-protocol-version": "2025-03-26",
"strict-transport-security": "max-age=16070400;preload"
},
"http_status": 200,
"payload": {
"id": 2,
"jsonrpc": "2.0",
"result": {
"tools": [
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "JSON \u683c\u5f0f\u5316"
},
"description": "\u8fd8\u5728\u4e3a\u4e00\u56e2\u4e71\u9ebb\u7684 JSON \u5b57\u7b26\u4e32\u5934\u75bc\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u80fd\u77ac\u95f4\u8ba9\u5b83\u53d8\u5f97\u4e95\u4e95\u6709\u6761\uff0c\u8d4f\u5fc3\u60a6\u76ee\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ea\u9700\u8981\u63d0\u4f9b\u4e00\u4e2a\u539f\u59cb\u7684\u3001\u53ef\u80fd\u662f\u538b\u7f29\u8fc7\u7684\u6216\u8005\u683c\u5f0f\u6df7\u4e71\u7684 JSON \u5b57\u7b26\u4e32\uff0c\u8fd9\u4e2a API \u5c31\u4f1a\u8fd4\u56de\u4e00\u4e2a\u7ecf\u8fc7\u7f8e\u5316\uff08\u5e26\u6807\u51c6\u7f29\u8fdb\u548c\u6362\u884c\uff09\u7684\u7248\u672c\u3002\u8fd9\u5728\u8c03\u8bd5 API \u54cd\u5e94\u3001\u6216\u8005\u9700\u8981\u5728\u524d\u7aef\u754c\u9762\u6e05\u6670\u5c55\u793a JSON \u6570\u636e\u65f6\u975e\u5e38\u6709\u7528\u3002 ## \u4f7f\u7528\u987b\u77e5 > [!NOTE] > **\u8bf7\u6c42\u683c\u5f0f** > \u8bf7\u6ce8\u610f\uff0c\u5f85\u683c\u5f0f\u5316\u7684 JSON \u5b57\u7b26\u4e32\u9700\u8981\u88ab\u5305\u88f9\u5728\u53e6\u4e00\u4e2a JSON \u5bf9\u8c61\u4e2d\uff0c\u4f5c\u4e3a content \u5b57\u6bb5\u7684 Calls POST https://uapis.cn/api/v1/convert/json.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_convert_json",
"title": "JSON \u683c\u5f0f\u5316"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u65f6\u95f4\u6233\u8f6c\u6362"
},
"description": "\u65f6\u95f4\u6233\u548c\u65e5\u671f\u5b57\u7b26\u4e32\uff0c\u54ea\u4e2a\u7528\u7740\u66f4\u987a\u624b\uff1f\u522b\u7ea0\u7ed3\u4e86\uff0c\u8fd9\u4e2a\u63a5\u53e3\u8ba9\u4f60\u8f7b\u677e\u62e5\u6709\u4e24\u79cd\u683c\u5f0f\uff01 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u975e\u5e38\u667a\u80fd\u7684\u8f6c\u6362\u5668\u3002\u4f60\u7ed9\u5b83\u4e00\u4e2a Unix \u65f6\u95f4\u6233\uff0c\u5b83\u8fd8\u4f60\u4e00\u4e2a\u4eba\u7c7b\u53ef\u8bfb\u7684\u65e5\u671f\u65f6\u95f4\uff1b\u4f60\u7ed9\u5b83\u4e00\u4e2a\u65e5\u671f\u65f6\u95f4\u5b57\u7b26\u4e32\uff0c\u5b83\u8fd8\u4f60\u4e00\u4e2a Unix \u65f6\u95f4\u6233\u3002\u5b83\u4f1a\u81ea\u52a8\u8bc6\u522b\u4f60\u8f93\u5165\u7684\u662f\u54ea\u79cd\u683c\u5f0f\u3002 ## \u4f7f\u7528\u987b\u77e5 \u8fd9\u4e2a\u63a5\u53e3\u975e\u5e38\u667a\u80fd\uff0c\u80fd\u591f\u81ea\u52a8\u8bc6\u522b\u8f93\u5165\u683c\u5f0f\uff1a - **\u8f93\u5165\u65f6\u95f4\u6233**\uff1a\u652f\u630110\u4f4d\u79d2\u7ea7\uff08\u5982 1672531200\uff09\u548c13\u4f4d\u6beb\u79d2\u7ea7\uff08\u5982 1672531200000\uff09\u3002 - **\u8f93\u5165\u65e5\u671f\u5b57\u7b26\u4e32**\uff1a\u4e3a\u4e86\u786e Calls GET https://uapis.cn/api/v1/convert/unixtime.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"time": {
"description": "\u4e00\u4e2a\u667a\u80fd\u65f6\u95f4\u53c2\u6570\uff0c\u53ef\u4f20\u5165Unix\u65f6\u95f4\u6233\uff0810\u4f4d\u621613\u4f4d\uff09\u6216\u6807\u51c6\u65e5\u671f\u5b57\u7b26\u4e32\uff08\u5982 '2023-10-27 10:30:00'\uff09\uff0c\u7cfb\u7edf\u5c06\u81ea\u52a8\u8bc6\u522b\u5e76\u8f6c\u6362\u3002",
"example": "1698380645",
"type": "string"
}
},
"required": [
"time"
],
"type": "object"
},
"name": "get_convert_unixtime",
"title": "\u65f6\u95f4\u6233\u8f6c\u6362"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u6bcf\u65e5\u65b0\u95fb\u56fe"
},
"description": "\u60f3\u7528\u4e00\u5f20\u56fe\u5feb\u901f\u4e86\u89e3\u5929\u4e0b\u5927\u4e8b\uff1f\u8fd9\u4e2a\u63a5\u53e3\u4e3a\u4f60\u4e00\u952e\u751f\u6210\u4eca\u65e5\u65b0\u95fb\u6458\u8981\uff0c\u975e\u5e38\u9002\u5408\u7528\u5728\u65e9\u62a5\u3001\u6570\u5b57\u770b\u677f\u6216\u5e94\u7528\u9996\u9875\u7b49\u573a\u666f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6b64\u63a5\u53e3\u4f1a\u5b9e\u65f6\u6293\u53d6\u5404\u5927\u5e73\u53f0\u7684\u70ed\u70b9\u65b0\u95fb\uff0c\u5e76\u52a8\u6001\u5730\u5c06\u5b83\u4eec\u6e32\u67d3\u6210\u4e00\u5f20\u6e05\u6670\u3001\u7f8e\u89c2\u7684\u6458\u8981\u56fe\u7247\u3002\u4f60\u8c03\u7528\u63a5\u53e3\uff0c\u76f4\u63a5\u5c31\u80fd\u5f97\u5230\u4e00\u5f20\u53ef\u4ee5\u5c55\u793a\u7684\u56fe\u7247\u3002 ## \u4f7f\u7528\u987b\u77e5 \u8c03\u7528\u6b64\u63a5\u53e3\u65f6\uff0c\u8bf7\u52a1\u5fc5\u6ce8\u610f\u4ee5\u4e0b\u4e24\u70b9\uff1a 1. **\u54cd\u5e94\u683c\u5f0f\u662f\u56fe\u7247**\uff1a\u63a5\u53e3\u6210\u529f\u65f6\u76f4\u63a5\u8fd4\u56de image/jpeg \u683c\u5f0f\u7684\u4e8c\u8fdb\u5236\u6570\u636e\uff0c\u800c\u975e JSON\u3002\u8bf7\u786e\u4fdd\u4f60\u7684\u5ba2\u6237\u7aef\u80fd\u6b63\u786e\u5904\u7406\u4e8c\u8fdb\u5236\u6d41\uff0c\u4f8b\u5982\u76f4\u63a5\u5728 <img> \u6807\u7b7e\u4e2d\u663e\u793a Calls GET https://uapis.cn/api/v1/daily/news-image.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_daily_news_image",
"title": "\u6bcf\u65e5\u65b0\u95fb\u56fe"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 MC \u66fe\u7528\u540d"
},
"description": "\u60f3\u77e5\u9053\u67d0\u4e2a\u5927\u4f6c\u4ee5\u524d\u53eb\u4ec0\u4e48\u540d\u5b57\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u8ffd\u6eaf\u4e00\u4e2a Minecraft \u73a9\u5bb6\u7684\u201c\u9ed1\u5386\u53f2\u201d\uff01 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u63d0\u4f9b\u73a9\u5bb6\u7684\u7528\u6237\u540d\u6216 UUID\uff0c\u4f60\u53ef\u4ee5\u83b7\u53d6\u5230\u8be5\u73a9\u5bb6\u6240\u6709\u66fe\u7528\u540d\u53ca\u5176\u53d8\u66f4\u65f6\u95f4\u7684\u5217\u8868\u3002\u8fd9\u5bf9\u4e8e\u8bc6\u522b\u56de\u5f52\u7684\u8001\u73a9\u5bb6\u6216\u8005\u793e\u533a\u7ba1\u7406\u975e\u5e38\u6709\u7528\u3002 ## \u4f7f\u7528\u987b\u77e5 > [!NOTE] > **\u53c2\u6570\u8bf4\u660e** > - name \u548c uuid \u4e8c\u9009\u4e00 > - UUID \u652f\u6301\u5e26\u8fde\u5b57\u7b26\uff08\u5982 ee9b4ed1-aac1-491e-b761-1471be374b80\uff09\u6216\u4e0d\u5e26\u8fde\u5b57\u7b26\u683c\u5f0f > [!IM Calls GET https://uapis.cn/api/v1/game/minecraft/historyid.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"name": {
"description": "\u73a9\u5bb6\u7684 Minecraft \u7528\u6237\u540d\u3002\u4f7f\u7528\u6b64\u53c2\u6570\u67e5\u8be2\u65f6\uff0c\u4f1a\u8fd4\u56de\u6240\u6709\u5339\u914d\u7528\u6237\u7684\u5217\u8868\uff08\u5305\u62ec\u5f53\u524d\u7528\u6237\u540d\u6216\u66fe\u7528\u540d\u5339\u914d\u7684\u73a9\u5bb6\uff09\u3002",
"example": "ExamplePlayer",
"type": "string"
},
"uuid": {
"description": "\u73a9\u5bb6\u7684 Minecraft UUID\uff0c\u652f\u6301\u5e26\u8fde\u5b57\u7b26\u6216\u4e0d\u5e26\u8fde\u5b57\u7b26\u683c\u5f0f\u3002",
"example": "ee9b4ed1-aac1-491e-b761-1471be374b80",
"type": "string"
}
},
"type": "object"
},
"name": "get_game_minecraft_historyid",
"title": "\u67e5\u8be2 MC \u66fe\u7528\u540d"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 MC \u670d\u52a1\u5668"
},
"description": "\u60f3\u5728\u52a0\u5165\u670d\u52a1\u5668\u524d\u770b\u770b\u6709\u591a\u5c11\u4eba\u5728\u7ebf\uff1f\u6216\u8005\u68c0\u67e5\u4e00\u4e0b\u670d\u52a1\u5668\u5f00\u6ca1\u5f00\uff1f\u7528\u8fd9\u4e2a\u63a5\u53e3\u5c31\u5bf9\u4e86\uff01 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ef\u4ee5\u901a\u8fc7\u63d0\u4f9b\u670d\u52a1\u5668\u5730\u5740\uff08\u57df\u540d\u6216IP\uff09\uff0c\u6765\u83b7\u53d6\u4e00\u4e2a Minecraft Java \u7248\u670d\u52a1\u5668\u7684\u5b9e\u65f6\u72b6\u6001\u3002\u8fd4\u56de\u4fe1\u606f\u5305\u62ec\u670d\u52a1\u5668\u662f\u5426\u5728\u7ebf\u3001\u5f53\u524d\u73a9\u5bb6\u6570\u3001\u6700\u5927\u73a9\u5bb6\u6570\u3001\u670d\u52a1\u5668\u7248\u672c\u3001MOTD\uff08\u6bcf\u65e5\u6d88\u606f\uff09\u4ee5\u53ca\u670d\u52a1\u5668\u56fe\u6807\u7b49\u3002 \u5982\u679c\u670d\u52a1\u5668\u8fd4\u56de\u5f53\u524d\u5728\u7ebf\u73a9\u5bb6\u5217\u8868\uff0c\u54cd\u5e94\u91cc\u8fd8\u4f1a\u5e26\u4e0a online_players \u5b57\u6bb5\u3002\u8fd9\u4e2a\u5b57\u6bb5\u53ef\u80fd\u7701\u7565\uff0c\u90e8\u5206\u670d\u52a1\u5668\u8fd4\u56de\u7684\u5217\u8868\u4e5f\u53ef\u80fd\u4e0d\u5b8c\u6574\u3002 Calls GET https://uapis.cn/api/v1/game/minecraft/serverstatus.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"server": {
"description": "Minecraft\u670d\u52a1\u5668\u7684\u5730\u5740\uff0c\u53ef\u4ee5\u662f\u57df\u540d\uff08\u5982 `hypixel.net`\uff09\u6216 `IP:\u7aef\u53e3` \u7684\u5f62\u5f0f\uff08\u5982 `mc.example.com:25565`\uff09\u3002\u5982\u679c\u7701\u7565\u7aef\u53e3\uff0c\u5c06\u9ed8\u8ba4\u4f7f\u7528 `25565`\u3002",
"example": "play.minedhype.com",
"type": "string"
}
},
"required": [
"server"
],
"type": "object"
},
"name": "get_game_minecraft_serverstatus",
"title": "\u67e5\u8be2 MC \u670d\u52a1\u5668"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 MC \u73a9\u5bb6"
},
"description": "\u53ea\u9700\u8981\u4e00\u4e2a\u73a9\u5bb6\u7684\u7528\u6237\u540d\uff0c\u5c31\u80fd\u5feb\u901f\u83b7\u53d6\u5230\u4ed6\u7684\u6b63\u7248\u76ae\u80a4\u548c\u72ec\u4e00\u65e0\u4e8c\u7684UUID\uff01 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u57fa\u7840\u4f46\u975e\u5e38\u5b9e\u7528\u7684\u63a5\u53e3\u3002\u901a\u8fc7\u73a9\u5bb6\u5f53\u524d\u7684\u6e38\u620f\u5185\u540d\u79f0\uff08Username\uff09\uff0c\u4f60\u53ef\u4ee5\u67e5\u8be2\u5230\u4ed6\u5bf9\u5e94\u7684UUID\uff08\u552f\u4e00\u6807\u8bc6\u7b26\uff09\u548c\u5f53\u524d\u76ae\u80a4\u7684URL\u5730\u5740\u3002\u8fd9\u662f\u6784\u5efa\u8bb8\u591a\u5176\u4ed6\u73a9\u5bb6\u76f8\u5173\u670d\u52a1\u7684\u7b2c\u4e00\u6b65\u3002 Calls GET https://uapis.cn/api/v1/game/minecraft/userinfo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"username": {
"description": "\u73a9\u5bb6\u7684 Minecraft \u6e38\u620f\u5185\u540d\u79f0\uff08\u6b63\u7248ID\uff09\u3002",
"example": "Notch",
"type": "string"
}
},
"required": [
"username"
],
"type": "object"
},
"name": "get_game_minecraft_userinfo",
"title": "\u67e5\u8be2 MC \u73a9\u5bb6"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 Steam \u7528\u6237"
},
"description": "\u60f3\u5728\u4f60\u7684\u7f51\u7ad9\u6216\u5e94\u7528\u4e2d\u5c55\u793a\u7528\u6237\u7684 Steam \u4e2a\u4eba\u8d44\u6599\uff1f\u8fd9\u4e2a\u63a5\u53e3\u5c31\u662f\u4e3a\u4f60\u51c6\u5907\u7684\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u4e00\u4e2a\u7528\u6237\u7684 Steam \u6807\u8bc6\uff08\u652f\u6301\u591a\u79cd\u683c\u5f0f\uff09\uff0c\u4f60\u53ef\u4ee5\u83b7\u53d6\u5230\u4ed6\u516c\u5f00\u7684\u4e2a\u4eba\u8d44\u6599\u6458\u8981\uff0c\u5305\u62ec\u6635\u79f0\u3001\u5934\u50cf\u3001\u5728\u7ebf\u72b6\u6001\u3001\u771f\u5b9e\u59d3\u540d\uff08\u5982\u679c\u516c\u5f00\uff09\u548c\u4e2a\u4eba\u8d44\u6599\u4e3b\u9875URL\u7b49\u4fe1\u606f\u3002 ## \u652f\u6301\u7684\u53c2\u6570\u683c\u5f0f \u63a5\u53e3\u73b0\u5728\u652f\u6301\u4ee5\u4e0b\u51e0\u79cd\u6807\u8bc6\u7b26\u683c\u5f0f\uff1a - **steamid**: 64\u4f4dSteamID\uff08\u5982 76561197960287930\uff09 - **id**: \u81ea\u5b9a\u4e49URL\u540d\u79f0\uff08\u5982 gabelogannewell\uff09 Calls GET https://uapis.cn/api/v1/game/steam/summary.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"id": {
"description": "\u7528\u6237\u7684 Steam \u81ea\u5b9a\u4e49URL\u540d\u79f0\uff08Vanity URL\uff09\u3002\u4f8b\u5982\u4e2a\u4eba\u8d44\u6599\u94fe\u63a5\u4e2d `/id/` \u540e\u9762\u7684\u90e8\u5206\u3002",
"example": "gabelogannewell",
"type": "string"
},
"id3": {
"description": "\u7528\u6237\u7684 Steam ID3 \u683c\u5f0f\u6807\u8bc6\u7b26\u3002\u4f20\u7edf\u7684 Steam ID \u683c\u5f0f\uff0c\u5f62\u5982 STEAM_X:Y:Z\u3002",
"example": "STEAM_0:0:22202",
"type": "string"
},
"key": {
"description": "\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u4f20\u7684\u8bbf\u95ee\u51ed\u8bc1\u3002\u6b64\u53c2\u6570\u9009\u586b\uff0c\u5982\u679c\u4f20\u5165\uff0c\u5c06\u4f18\u5148\u4f7f\u7528\u60a8\u63d0\u4f9b\u7684\u503c\u3002\u8bf7\u6ce8\u610f\u59a5\u5584\u4fdd\u7ba1\uff0c\u4e0d\u8981\u628a\u5b83\u5199\u8fdb\u516c\u5f00\u7684\u524d\u7aef\u4ee3\u7801\u4e2d\u3002",
"type": "string"
},
"steamid": {
"description": "\u7528\u6237\u7684 Steam \u6807\u8bc6\u3002\u53ef\u4ee5\u662f\u4ee5\u4e0b\u4efb\u610f\u4e00\u79cd\u683c\u5f0f\uff1a\n- \u7eaf\u6570\u5b57\u7684 **SteamID64**\n- \u7528\u6237\u7684 **\u81ea\u5b9a\u4e49 URL \u540d\u79f0** (Vanity URL)\n- \u5b8c\u6574\u7684 **\u4e2a\u4eba\u8d44\u6599\u94fe\u63a5** (\u5305\u542b SteamID64 \u6216\u81ea\u5b9a\u4e49\u540d\u79f0)\n- \u597d\u53cb\u4ee3\u7801 (\u5982 `22202`)",
"example": "76561197960287930",
"type": "string"
}
},
"type": "object"
},
"name": "get_game_steam_summary",
"title": "\u67e5\u8be2 Steam \u7528\u6237"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "Epic \u514d\u8d39\u6e38\u620f"
},
"description": "\u767d\u5ad6\u515a\u7684\u798f\u97f3\u6765\u4e86\uff01\u60f3\u7b2c\u4e00\u65f6\u95f4\u77e5\u9053Epic\u5546\u5e97\u672c\u5468\u9001\u4e86\u54ea\u4e9b\u6e38\u620f\u5927\u4f5c\u5417\uff1f ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u5e2e\u4f60\u5b9e\u65f6\u8ffd\u8e2aEpic Games\u5546\u5e97\u7684\u6bcf\u5468\u514d\u8d39\u6e38\u620f\u6d3b\u52a8\u3002\u65e0\u9700\u4efb\u4f55\u53c2\u6570\uff0c\u8c03\u7528\u540e\u5373\u53ef\u83b7\u5f97\u5f53\u524d\u6240\u6709\u514d\u8d39\u6e38\u620f\u7684\u5b8c\u6574\u4fe1\u606f\uff0c\u5305\u62ec\u6e38\u620f\u5c01\u9762\u3001\u539f\u4ef7\u3001\u5269\u4f59\u65f6\u95f4\u7b49\uff0c\u518d\u4e5f\u4e0d\u7528\u62c5\u5fc3\u9519\u8fc7\u5fc3\u4eea\u7684\u514d\u8d39\u6e38\u620f\u4e86\uff01 ## \u4f7f\u7528\u573a\u666f - \u5f00\u53d1\u6e38\u620f\u8d44\u8baf\u5e94\u7528\u6216\u7f51\u7ad9 - \u5236\u4f5cEpic\u514d\u8d39\u6e38\u620f\u63a8\u9001\u673a\u5668\u4eba - \u4e3a\u7528\u6237\u63d0\u4f9b\u6e38\u620f\u6536\u85cf\u5efa\u8bae - \u6784\u5efa\u4e2a\u4eba\u6e38\u620f\u5e93\u7ba1\u7406\u5de5\u5177 > [!TIP] > **\u5173\u4e8e\u65f6\u95f4\u683c\u5f0f** > \u4e3a\u4e86\u65b9\u4fbf\u4e0d\u540c\u573a\u666f\u7684\u4f7f\u7528 Calls GET https://uapis.cn/api/v1/game/epic-free.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_game_epic_free",
"title": "Epic \u514d\u8d39\u6e38\u620f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u83b7\u53d6\u5fc5\u5e94\u6bcf\u65e5\u58c1\u7eb8"
},
"description": "\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u83b7\u53d6\u6700\u65b0\u6216\u6307\u5b9a\u65e5\u671f\u7684\u5fc5\u5e94\u58c1\u7eb8\u3002\u9ed8\u8ba4\u76f4\u63a5\u8fd4\u56de\u56fe\u7247\uff0c\u4e5f\u53ef\u4ee5\u4f20 format=json \u83b7\u53d6\u5143\u6570\u636e\uff0c\u6216\u8005\u4f20 format=redirect \u76f4\u63a5\u8df3\u8f6c\u5230\u6700\u7ec8\u56fe\u7247\u5730\u5740\u3002 ## \u529f\u80fd\u6982\u8ff0 - \u4e0d\u4f20\u53c2\u6570\u65f6\uff0c\u9ed8\u8ba4\u8fd4\u56de\u5f53\u5929\u58c1\u7eb8\u56fe\u7247\u4e8c\u8fdb\u5236 - \u53ef\u4ee5\u4f20 date \u67e5\u8be2\u6307\u5b9a\u65e5\u671f\u7684\u58c1\u7eb8 - \u53ef\u4ee5\u4f20 resolution \u9009\u62e9 4k \u6216 1080 - \u53ef\u4ee5\u4f20 format \u63a7\u5236\u8fd4\u56de\u56fe\u7247\u3001JSON \u6216 302 \u8df3\u8f6c - \u5f53\u4f20 format=json \u65f6\uff0c\u8fd4\u56de\u7684\u662f\u6241\u5e73 JSON \u5bf9\u8c61\uff0c\u91cc\u9762\u4f1a\u5305\u542b Calls GET https://uapis.cn/api/v1/image/bing-daily.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"date": {
"description": "\u58c1\u7eb8\u65e5\u671f\uff0c\u683c\u5f0f\u662f `YYYY-MM-DD`\u3002\u4e0d\u4f20\u65f6\u8fd4\u56de\u5f53\u5929\u58c1\u7eb8\u3002",
"type": "string"
},
"format": {
"default": "image",
"description": "\u54cd\u5e94\u683c\u5f0f\u3002\u53ef\u4ee5\u4f20 `image`\u3001`json` \u6216 `redirect`\u3002\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `image`\u3002",
"enum": [
"image",
"json",
"redirect"
],
"enumLabels": {
"image": "\u76f4\u63a5\u8fd4\u56de\u56fe\u7247\u4e8c\u8fdb\u5236\uff08\u9ed8\u8ba4\uff09",
"json": "\u8fd4\u56de\u58c1\u7eb8\u5143\u6570\u636e JSON",
"redirect": "302 \u8df3\u8f6c\u5230\u6700\u7ec8\u56fe\u7247\u5730\u5740"
},
"type": "string"
},
"random": {
"default": false,
"description": "\u662f\u5426\u6bcf\u6b21\u8bf7\u6c42\u968f\u673a\u8fd4\u56de\u4e00\u5f20\u5386\u53f2\u58c1\u7eb8\u3002\u4f20 `true` \u65f6\u751f\u6548\uff1b\u4e0d\u80fd\u548c `date` \u540c\u65f6\u4f7f\u7528\u3002\u4e0d\u4f20\u6216\u4f20 `false` \u65f6\u4fdd\u6301\u9ed8\u8ba4\u5f53\u5929/\u6307\u5b9a\u65e5\u671f\u903b\u8f91\u3002",
"example": true,
"type": "boolean"
},
"resolution": {
"default": "4k",
"description": "\u8fd4\u56de\u56fe\u7247\u7684\u76ee\u6807\u5206\u8fa8\u7387\u3002\u53ef\u4ee5\u4f20 `4k` \u6216 `1080`\uff0c\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `4k`\u3002",
"enum": [
"4k",
"1080"
],
"enumLabels": {
"1080": "1920 \u5bbd\u56fe",
"4k": "4K \u539f\u56fe\uff08\u9ed8\u8ba4\uff09"
},
"example": "4k",
"type": "string"
}
},
"type": "object"
},
"name": "get_image_bing_daily",
"title": "\u83b7\u53d6\u5fc5\u5e94\u6bcf\u65e5\u58c1\u7eb8"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u5fc5\u5e94\u58c1\u7eb8\u5386\u53f2"
},
"description": "\u8fd9\u4e2a\u63a5\u53e3\u7528\u4e8e\u67e5\u8be2\u5fc5\u5e94\u58c1\u7eb8\u5386\u53f2\u5217\u8868\uff0c\u4e5f\u53ef\u4ee5\u6309\u65e5\u671f\u7cbe\u786e\u67e5\u8be2\u67d0\u4e00\u5929\u3002\u9ed8\u8ba4\u6309\u65f6\u95f4\u5012\u5e8f\u8fd4\u56de JSON\u3002 ## \u529f\u80fd\u6982\u8ff0 - \u53ef\u4ee5\u4f20 date \u7cbe\u786e\u67e5\u8be2\u67d0\u4e00\u5929\uff0c\u547d\u4e2d\u540e\u53ea\u8fd4\u56de 1 \u6761\u6570\u636e - \u4e0d\u4f20 date \u65f6\uff0c\u6309\u65f6\u95f4\u5012\u5e8f\u5206\u9875\u8fd4\u56de\u5386\u53f2\u5217\u8868 - \u53ef\u4ee5\u4f20 resolution \u8ba9 image_url \u76f4\u63a5\u5bf9\u5e94 4k \u6216 1080 - \u53ef\u4ee5\u4f20 page \u548c page_size \u63a7\u5236\u5206\u9875 - \u6bcf\u6761\u8bb0\u5f55\u90fd\u662f\u6241\u5e73 JSON \u5bf9\u8c61\uff0c\u91cc\u9762\u4f1a\u5305\u542b\u6807\u9898\u3001\u526f\u6807\u9898\u3001\u8bf4\u660e\u6587\u6848\u3001\u7248\u6743\u4fe1\u606f\u3001\u95ee\u7b54\u4fe1\u606f\u548c\u56fe\u7247\u5730\u5740\u7b49\u5b57\u6bb5 # Calls GET https://uapis.cn/api/v1/image/bing-daily/history.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"date": {
"description": "\u58c1\u7eb8\u65e5\u671f\uff0c\u683c\u5f0f\u662f `YYYY-MM-DD`\u3002\u4f20\u4e86\u4ee5\u540e\u4f1a\u6309\u65e5\u671f\u7cbe\u786e\u67e5\u8be2\uff0c\u5e76\u4e14\u5ffd\u7565 `page` \u548c `page_size`\u3002",
"example": "2026-04-05",
"type": "string"
},
"page": {
"default": 1,
"description": "\u5206\u9875\u9875\u7801\uff0c\u5fc5\u987b\u662f\u6b63\u6574\u6570\u3002\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `1`\u3002\u53ea\u6709\u5728\u4e0d\u4f20 `date` \u65f6\u624d\u751f\u6548\u3002",
"example": 2,
"minimum": 1,
"type": "integer"
},
"page_size": {
"default": 30,
"description": "\u6bcf\u9875\u6761\u6570\uff0c\u5fc5\u987b\u662f\u6b63\u6574\u6570\u3002\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `30`\uff0c\u6700\u5927\u662f `100`\u3002\u53ea\u6709\u5728\u4e0d\u4f20 `date` \u65f6\u624d\u751f\u6548\u3002",
"example": 10,
"maximum": 100,
"minimum": 1,
"type": "integer"
},
"resolution": {
"default": "4k",
"description": "\u8fd4\u56de\u56fe\u7247\u7684\u76ee\u6807\u5206\u8fa8\u7387\u3002\u53ef\u4ee5\u4f20 `4k` \u6216 `1080`\uff0c\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `4k`\u3002",
"enum": [
"4k",
"1080"
],
"enumLabels": {
"1080": "1920 \u5bbd\u56fe",
"4k": "4K \u539f\u56fe\uff08\u9ed8\u8ba4\uff09"
},
"example": "1080",
"type": "string"
}
},
"type": "object"
},
"name": "get_image_bing_daily_history",
"title": "\u67e5\u8be2\u5fc5\u5e94\u58c1\u7eb8\u5386\u53f2"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u901a\u8fc7Base64\u7f16\u7801\u4e0a\u4f20\u56fe\u7247"
},
"description": "\u5f53\u4f60\u9700\u8981\u5728\u524d\u7aef\u5904\u7406\u5b8c\u56fe\u7247\uff08\u6bd4\u5982\u88c1\u526a\u3001\u52a0\u6ee4\u955c\u540e\uff09\uff0c\u4e0d\u901a\u8fc7\u4f20\u7edf\u8868\u5355\uff0c\u800c\u662f\u76f4\u63a5\u4e0a\u4f20\u56fe\u7247\u7684\u573a\u666f\uff0c\u8fd9\u4e2a\u63a5\u53e3\u5c31\u6d3e\u4e0a\u7528\u573a\u4e86\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ea\u9700\u8981\u5c06\u56fe\u7247\u7684 Base64 \u7f16\u7801\u5b57\u7b26\u4e32\u53d1\u9001\u8fc7\u6765\uff0c\u6211\u4eec\u5c31\u4f1a\u628a\u5b83\u89e3\u7801\u3001\u4fdd\u5b58\u4e3a\u56fe\u7247\u6587\u4ef6\uff0c\u5e76\u8fd4\u56de\u4e00\u4e2a\u53ef\u4f9b\u8bbf\u95ee\u7684\u516c\u5f00 URL\u3002 ## \u4f7f\u7528\u987b\u77e5 > [!IMPORTANT] > **\u5173\u4e8e imageData \u683c\u5f0f** > \u4f60\u53d1\u9001\u7684 imageData \u5b57\u7b26\u4e32\u5fc5\u987b\u662f\u5b8c\u6574\u7684 Base64 Data URI \u683c\u5f0f\uff0c\u5b83\u9700\u8981\u5305\u542b MIME \u7c7b\u578b\u4fe1\u606f\uff0c\u4f8b\u5982 data: Calls POST https://uapis.cn/api/v1/image/frombase64.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_image_frombase64",
"title": "\u901a\u8fc7Base64\u7f16\u7801\u4e0a\u4f20\u56fe\u7247"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u751f\u6210\u6478\u6478\u5934GIF (QQ\u53f7)"
},
"description": "\u60f3\u5728\u7ebfrua\u4e00\u4e0b\u597d\u53cb\u7684\u5934\u50cf\u5417\uff1f\u8fd9\u4e2a\u8da3\u5473\u63a5\u53e3\u53ef\u4ee5\u6ee1\u8db3\u4f60\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6b64\u63a5\u53e3\u901a\u8fc7GET\u65b9\u6cd5\uff0c\u4e13\u95e8\u7528\u4e8e\u901a\u8fc7QQ\u53f7\u751f\u6210\u6478\u6478\u5934GIF\u3002\u4f60\u53ea\u9700\u8981\u63d0\u4f9b\u4e00\u4e2aQQ\u53f7\u7801\uff0c\u6211\u4eec\u5c31\u4f1a\u81ea\u52a8\u83b7\u53d6\u5176\u516c\u5f00\u5934\u50cf\uff0c\u5e76\u5236\u4f5c\u6210\u4e00\u4e2a\u53ef\u7231\u7684\u52a8\u56fe\u3002 ## \u4f7f\u7528\u987b\u77e5 - **\u54cd\u5e94\u683c\u5f0f**\uff1a\u63a5\u53e3\u6210\u529f\u65f6\u76f4\u63a5\u8fd4\u56de image/gif \u683c\u5f0f\u7684\u4e8c\u8fdb\u5236\u6570\u636e\u3002 - **\u80cc\u666f\u989c\u8272**\uff1a\u4f60\u53ef\u4ee5\u901a\u8fc7 bg_color \u53c2\u6570\u6765\u63a7\u5236GIF\u7684\u80cc\u666f\u3002\u4f7f\u7528 transparent \u9009\u9879\u53ef\u4ee5\u8ba9\u5b83\u66f4\u597d\u5730\u878d\u5165\u5404\u79cd\u804a\u5929\u80cc\u666f\u4e2d\u3002 Calls GET https://uapis.cn/api/v1/image/motou.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"bg_color": {
"description": "GIF\u7684\u80cc\u666f\u989c\u8272\u3002\u7559\u7a7a\u5219\u7531\u540e\u7aef\u670d\u52a1\u51b3\u5b9a\u9ed8\u8ba4\u503c\u3002",
"enum": [
"white",
"black",
"transparent"
],
"enumLabels": {
"black": "\u9ed1\u8272",
"transparent": "\u900f\u660e",
"white": "\u767d\u8272"
},
"example": "transparent",
"type": "string"
},
"qq": {
"description": "\u4f60\u60f3\u8981\u6478\u5934\u7684\u5bf9\u8c61\u7684QQ\u53f7\u7801\u3002",
"example": "10001",
"type": "string"
}
},
"required": [
"qq"
],
"type": "object"
},
"name": "get_image_motou",
"title": "\u751f\u6210\u6478\u6478\u5934GIF (QQ\u53f7)"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u751f\u6210\u6478\u6478\u5934GIF"
},
"description": "\u9664\u4e86\u4f7f\u7528QQ\u5934\u50cf\uff0c\u4f60\u8fd8\u53ef\u4ee5\u901a\u8fc7\u4e0a\u4f20\u81ea\u5df1\u7684\u56fe\u7247\u6216\u63d0\u4f9b\u56fe\u7247URL\u6765\u5236\u4f5c\u72ec\u4e00\u65e0\u4e8c\u7684\u6478\u6478\u5934GIF\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6b64\u63a5\u53e3\u901a\u8fc7POST\u65b9\u6cd5\uff0c\u652f\u6301\u4e24\u79cd\u65b9\u5f0f\u751f\u6210GIF\uff1a 1. **\u56fe\u7247URL**\uff1a\u5728\u8868\u5355\u4e2d\u63d0\u4f9b image_url \u5b57\u6bb5\u3002 2. **\u4e0a\u4f20\u56fe\u7247**\uff1a\u5728\u8868\u5355\u4e2d\u4e0a\u4f20 file \u6587\u4ef6\u3002 ## \u4f7f\u7528\u987b\u77e5 - **\u54cd\u5e94\u683c\u5f0f**\uff1a\u63a5\u53e3\u6210\u529f\u65f6\u76f4\u63a5\u8fd4\u56de image/gif \u683c\u5f0f\u7684\u4e8c\u8fdb\u5236\u6570\u636e\u3002 - **\u53c2\u6570\u4f18\u5148\u7ea7**\uff1a\u5982\u679c\u540c\u65f6\u63d0\u4f9b\u4e86 image_url \u548c\u4e0a\u4f20\u7684 file \u6587\u4ef6\uff0c\u7cfb\u7edf\u5c06 **\u4f18 Calls POST https://uapis.cn/api/v1/image/motou.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "post_image_motou",
"title": "\u751f\u6210\u6478\u6478\u5934GIF"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u751f\u6210\u4f60\u4eec\u600e\u4e48\u4e0d\u8bf4\u8bdd\u4e86\u8868\u60c5\u5305"
},
"description": "\u4f60\u4eec\u600e\u4e48\u4e0d\u8bf4\u8bdd\u4e86\uff1f\u662f\u4e0d\u662f\u90fd\u5728\u5077\u5077\u73a9Uapi\uff0c\u6c42\u6c42\u4f60\u4eec\u4e0d\u8981\u73a9Uapi\u4e86 ## \u4f7f\u7528\u987b\u77e5 - **\u54cd\u5e94\u683c\u5f0f**\uff1a\u63a5\u53e3\u6210\u529f\u65f6\u76f4\u63a5\u8fd4\u56de image/png \u683c\u5f0f\u7684\u4e8c\u8fdb\u5236\u6570\u636e\u3002 - **\u6587\u5b57\u5185\u5bb9**\uff1a\u81f3\u5c11\u9700\u8981\u63d0\u4f9b top_text\uff08\u4e0a\u65b9\u6587\u5b57\uff09\u6216 bottom_text\uff08\u4e0b\u65b9\u6587\u5b57\uff09\u4e4b\u4e00\u3002 - **\u6897\u56fe\u903b\u8f91**\uff1a\u4e0a\u65b9\u63cf\u8ff0\u67d0\u4e2a\u884c\u4e3a\uff0c\u4e0b\u65b9\u901a\u5e38\u4ee5\u300c\u4eec\u300d\u5f00\u5934\u8868\u793a\u529d\u963b\uff0c\u5f62\u6210\u620f\u8c11\u7684\u5bf9\u6bd4\u6548\u679c\u3002 Calls POST https://uapis.cn/api/v1/image/speechless.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_image_speechless",
"title": "\u751f\u6210\u4f60\u4eec\u600e\u4e48\u4e0d\u8bf4\u8bdd\u4e86\u8868\u60c5\u5305"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u751f\u6210\u4e8c\u7ef4\u7801"
},
"description": "\u65e0\u8bba\u662f\u7f51\u5740\u3001\u6587\u672c\u8fd8\u662f\u8054\u7cfb\u65b9\u5f0f\uff0c\u901a\u901a\u53ef\u4ee5\u53d8\u6210\u4e00\u4e2a\u4e8c\u7ef4\u7801\uff01\u8fd9\u662f\u4e00\u4e2a\u975e\u5e38\u7075\u6d3b\u7684\u4e8c\u7ef4\u7801\u751f\u6210\u5de5\u5177\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u63d0\u4f9b\u4e00\u6bb5\u6587\u672c\u5185\u5bb9\uff0c\u6211\u4eec\u4e3a\u4f60\u751f\u6210\u5bf9\u5e94\u7684\u4e8c\u7ef4\u7801\u56fe\u7247\u3002\u4f60\u53ef\u4ee5\u81ea\u5b9a\u4e49\u5c3a\u5bf8\u3001\u524d\u666f\u8272\u3001\u80cc\u666f\u8272\uff0c\u8fd8\u652f\u6301\u900f\u660e\u80cc\u666f\uff0c\u5e76\u9009\u62e9\u4e0d\u540c\u7684\u8fd4\u56de\u683c\u5f0f\u4ee5\u9002\u5e94\u4e0d\u540c\u573a\u666f\u3002 Calls GET https://uapis.cn/api/v1/image/qrcode.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"bgcolor": {
"default": "#FFFFFF",
"description": "\u4e8c\u7ef4\u7801\u80cc\u666f\u8272\uff0c\u4f7f\u7528\u5341\u516d\u8fdb\u5236\u683c\u5f0f\u3002\u5f53 `transparent=true` \u65f6\u6b64\u53c2\u6570\u4f1a\u88ab\u5ffd\u7565\u3002URL \u4e2d\u9700\u8981\u5c06 `#` \u7f16\u7801\u4e3a `%23`\u3002",
"type": "string"
},
"fgcolor": {
"default": "#000000",
"description": "\u4e8c\u7ef4\u7801\u524d\u666f\u8272\uff08\u5373\u4e8c\u7ef4\u7801\u672c\u8eab\u7684\u989c\u8272\uff09\uff0c\u4f7f\u7528\u5341\u516d\u8fdb\u5236\u683c\u5f0f\u3002URL \u4e2d\u9700\u8981\u5c06 `#` \u7f16\u7801\u4e3a `%23`\u3002",
"type": "string"
},
"format": {
"default": "image",
"description": "\u6307\u5b9a\u54cd\u5e94\u5185\u5bb9\u7684\u683c\u5f0f\u3002\u53ef\u9009\u503c\u4e3a `image`, `json`, `json_url`\u3002",
"enum": [
"image",
"json",
"json_url"
],
"enumLabels": {
"image": "\u56fe\u7247",
"json": "JSON\u6570\u636e",
"json_url": "JSON+URL"
},
"example": "image",
"type": "string"
},
"size": {
"default": 256,
"description": "\u4e8c\u7ef4\u7801\u56fe\u7247\u7684\u8fb9\u957f\uff08\u6b63\u65b9\u5f62\uff09\uff0c\u5355\u4f4d\u662f\u50cf\u7d20\u3002\u6709\u6548\u8303\u56f4\u662f 256 \u5230 2048 \u4e4b\u95f4\u3002",
"example": 512,
"maximum": 2048,
"type": "integer"
},
"text": {
"description": "\u4f60\u5e0c\u671b\u7f16\u7801\u5230\u4e8c\u7ef4\u7801\u4e2d\u7684\u4efb\u4f55\u6587\u672c\u5185\u5bb9\uff0c\u6bd4\u5982\u4e00\u4e2aURL\u3001\u4e00\u6bb5\u8bdd\u6216\u8005\u4e00\u4e2aJSON\u5b57\u7b26\u4e32\u3002",
"example": "https://www.bilibili.com/video/BV1uT4y1P7CX/",
"type": "string"
},
"transparent": {
"default": false,
"description": "\u662f\u5426\u4f7f\u7528\u900f\u660e\u80cc\u666f\u3002\u542f\u7528\u540e\u751f\u6210\u7684 PNG \u56fe\u7247\u5c06\u5177\u6709 alpha \u901a\u9053\uff0c\u80cc\u666f\u900f\u660e\u3002",
"type": "boolean"
}
},
"required": [
"text"
],
"type": "object"
},
"name": "get_image_qrcode",
"title": "\u751f\u6210\u4e8c\u7ef4\u7801"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u56fe\u7247\u8f6c Base64"
},
"description": "\u770b\u5230\u4e00\u5f20\u7f51\u4e0a\u7684\u56fe\u7247\uff0c\u60f3\u628a\u5b83\u8f6c\u6362\u6210 Base64 \u7f16\u7801\u4ee5\u4fbf\u5d4c\u5165\u5230\u4f60\u7684 HTML \u6216 CSS \u4e2d\uff1f\u7528\u8fd9\u4e2a\u63a5\u53e3\u5c31\u5bf9\u4e86\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u63d0\u4f9b\u4e00\u4e2a\u516c\u5f00\u53ef\u8bbf\u95ee\u7684\u56fe\u7247 URL\uff0c\u6211\u4eec\u5e2e\u4f60\u628a\u5b83\u4e0b\u8f7d\u4e0b\u6765\uff0c\u5e76\u8f6c\u6362\u6210\u5305\u542b MIME \u7c7b\u578b\u7684 Base64 Data URI \u5b57\u7b26\u4e32\u8fd4\u56de\u7ed9\u4f60\u3002 Calls GET https://uapis.cn/api/v1/image/tobase64.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"url": {
"description": "\u9700\u8981\u8f6c\u6362\u4e3aBase64\u7684\u3001\u53ef\u516c\u5f00\u8bbf\u95ee\u7684\u56fe\u7247URL\u5730\u5740\u3002",
"example": "https://ts3.tc.mm.bing.net/th?id=ORMS.44196851bb1757ec3f66572811fe8e07&pid=Wdp&w=612&h=304&qlt=90&c=1&rs=1&dpr=1.25&p=0",
"format": "url",
"type": "string"
}
},
"required": [
"url"
],
"type": "object"
},
"name": "get_image_tobase64",
"title": "\u56fe\u7247\u8f6c Base64"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u89e3\u7801\u5e76\u7f29\u653e\u56fe\u7247"
},
"description": "\u5728 RAM \u548c Flash \u6781\u5176\u6709\u9650\u7684\u8bbe\u5907\u4e0a\u89e3\u7801\u56fe\u7247\u662f\u4e00\u9879\u7e41\u91cd\u7684\u4efb\u52a1\u3002\u8fd9\u4e2a\u63a5\u53e3\u4e13\u4e3a IoT \u548c\u5d4c\u5165\u5f0f\u5f00\u53d1\u8bbe\u8ba1\uff0c\u5c06\u590d\u6742\u7684\u56fe\u50cf\u89e3\u7801\u548c\u7f29\u653e\u64cd\u4f5c\u8f6c\u79fb\u5230\u4e91\u7aef\uff0c\u76f4\u63a5\u8f93\u51fa\u9002\u7528\u4e8e\u5355\u7247\u673a\u5c4f\u5e55\u7684\u4e8c\u8fdb\u5236\u50cf\u7d20\u6d41\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6b64\u63a5\u53e3\u63d0\u4f9b\u4e86\u7075\u6d3b\u7684\u4e91\u7aef\u56fe\u50cf\u9884\u5904\u7406\u80fd\u529b\uff0c\u5e2e\u52a9\u786c\u4ef6\u5f00\u53d1\u8005\u8df3\u8fc7\u7e41\u7410\u7684\u56fe\u50cf\u5904\u7406\u903b\u8f91\uff1a - **\u76f4\u63a5\u63a8\u6d41\u6e32\u67d3**\uff1a\u5982\u679c\u9009\u62e9\u8f93\u51fa\u7eaf\u50cf\u7d20\u6d41\uff08\u5982 RGB565\uff09\uff0c\u5355\u7247\u673a\u6536\u5230\u7f51\u7edc\u6570\u636e\u540e\u65e0\u9700\u89e3\u6790\u6587\u4ef6\u5934\uff0c\u53ef\u76f4\u63a5\u5c06\u5176\u5199\u5165\u663e\u5b58\uff0c\u5b9e\u73b0\u6781\u4f4e\u5185\u5b58\u5360\u7528\u7684\u8fb9\u4e0b\u8fb9\u64ad\u3002 - **\u5b8c\u7f8e\u9002\u914d\u5c4f\u5e55**\uff1a\u65e0\u9700\u5728\u8bbe\u5907\u7aef\u7f16\u5199 Calls POST https://uapis.cn/api/v1/image/decode.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"background": {
"default": "black",
"description": "\u80cc\u666f\u8272\u3002\u53ef\u4ee5\u4f20 `black`\u3001`white` \u6216 `#RRGGBB`\uff0c\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `black`\u3002",
"type": "string"
},
"color_mode": {
"default": "RGB888",
"description": "BMP \u8f93\u51fa\u7684\u989c\u8272\u6a21\u5f0f\u3002\u53ea\u6709\u5728 `format=bmp` \u65f6\u624d\u751f\u6548\uff0c\u53ef\u4ee5\u4f20 `RGB565` \u6216 `RGB888`\uff0c\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `RGB888`\u3002",
"enum": [
"RGB565",
"RGB888"
],
"enumLabels": {
"RGB565": "16 \u4f4d BMP",
"RGB888": "24 \u4f4d BMP\uff08\u9ed8\u8ba4\uff09"
},
"type": "string"
},
"fit": {
"default": "contain",
"description": "\u7f29\u653e\u6a21\u5f0f\u3002\u53ef\u4ee5\u4f20 `contain`\u3001`cover` \u6216 `fill`\uff0c\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `contain`\u3002\u5f53\u4f20 `cover` \u6216 `fill` \u65f6\uff0c`width` \u548c `height` \u90fd\u8981\u4f20\u3002",
"enum": [
"contain",
"cover",
"fill"
],
"enumLabels": {
"contain": "\u7b49\u6bd4\u7f29\u653e\u5e76\u8865\u8fb9\uff08\u9ed8\u8ba4\uff09",
"cover": "\u7b49\u6bd4\u88c1\u526a\u94fa\u6ee1",
"fill": "\u76f4\u63a5\u62c9\u4f38\u5230\u76ee\u6807\u5c3a\u5bf8"
},
"type": "string"
},
"format": {
"default": "bmp",
"description": "\u8f93\u51fa\u683c\u5f0f\u3002\u53ef\u4ee5\u4f20 `bmp`\u3001`rgb565` \u6216 `rgb888`\uff0c\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `bmp`\u3002",
"enum": [
"bmp",
"rgb565",
"rgb888"
],
"enumLabels": {
"bmp": "BMP \u56fe\u7247\uff08\u9ed8\u8ba4\uff09",
"rgb565": "RGB565 \u539f\u59cb\u50cf\u7d20\u6d41",
"rgb888": "RGB888 \u539f\u59cb\u50cf\u7d20\u6d41"
},
"type": "string"
},
"height": {
"description": "\u76ee\u6807\u9ad8\u5ea6\uff0c\u5355\u4f4d\u662f\u50cf\u7d20\u3002\u53ef\u4ee5\u5355\u72ec\u4f20\uff0c\u4e5f\u53ef\u4ee5\u548c `width` \u4e00\u8d77\u4f20\u3002\u4e0e `max_width`\u3001`max_height` \u4e92\u65a5\u3002",
"maximum": 8192,
"minimum": 1,
"type": "integer"
},
"max_height": {
"description": "\u6700\u5927\u9ad8\u5ea6\uff0c\u5355\u4f4d\u662f\u50cf\u7d20\u3002\u53ea\u6709\u5728\u4e0d\u4f20 `width`\u3001`height` \u65f6\u624d\u751f\u6548\uff0c\u4f1a\u6309\u539f\u6bd4\u4f8b\u7f29\u653e\u3002",
"maximum": 8192,
"minimum": 1,
"type": "integer"
},
"max_width": {
"description": "\u6700\u5927\u5bbd\u5ea6\uff0c\u5355\u4f4d\u662f\u50cf\u7d20\u3002\u53ea\u6709\u5728\u4e0d\u4f20 `width`\u3001`height` \u65f6\u624d\u751f\u6548\uff0c\u4f1a\u6309\u539f\u6bd4\u4f8b\u7f29\u653e\u3002",
"maximum": 8192,
"minimum": 1,
"type": "integer"
},
"width": {
"description": "\u76ee\u6807\u5bbd\u5ea6\uff0c\u5355\u4f4d\u662f\u50cf\u7d20\u3002\u53ef\u4ee5\u5355\u72ec\u4f20\uff0c\u4e5f\u53ef\u4ee5\u548c `height` \u4e00\u8d77\u4f20\u3002\u4e0e `max_width`\u3001`max_height` \u4e92\u65a5\u3002",
"maximum": 8192,
"minimum": 1,
"type": "integer"
}
},
"type": "object"
},
"name": "post_image_decode",
"title": "\u89e3\u7801\u5e76\u7f29\u653e\u56fe\u7247"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "SVG\u8f6c\u56fe\u7247"
},
"description": "\u9700\u8981\u5c06\u7075\u6d3b\u7684 SVG \u77e2\u91cf\u56fe\u5f62\u8f6c\u6362\u4e3a\u5e38\u89c1\u7684\u5149\u6805\u56fe\u50cf\u683c\u5f0f\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u8f7b\u677e\u5b9e\u73b0\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4e0a\u4f20\u4e00\u4e2a SVG \u6587\u4ef6\uff0c\u5e76\u6307\u5b9a\u76ee\u6807\u683c\u5f0f\uff08\u5982 PNG\u3001JPEG \u7b49\uff09\uff0c\u63a5\u53e3\u5c06\u8fd4\u56de\u8f6c\u6362\u540e\u7684\u56fe\u50cf\u3002\u4f60\u8fd8\u53ef\u4ee5\u8c03\u6574\u8f93\u51fa\u56fe\u50cf\u7684\u5c3a\u5bf8\u548c\uff08\u5bf9\u4e8eJPEG\uff09\u538b\u7f29\u8d28\u91cf\uff0c\u4ee5\u6ee1\u8db3\u4e0d\u540c\u573a\u666f\u7684\u9700\u6c42\u3002 Calls POST https://uapis.cn/api/v1/image/svg.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"format": {
"default": "png",
"description": "\u8f93\u51fa\u56fe\u50cf\u7684\u76ee\u6807\u683c\u5f0f\u3002\u652f\u6301\u7684\u503c\uff1a`png`, `jpeg`, `jpg`, `gif`, `tiff`, `bmp`\u3002",
"enum": [
"png",
"jpeg",
"jpg",
"gif",
"tiff",
"bmp"
],
"type": "string"
},
"height": {
"description": "\u8f93\u51fa\u56fe\u50cf\u7684\u9ad8\u5ea6\uff08\u50cf\u7d20\uff09\u3002\u5982\u679c\u7701\u7565\uff0c\u5c06\u6839\u636e `width` \u4fdd\u6301\u5bbd\u9ad8\u6bd4\uff0c\u6216\u8005\u4f7f\u7528 SVG \u7684\u539f\u59cb\u9ad8\u5ea6\u3002",
"type": "integer"
},
"quality": {
"default": 90,
"description": "JPEG \u56fe\u50cf\u7684\u538b\u7f29\u8d28\u91cf\uff081-100\uff09\u3002\u4ec5\u5f53 `format` \u4e3a `jpeg` \u6216 `jpg` \u65f6\u6709\u6548\u3002",
"type": "integer"
},
"width": {
"description": "\u8f93\u51fa\u56fe\u50cf\u7684\u5bbd\u5ea6\uff08\u50cf\u7d20\uff09\u3002\u5982\u679c\u7701\u7565\uff0c\u5c06\u6839\u636e `height` \u4fdd\u6301\u5bbd\u9ad8\u6bd4\uff0c\u6216\u8005\u4f7f\u7528 SVG \u7684\u539f\u59cb\u5bbd\u5ea6\u3002",
"type": "integer"
}
},
"type": "object"
},
"name": "post_image_svg",
"title": "SVG\u8f6c\u56fe\u7247"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u65e0\u635f\u538b\u7f29\u56fe\u7247"
},
"description": "\u8fd8\u5728\u4e3a\u56fe\u7247\u4f53\u79ef\u548c\u52a0\u8f7d\u901f\u5ea6\u53d1\u6101\u5417\uff1f\u4f53\u9a8c\u4e00\u4e0b\u6211\u4eec\u5f3a\u5927\u7684**\u65e0\u635f\u538b\u7f29\u670d\u52a1**\uff0c\u5b83\u80fd\u5728\u51e0\u4e4e\u4e0d\u727a\u7272\u4efb\u4f55\u8089\u773c\u53ef\u611f\u77e5\u7684\u753b\u8d28\u7684\u524d\u63d0\u4e0b\uff0c\u5c06\u56fe\u7247\u4f53\u79ef\u538b\u7f29\u5230\u6781\u81f4\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ea\u9700\u8981\u4e0a\u4f20\u4e00\u5f20\u5e38\u89c1\u7684\u56fe\u7247\uff08\u5982 PNG, JPG\uff09\uff0c\u9009\u62e9\u4e00\u4e2a\u538b\u7f29\u7b49\u7ea7\uff0c\u5c31\u80fd\u83b7\u5f97\u4e00\u4e2a\u4f53\u79ef\u5c0f\u5230\u60ca\u4eba\u7684\u538b\u7f29\u6587\u4ef6\u3002\u8fd9\u5bf9\u4e8e\u9700\u8981\u5927\u91cf\u5c55\u793a\u9ad8\u6e05\u56fe\u7247\u7684\u7f51\u7ad9\u3001App \u6216\u5c0f\u7a0b\u5e8f\u6765\u8bf4\uff0c\u662f\u4f18\u5316\u7528\u6237\u4f53\u9a8c\u3001\u8282\u7701\u5e26\u5bbd\u548c\u5b58\u50a8\u6210\u672c\u7684\u5229\u5668\u3002 ## \u4f7f\u7528\u987b\u77e5 > [!TIP] > \u56fe\u7247\u8d8a\u5927\u6216\u538b\u7f29\u7b49\u7ea7\u8d8a\u9ad8\uff0c\u5904\u7406\u65f6\u95f4\u53ef\u80fd\u8d8a\u957f\uff0c\u8bf7\u60a8\u8010\u5fc3\u7b49\u5f85\u3002 > [!WARNIN Calls POST https://uapis.cn/api/v1/image/compress.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"format": {
"default": "png",
"description": "\u8f93\u51fa\u56fe\u7247\u683c\u5f0f\uff0c\u53ef\u4ee5\u662f 'png' \u6216 'jpeg'\u3002",
"enum": [
"png",
"jpeg"
],
"example": "png",
"type": "string"
},
"level": {
"default": 3,
"description": "\u538b\u7f29\u5f3a\u5ea6 (1-5)\uff0c\u9ed8\u8ba4\u4e3a 3\u3002\u6570\u5b57\u8d8a\u5c0f\uff0c\u538b\u7f29\u7387\u8d8a\u9ad8\u3002",
"enum": [
1,
2,
3,
4,
5
],
"example": 3,
"type": "integer"
}
},
"type": "object"
},
"name": "post_image_compress",
"title": "\u65e0\u635f\u538b\u7f29\u56fe\u7247"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u83b7\u53d6Gravatar\u5934\u50cf"
},
"description": "\u63d0\u4f9b\u7a33\u5b9a\u3001\u6613\u7528\u7684\u5934\u50cf\u83b7\u53d6\u80fd\u529b\uff0c\u9002\u5408\u5728\u7f51\u9875\u6216\u5e94\u7528\u4e2d\u76f4\u63a5\u5c55\u793a\u5934\u50cf\u3002 Calls GET https://uapis.cn/api/v1/avatar/gravatar.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"d": {
"default": "mp",
"description": "\u5f53\u7528\u6237\u6ca1\u6709\u81ea\u5df1\u7684 Gravatar \u5934\u50cf\u65f6\uff0c\u663e\u793a\u7684\u9ed8\u8ba4\u5934\u50cf\u7c7b\u578b\u3002\u53ef\u9009\u503c\u5305\u62ec `mp`, `identicon`, `monsterid`, `wavatar`, `retro`, `robohash`, `blank`, `404`\u3002",
"type": "string"
},
"email": {
"description": "\u7528\u6237\u7684 Email \u5730\u5740\u3002\u5982\u679c\u672a\u63d0\u4f9b `hash` \u53c2\u6570\uff0c\u5219\u6b64\u53c2\u6570\u4e3a\u5fc5\u9700\u3002",
"example": "shuakami@sdjz.wiki",
"type": "string"
},
"hash": {
"description": "\u7528\u6237 Email \u5730\u5740\u7684\u5c0f\u5199 MD5 \u54c8\u5e0c\u503c\u3002\u5982\u679c\u63d0\u4f9b\u6b64\u53c2\u6570\uff0c\u5c06\u5ffd\u7565 `email` \u53c2\u6570\u3002",
"type": "string"
},
"r": {
"default": "g",
"description": "\u5934\u50cf\u5206\u7ea7\u3002\u53ef\u9009\u503c\uff1a`g`, `pg`, `r`, `x`\u3002",
"type": "string"
},
"s": {
"default": 80,
"description": "\u5934\u50cf\u7684\u5c3a\u5bf8\uff0c\u5355\u4f4d\u4e3a\u50cf\u7d20\u3002\u6709\u6548\u8303\u56f4\u662f 1 \u5230 2048\u3002",
"type": "integer"
}
},
"type": "object"
},
"name": "get_avatar_gravatar",
"title": "\u83b7\u53d6Gravatar\u5934\u50cf"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u901a\u7528 OCR \u6587\u5b57\u8bc6\u522b"
},
"description": "\u65e0\u8bba\u60a8\u662f\u9700\u8981\u5b9e\u73b0\u7968\u636e\u7684\u81ea\u52a8\u5316\u5f55\u5165\uff0c\u8fd8\u662f\u5728\u7f51\u9875\u524d\u7aef\u5bf9\u56fe\u7247\u4e0a\u7684\u6587\u5b57\u8fdb\u884c\u5750\u6807\u6846\u9009\uff0c\u8fd9\u4e2a\u9ad8\u7cbe\u5ea6\u7684 OCR \u63a5\u53e3\u90fd\u80fd\u4e3a\u60a8\u63d0\u4f9b\u5f3a\u5927\u7684\u57fa\u7840\u80fd\u529b\u3002 ## \u529f\u80fd\u6982\u8ff0 > [!IMPORTANT] > \u5982\u679c\u60a8\u53ea\u5173\u5fc3\u56fe\u7247\u4e0a\u5199\u4e86\u4ec0\u4e48\uff08\u4f8b\u5982\u622a\u56fe\u53d6\u5b57\u6216\u5185\u5bb9\u5b89\u5168\u5ba1\u6838\uff09\uff0c\u5f3a\u70c8\u5efa\u8bae\u5c06 need_location \u8bbe\u7f6e\u4e3a false\u3002\u8fd9\u4f1a\u5927\u5e45\u7cbe\u7b80\u8fd4\u56de\u7684 JSON \u6570\u636e\u4f53\u79ef\uff0c\u63d0\u5347\u7f51\u7edc\u4f20\u8f93\u4e0e\u7cfb\u7edf\u89e3\u6790\u6548\u7387\u3002 \u9664\u4e86\u5e38\u89c4\u7684\u56fe\u7247\u8f6c\u6587\u5b57\uff0c\u8fd9\u4e2a\u63a5\u53e3\u8fd8\u9488\u5bf9\u5b9e\u9645\u5f00\u53d1\u573a\u666f\u505a\u4e86\u4e00\u4e9b\u5b9e\u7528\u8bbe\u8ba1\uff1a - **\u524d\u7aef\u6587\u5b57\u9ad8\u4eae\u4e0e\u7ed3\u6784\u5316\u5206\u6790**\uff1a\u9ed8\u8ba4 Calls POST https://uapis.cn/api/v1/image/ocr.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "post_image_ocr",
"title": "\u901a\u7528 OCR \u6587\u5b57\u8bc6\u522b"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u56fe\u7247\u654f\u611f\u68c0\u6d4b"
},
"description": "\u8fd9\u662f\u4e00\u4e2a\u56fe\u7247\u5185\u5bb9\u5ba1\u6838\u63a5\u53e3\uff0c\u81ea\u52a8\u8bc6\u522b\u56fe\u7247\u4e2d\u7684\u8fdd\u89c4\u5185\u5bb9\u5e76\u8fd4\u56de\u5904\u7406\u5efa\u8bae\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4e0a\u4f20\u56fe\u7247\u6587\u4ef6\u6216\u63d0\u4f9b\u56fe\u7247URL\uff0c\u63a5\u53e3\u4f1a\u81ea\u52a8\u5206\u6790\u56fe\u7247\u5185\u5bb9\uff0c\u8fd4\u56de\u662f\u5426\u8fdd\u89c4\u3001\u98ce\u9669\u7b49\u7ea7\u548c\u5904\u7406\u5efa\u8bae\u3002\u9002\u5408\u5bf9\u63a5\u5230\u7528\u6237\u4e0a\u4f20\u6d41\u7a0b\u4e2d\uff0c\u5b9e\u73b0\u81ea\u52a8\u5316\u5185\u5bb9\u5ba1\u6838\u3002 ## \u8fd4\u56de\u5b57\u6bb5\u8bf4\u660e - **is_nsfw**: \u662f\u5426\u5224\u5b9a\u4e3a\u8fdd\u89c4\u5185\u5bb9\uff0ctrue \u8868\u793a\u8fdd\u89c4\uff0cfalse \u8868\u793a\u6b63\u5e38 - **nsfw_score**: \u8fdd\u89c4\u5185\u5bb9\u7f6e\u4fe1\u5ea6\uff0c0-1 \u4e4b\u95f4\uff0c\u8d8a\u9ad8\u8868\u793a\u8d8a\u53ef\u80fd\u8fdd\u89c4 - **normal_score**: \u6b63\u5e38\u5185\u5bb9\u7f6e\u4fe1\u5ea6\uff0c0-1 Calls POST https://uapis.cn/api/v1/image/nsfw.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "post_image_nsfw",
"title": "\u56fe\u7247\u654f\u611f\u68c0\u6d4b"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u70ed\u699c"
},
"description": "\u60f3\u5feb\u901f\u8ddf\u4e0a\u7f51\u7edc\u70ed\u70b9\uff1f\u8fd9\u4e2a\u63a5\u53e3\u8ba9\u4f60\u4e00\u7f51\u6253\u5c3d\u5404\u5927\u4e3b\u6d41\u5e73\u53f0\u7684\u5b9e\u65f6\u70ed\u699c/\u70ed\u641c\uff01 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ea\u9700\u8981\u6307\u5b9a\u4e00\u4e2a\u5e73\u53f0\u7c7b\u578b\uff0c\u5c31\u80fd\u83b7\u53d6\u5230\u8be5\u5e73\u53f0\u5f53\u524d\u7684\u70ed\u699c\u6570\u636e\u5217\u8868\u3002\u6bcf\u4e2a\u70ed\u699c\u6761\u76ee\u90fd\u5305\u542b\u6807\u9898\u3001\u70ed\u5ea6\u503c\u548c\u539f\u59cb\u94fe\u63a5\u3002\u975e\u5e38\u9002\u5408\u7528\u4e8e\u5236\u4f5c\u4fe1\u606f\u805a\u5408\u7c7b\u5e94\u7528\u6216\u770b\u677f\u3002 ## \u4e09\u79cd\u4f7f\u7528\u6a21\u5f0f ### \u9ed8\u8ba4\u6a21\u5f0f \u53ea\u4f20 type \u53c2\u6570\uff0c\u8fd4\u56de\u8be5\u5e73\u53f0\u5f53\u524d\u7684\u5b9e\u65f6\u70ed\u699c\u3002 ### \u65f6\u5149\u673a\u6a21\u5f0f \u4f20 type + time \u53c2\u6570\uff0c\u8fd4\u56de\u6700\u63a5\u8fd1\u6307\u5b9a\u65f6\u95f4\u7684\u70ed\u699c\u5feb\u7167\u3002\u5982\u679c\u4e0d\u53ef\u7528\u6216\u65e0\u6570\u636e\uff0c\u4f1a\u8fd4\u56de\u7a7a\u3002 ### \u641c\u7d22\u6a21\u5f0f \u4f20 type + keyw Calls GET https://uapis.cn/api/v1/misc/hotboard.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"keyword": {
"description": "\u641c\u7d22\u6a21\u5f0f\uff1a\u641c\u7d22\u5173\u952e\u8bcd\uff0c\u5728\u5386\u53f2\u70ed\u699c\u4e2d\u641c\u7d22\u5305\u542b\u8be5\u5173\u952e\u8bcd\u7684\u6761\u76ee\u3002\u9700\u914d\u5408 time_start \u548c time_end \u4f7f\u7528\u3002",
"type": "string"
},
"limit": {
"description": "\u641c\u7d22\u6a21\u5f0f\u4e0b\u6700\u5927\u8fd4\u56de\u6761\u6570\uff0c\u9ed8\u8ba4 50\uff0c\u6700\u5927 200\u3002",
"maximum": 200,
"type": "integer"
},
"time": {
"description": "\u65f6\u5149\u673a\u6a21\u5f0f\uff1a\u6beb\u79d2\u65f6\u95f4\u6233\uff0c\u8fd4\u56de\u6700\u63a5\u8fd1\u8be5\u65f6\u95f4\u7684\u70ed\u699c\u5feb\u7167\u3002\u4e0d\u4f20\u5219\u8fd4\u56de\u5f53\u524d\u5b9e\u65f6\u70ed\u699c\u3002",
"format": "int64",
"type": "integer"
},
"time_end": {
"description": "\u641c\u7d22\u6a21\u5f0f\u5fc5\u586b\uff1a\u641c\u7d22\u7ed3\u675f\u65f6\u95f4\u6233\uff08\u6beb\u79d2\uff09\u3002",
"format": "int64",
"type": "integer"
},
"time_start": {
"description": "\u641c\u7d22\u6a21\u5f0f\u5fc5\u586b\uff1a\u641c\u7d22\u8d77\u59cb\u65f6\u95f4\u6233\uff08\u6beb\u79d2\uff09\u3002",
"format": "int64",
"type": "integer"
},
"type": {
"description": "\u4f60\u60f3\u8981\u67e5\u8be2\u7684\u70ed\u699c\u5e73\u53f0\u3002\u8bf7\u4ece[\u652f\u6301\u7684\u5e73\u53f0\u5217\u8868](#enum-list)\u4e2d\u9009\u62e9\u3002",
"enum": [
"bilibili",
"acfun",
"weibo",
"zhihu",
"zhihu-daily",
"douyin",
"kuaishou",
"douban-movie",
"douban-group",
"tieba",
"hupu",
"ngabbs",
"v2ex",
"52pojie",
"hostloc",
"coolapk",
"baidu",
"thepaper",
"toutiao",
"qq-news",
"sina",
"sina-news",
"netease-news",
"huxiu",
"ifanr",
"sspai",
"ithome",
"ithome-xijiayi",
"juejin",
"jianshu",
"guokr",
"36kr",
"51cto",
"csdn",
"nodeseek",
"hellogithub",
"lol",
"genshin",
"honkai",
"starrail",
"netease-music",
"qq-music",
"weread",
"weatheralarm",
"earthquake",
"history"
],
"enumColumns": 1,
"enumIconPattern": "/icons/hotboard/{value}.png",
"enumLabels": {
"36kr": "36\u6c2a",
"51cto": "51CTO",
"52pojie": "\u543e\u7231\u7834\u89e3",
"acfun": "A\u7ad9",
"baidu": "\u767e\u5ea6\u70ed\u641c",
"bilibili": "\u54d4\u54e9\u54d4\u54e9",
"coolapk": "\u9177\u5b89",
"csdn": "CSDN",
"douban-group": "\u8c46\u74e3\u5c0f\u7ec4",
"douban-movie": "\u8c46\u74e3\u7535\u5f71",
"douyin": "\u6296\u97f3",
"earthquake": "\u5730\u9707\u901f\u62a5",
"genshin": "\u539f\u795e",
"guokr": "\u679c\u58f3",
"hellogithub": "HelloGitHub",
"history": "\u5386\u53f2\u4e0a\u7684\u4eca\u5929",
"honkai": "\u5d29\u574f3",
"hostloc": "\u5168\u7403\u4e3b\u673a\u4ea4\u6d41",
"hupu": "\u864e\u6251",
"huxiu": "\u864e\u55c5",
"ifanr": "\u7231\u8303\u513f",
"ithome": "IT\u4e4b\u5bb6",
"ithome-xijiayi": "IT\u4e4b\u5bb6\u559c\u52a0\u4e00",
"jianshu": "\u7b80\u4e66",
"juejin": "\u6398\u91d1",
"kuaishou": "\u5feb\u624b",
"lol": "\u82f1\u96c4\u8054\u76df",
"netease-music": "\u7f51\u6613\u4e91\u97f3\u4e50\u70ed\u6b4c\u699c",
"netease-news": "\u7f51\u6613\u65b0\u95fb",
"ngabbs": "NGA\u8bba\u575b",
"nodeseek": "NodeSeek",
"qq-music": "QQ\u97f3\u4e50\u70ed\u6b4c\u699c",
"qq-news": "\u817e\u8baf\u65b0\u95fb",
"sina": "\u65b0\u6d6a\u70ed\u641c",
"sina-news": "\u65b0\u6d6a\u65b0\u95fb",
"sspai": "\u5c11\u6570\u6d3e",
"starrail": "\u661f\u7a79\u94c1\u9053",
"thepaper": "\u6f8e\u6e43\u65b0\u95fb",
"tieba": "\u767e\u5ea6\u8d34\u5427",
"toutiao": "\u4eca\u65e5\u5934\u6761",
"v2ex": "V2EX",
"weatheralarm": "\u5929\u6c14\u9884\u8b66",
"weibo": "\u5fae\u535a\u70ed\u641c",
"weread": "\u5fae\u4fe1\u8bfb\u4e66",
"zhihu": "\u77e5\u4e4e\u70ed\u699c",
"zhihu-daily": "\u77e5\u4e4e\u65e5\u62a5"
},
"example": "weibo",
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
},
"name": "get_misc_hotboard",
"title": "\u67e5\u8be2\u70ed\u699c"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u7535\u5f71\u7968\u623f"
},
"description": "\u6b63\u5728\u505a\u5f71\u89c6\u7c7b\u5e94\u7528\uff0c\u60f3\u76f4\u89c2\u5c55\u793a\u4eca\u5929\u54ea\u90e8\u7535\u5f71\u6700\u5356\u5ea7\uff1f\u5927\u76d8\u603b\u7968\u623f\u7a81\u7834\u4e86\u591a\u5c11\uff1f\u8fd9\u4e2a\u63a5\u53e3\u80fd\u5e2e\u4f60\u5b9e\u65f6\u83b7\u53d6\u9662\u7ebf\u5927\u76d8\u548c\u5f71\u7247\u7968\u623f\u6392\u540d\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8c03\u7528\u6b64\u63a5\u53e3\uff0c\u65e0\u9700\u4efb\u4f55\u53c2\u6570\uff0c\u5373\u53ef\u83b7\u53d6\u5f53\u524d\u5b9e\u65f6\u7684\u7535\u5f71\u5e02\u573a\u5927\u76d8\u6570\u636e\uff08\u5305\u542b\u603b\u7968\u623f\u3001\u603b\u573a\u6b21\u3001\u603b\u4eba\u6b21\uff09\uff0c\u4ee5\u53ca\u6bcf\u4e00\u90e8\u4e0a\u6620\u5f71\u7247\u7684\u5177\u4f53\u8868\u73b0\uff08\u5305\u62ec\u7968\u623f\u660e\u7ec6\u3001\u6392\u7247\u5360\u6bd4\u3001\u4e0a\u5ea7\u7387\u3001\u573a\u5747\u4eba\u6b21\u548c\u7d2f\u8ba1\u7968\u623f\u7b49\uff09\u3002 Calls GET https://uapis.cn/api/v1/misc/movie-box-office.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_misc_movie_box_office",
"title": "\u67e5\u8be2\u7535\u5f71\u7968\u623f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u624b\u673a\u5f52\u5c5e\u5730"
},
"description": "\u60f3\u77e5\u9053\u4e00\u4e2a\u624b\u673a\u53f7\u7801\u6765\u81ea\u54ea\u91cc\uff1f\u662f\u79fb\u52a8\u3001\u8054\u901a\u8fd8\u662f\u7535\u4fe1\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u544a\u8bc9\u4f60\u7b54\u6848\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4f9b\u4e00\u4e2a\u56fd\u5185\u7684\u624b\u673a\u53f7\u7801\uff0c\u6211\u4eec\u4f1a\u67e5\u8be2\u5e76\u8fd4\u56de\u5b83\u7684\u5f52\u5c5e\u5730\uff08\u7701\u4efd\u548c\u57ce\u5e02\uff09\u4ee5\u53ca\u6240\u5c5e\u7684\u8fd0\u8425\u5546\u4fe1\u606f\u3002 Calls GET https://uapis.cn/api/v1/misc/phoneinfo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"phone": {
"description": "\u9700\u8981\u67e5\u8be2\u768411\u4f4d\u4e2d\u56fd\u5927\u9646\u624b\u673a\u53f7\u7801\u3002",
"example": "13800138000",
"type": "string"
}
},
"required": [
"phone"
],
"type": "object"
},
"name": "get_misc_phoneinfo",
"title": "\u67e5\u8be2\u624b\u673a\u5f52\u5c5e\u5730"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u968f\u673a\u6570\u751f\u6210"
},
"description": "\u9700\u8981\u4e00\u4e2a\u7b80\u5355\u7684\u968f\u673a\u6570\uff0c\u8fd8\u662f\u9700\u8981\u4e00\u4e32\u4e0d\u91cd\u590d\u7684\u3001\u5e26\u5c0f\u6570\u7684\u968f\u673a\u6570\uff1f\u8fd9\u4e2a\u63a5\u53e3\u90fd\u80fd\u6ee1\u8db3\u4f60\uff01 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u5f3a\u5927\u7684\u968f\u673a\u6570\u751f\u6210\u5668\u3002\u4f60\u53ef\u4ee5\u6307\u5b9a\u751f\u6210\u7684\u8303\u56f4\uff08\u6700\u5927/\u6700\u5c0f\u503c\uff09\u3001\u6570\u91cf\u3001\u662f\u5426\u5141\u8bb8\u91cd\u590d\u3001\u4ee5\u53ca\u662f\u5426\u751f\u6210\u5c0f\u6570\uff08\u5e76\u6307\u5b9a\u5c0f\u6570\u4f4d\u6570\uff09\u3002 ## \u6d41\u7a0b\u56fe ## \u4f7f\u7528\u987b\u77e5 > [!WARNING] > **\u4e0d\u91cd\u590d\u751f\u6210\u7684\u903b\u8f91\u9650\u5236** > \u5f53\u8bbe\u7f6e allow_repeat=false \u65f6\uff0c\u8bf7\u786e\u4fdd\u53d6\u503c\u8303\u56f4 (max - min + 1) \u5927\u4e8e\u6216\u7b49\u4e8e\u4f60\u8bf7\u6c42\u7684\u6570\u91cf count\u3002\u5426\u5219\uff0c\u7cfb\u7edf\u5c06\u65e0\u6cd5\u751f\u6210\u8db3\u591f\u7684\u4e0d Calls GET https://uapis.cn/api/v1/misc/randomnumber.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"allow_decimal": {
"default": false,
"description": "\u662f\u5426\u751f\u6210\u5c0f\uff08\u6d6e\u70b9\uff09\u6570\u3002\u5982\u679c\u4e3a false\uff0c\u5219\u53ea\u751f\u6210\u6574\u6570\u3002",
"example": true,
"type": "boolean"
},
"allow_repeat": {
"default": false,
"description": "\u662f\u5426\u5141\u8bb8\u751f\u6210\u7684\u591a\u4e2a\u6570\u5b57\u4e2d\u51fa\u73b0\u91cd\u590d\u503c\u3002",
"example": true,
"type": "boolean"
},
"count": {
"default": 1,
"description": "\u9700\u8981\u751f\u6210\u7684\u968f\u673a\u6570\u7684\u6570\u91cf\u3002",
"example": 5,
"type": "integer"
},
"decimal_places": {
"default": 2,
"description": "\u5982\u679c `allow_decimal=true`\uff0c\u8fd9\u91cc\u53ef\u4ee5\u6307\u5b9a\u5c0f\u6570\u7684\u4f4d\u6570\u3002",
"example": 2,
"type": "integer"
},
"max": {
"default": 100,
"description": "\u751f\u6210\u968f\u673a\u6570\u7684\u6700\u5927\u503c\uff08\u5305\u542b\uff09\u3002",
"example": 50,
"type": "integer"
},
"min": {
"default": 1,
"description": "\u751f\u6210\u968f\u673a\u6570\u7684\u6700\u5c0f\u503c\uff08\u5305\u542b\uff09\u3002",
"example": 10,
"type": "integer"
}
},
"type": "object"
},
"name": "get_misc_randomnumber",
"title": "\u968f\u673a\u6570\u751f\u6210"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u8f6c\u6362\u65f6\u95f4\u6233 (\u65e7\u7248\uff0c\u63a8\u8350\u4f7f\u7528/convert/unixtime)"
},
"description": "\u8f6c\u6362\u65f6\u95f4\u6233 (\u65e7\u7248\uff0c\u63a8\u8350\u4f7f\u7528/convert/unixtime) Calls GET https://uapis.cn/api/v1/misc/timestamp.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"ts": {
"description": "\u9700\u8981\u8f6c\u6362\u7684Unix\u65f6\u95f4\u6233\uff0c\u652f\u630110\u4f4d\uff08\u79d2\uff09\u621613\u4f4d\uff08\u6beb\u79d2\uff09\u3002",
"example": "1672531200",
"type": "string"
}
},
"required": [
"ts"
],
"type": "object"
},
"name": "get_misc_timestamp",
"title": "\u8f6c\u6362\u65f6\u95f4\u6233 (\u65e7\u7248\uff0c\u63a8\u8350\u4f7f\u7528/convert/unixtime)"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u5929\u6c14"
},
"description": "\u51fa\u95e8\u524d\uff0c\u67e5\u4e00\u4e0b\u5929\u6c14\u603b\u662f\u4e2a\u597d\u4e60\u60ef\u3002\u8fd9\u4e2a\u63a5\u53e3\u4e3a\u4f60\u63d0\u4f9b\u7cbe\u51c6\u3001\u5b9e\u65f6\u7684\u5929\u6c14\u6570\u636e\uff0c\u652f\u6301\u56fd\u5185\u548c\u56fd\u9645\u57ce\u5e02\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u652f\u6301\u4e09\u79cd\u67e5\u8be2\u65b9\u5f0f\uff1a - \u53ef\u4ee5\u4f20 adcode\uff0c\u6309\u884c\u653f\u533a\u7f16\u7801\u67e5\u8be2\uff08\u4f18\u5148\u7ea7\u6700\u9ad8\uff09 - \u53ef\u4ee5\u4f20 city\uff0c\u6309\u57ce\u5e02\u540d\u79f0\u67e5\u8be2\uff0c\u652f\u6301\u4e2d\u6587\uff08\u5317\u4eac\uff09\u548c\u82f1\u6587\uff08Tokyo\uff09 - \u4e24\u4e2a\u90fd\u4e0d\u4f20\u65f6\uff0c\u6309\u5ba2\u6237\u7aef IP \u81ea\u52a8\u5b9a\u4f4d\u67e5\u8be2 \u652f\u6301 lang \u53c2\u6570\uff0c\u53ef\u9009 zh\uff08\u9ed8\u8ba4\uff09\u548c en\uff0c\u57ce\u5e02\u540d\u7ffb\u8bd1\u8986\u76d6 7000+ \u57ce\u5e02\u3002 ## \u53ef\u9009\u529f\u80fd\u6a21\u5757 - extended=true\uff1a\u6269\u5c55\u6c14\u8c61\u5b57\u6bb5\uff08\u4f53\u611f\u6e29\u5ea6\u3001 Calls GET https://uapis.cn/api/v1/misc/weather.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"adcode": {
"description": "\u57ce\u5e02\u884c\u653f\u533a\u5212\u4ee3\u7801\uff08\u5982 `110000`\uff09\uff0c\u4f18\u5148\u7ea7\u9ad8\u4e8e city\u3002\u53ef\u9009\u53c2\u6570\uff0c\u4e0d\u4f20\u65f6\u4f1a\u5c1d\u8bd5 IP \u81ea\u52a8\u5b9a\u4f4d\u3002",
"type": "string"
},
"city": {
"description": "\u57ce\u5e02\u540d\u79f0\uff0c\u652f\u6301\u4e2d\u6587\uff08`\u5317\u4eac`\uff09\u548c\u82f1\u6587\uff08`Tokyo`\uff09\u3002\u53ef\u9009\u53c2\u6570\uff0c\u4e0d\u4f20\u65f6\u4f1a\u5c1d\u8bd5 IP \u81ea\u52a8\u5b9a\u4f4d\u3002",
"example": "\u5317\u4eac",
"type": "string"
},
"extended": {
"description": "\u8fd4\u56de\u6269\u5c55\u6c14\u8c61\u5b57\u6bb5\uff08\u4f53\u611f\u6e29\u5ea6\u3001\u80fd\u89c1\u5ea6\u3001\u6c14\u538b\u3001\u7d2b\u5916\u7ebf\u3001\u964d\u6c34\u91cf\u3001\u4e91\u91cf\u3001\u7a7a\u6c14\u8d28\u91cf\u6307\u6570\u53ca\u6c61\u67d3\u7269\u5206\u9879\u6570\u636e\uff09\u3002",
"enum": [
false,
true
],
"enumLabels": {
"false": "\u4e0d\u8fd4\u56de\u6269\u5c55\u5b57\u6bb5\uff08\u9ed8\u8ba4\uff09",
"true": "\u8fd4\u56de\u6269\u5c55\u6c14\u8c61\u5b57\u6bb5"
},
"type": "boolean"
},
"forecast": {
"description": "\u8fd4\u56de\u591a\u5929\u9884\u62a5\u6570\u636e\uff08\u6700\u591a7\u5929\uff09\uff0c\u542b\u6bcf\u5929\u7684\u6700\u9ad8\u6e29\u5ea6\u3001\u6700\u4f4e\u6e29\u5ea6\u3001\u767d\u5929\u591c\u95f4\u5929\u6c14\u3001\u98ce\u5411\u98ce\u529b\u3001\u65e5\u51fa\u65e5\u843d\u7b49\u3002",
"enum": [
false,
true
],
"enumLabels": {
"false": "\u4e0d\u8fd4\u56de\u9884\u62a5\u6570\u636e\uff08\u9ed8\u8ba4\uff09",
"true": "\u8fd4\u56de\u591a\u5929\u9884\u62a5"
},
"type": "boolean"
},
"hourly": {
"description": "\u8fd4\u56de\u9010\u5c0f\u65f6\u9884\u62a5\uff0824\u5c0f\u65f6\uff09\uff0c\u542b\u6e29\u5ea6\u3001\u5929\u6c14\u3001\u98ce\u5411\u98ce\u901f\u3001\u6e7f\u5ea6\u3001\u964d\u6c34\u6982\u7387\u7b49\u3002",
"enum": [
false,
true
],
"enumLabels": {
"false": "\u4e0d\u8fd4\u56de\u9010\u5c0f\u65f6\u9884\u62a5\uff08\u9ed8\u8ba4\uff09",
"true": "\u8fd4\u56de\u9010\u5c0f\u65f6\u9884\u62a5"
},
"type": "boolean"
},
"indices": {
"description": "\u8fd4\u56de18\u9879\u751f\u6d3b\u6307\u6570\uff08\u7a7f\u8863\u3001\u7d2b\u5916\u7ebf\u3001\u6d17\u8f66\u3001\u667e\u6652\u3001\u7a7a\u8c03\u3001\u611f\u5192\u3001\u8fd0\u52a8\u3001\u8212\u9002\u5ea6\u3001\u51fa\u884c\u3001\u9493\u9c7c\u3001\u8fc7\u654f\u3001\u9632\u6652\u3001\u5fc3\u60c5\u3001\u5564\u9152\u3001\u96e8\u4f1e\u3001\u4ea4\u901a\u3001\u7a7a\u6c14\u51c0\u5316\u5668\u3001\u82b1\u7c89\uff09\u3002",
"enum": [
false,
true
],
"enumLabels": {
"false": "\u4e0d\u8fd4\u56de\u751f\u6d3b\u6307\u6570\uff08\u9ed8\u8ba4\uff09",
"true": "\u8fd4\u56de18\u9879\u751f\u6d3b\u6307\u6570"
},
"type": "boolean"
},
"lang": {
"default": "zh",
"description": "\u8fd4\u56de\u8bed\u8a00\u3002`zh` \u8fd4\u56de\u4e2d\u6587\uff08\u9ed8\u8ba4\uff09\uff0c`en` \u8fd4\u56de\u82f1\u6587\u3002\u57ce\u5e02\u540d\u7ffb\u8bd1\u8986\u76d6 7000+ \u57ce\u5e02\u3002\u751f\u6d3b\u6307\u6570\uff08`indices`\uff09\u76ee\u524d\u4ec5\u652f\u6301\u4e2d\u6587\u3002",
"enum": [
"zh",
"en"
],
"enumLabels": {
"en": "English",
"zh": "\u4e2d\u6587\uff08\u9ed8\u8ba4\uff09"
},
"type": "string"
},
"minutely": {
"description": "\u8fd4\u56de\u5206\u949f\u7ea7\u964d\u6c34\u9884\u62a5\uff08\u4ec5\u56fd\u5185\u57ce\u5e02\uff09\uff0c\u7cbe\u786e\u52302\u5206\u949f\u3002",
"enum": [
false,
true
],
"enumLabels": {
"false": "\u4e0d\u8fd4\u56de\u5206\u949f\u7ea7\u964d\u6c34\uff08\u9ed8\u8ba4\uff09",
"true": "\u8fd4\u56de\u5206\u949f\u7ea7\u964d\u6c34\u9884\u62a5"
},
"type": "boolean"
}
},
"type": "object"
},
"name": "get_misc_weather",
"title": "\u67e5\u8be2\u5929\u6c14"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u4e16\u754c\u65f6\u95f4"
},
"description": "\u9700\u8981\u548c\u56fd\u5916\u7684\u670b\u53cb\u5f00\u4f1a\uff0c\u60f3\u77e5\u9053\u4ed6\u90a3\u8fb9\u73b0\u5728\u51e0\u70b9\uff1f\u7528\u8fd9\u4e2a\u63a5\u53e3\u4e00\u67e5\u4fbf\u77e5\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6839\u636e\u6807\u51c6\u7684\u65f6\u533a\u540d\u79f0\uff08\u4f8b\u5982 'Asia/Shanghai' \u6216 'Europe/London'\uff09\uff0c\u83b7\u53d6\u8be5\u65f6\u533a\u7684\u5f53\u524d\u51c6\u786e\u65f6\u95f4\u3001UTC\u504f\u79fb\u91cf\u3001\u661f\u671f\u7b49\u4fe1\u606f\u3002 Calls GET https://uapis.cn/api/v1/misc/worldtime.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"city": {
"description": "\u4f60\u9700\u8981\u67e5\u8be2\u7684\u57ce\u5e02\u6216\u5730\u533a\u3002\u8bf7\u4ece[\u652f\u6301\u7684\u65f6\u533a\u5217\u8868](#enum-list)\u4e2d\u9009\u62e9\u6807\u51c6 IANA \u65f6\u533a\u540d\u79f0\uff0c\u4f8b\u5982 'Asia/Shanghai', 'Asia/Tokyo', 'America/New_York'\u3002",
"enum": [
"Africa/Abidjan",
"Africa/Accra",
"Africa/Addis_Ababa",
"Africa/Algiers",
"Africa/Asmera",
"Africa/Bamako",
"Africa/Bangui",
"Africa/Banjul",
"Africa/Bissau",
"Africa/Blantyre",
"Africa/Brazzaville",
"Africa/Bujumbura",
"Africa/Cairo",
"Africa/Casablanca",
"Africa/Ceuta",
"Africa/Conakry",
"Africa/Dakar",
"Africa/Dar_es_Salaam",
"Africa/Djibouti",
"Africa/Douala",
"Africa/El_Aaiun",
"Africa/Freetown",
"Africa/Gaborone",
"Africa/Harare",
"Africa/Johannesburg",
"Africa/Juba",
"Africa/Kampala",
"Africa/Khartoum",
"Africa/Kigali",
"Africa/Kinshasa",
"Africa/Lagos",
"Africa/Libreville",
"Africa/Lome",
"Africa/Luanda",
"Africa/Lubumbashi",
"Africa/Lusaka",
"Africa/Malabo",
"Africa/Maputo",
"Africa/Maseru",
"Africa/Mbabane",
"Africa/Mogadishu",
"Africa/Monrovia",
"Africa/Nairobi",
"Africa/Ndjamena",
"Africa/Niamey",
"Africa/Nouakchott",
"Africa/Ouagadougou",
"Africa/Porto-Novo",
"Africa/Sao_Tome",
"Africa/Tripoli",
"Africa/Tunis",
"Africa/Windhoek",
"America/Adak",
"America/Anchorage",
"America/Anguilla",
"America/Antigua",
"America/Araguaina",
"America/Argentina/La_Rioja",
"America/Argentina/Rio_Gallegos",
"America/Argentina/Salta",
"America/Argentina/San_Juan",
"America/Argentina/San_Luis",
"America/Argentina/Tucuman",
"America/Argentina/Ushuaia",
"America/Aruba",
"America/Asuncion",
"America/Bahia",
"America/Bahia_Banderas",
"America/Barbados",
"America/Belem",
"America/Belize",
"America/Blanc-Sablon",
"America/Boa_Vista",
"America/Bogota",
"America/Boise",
"America/Buenos_Aires",
"America/Cambridge_Bay",
"America/Campo_Grande",
"America/Cancun",
"America/Caracas",
"America/Catamarca",
"America/Cayenne",
"America/Cayman",
"America/Chicago",
"America/Chihuahua",
"America/Ciudad_Juarez",
"America/Coral_Harbour",
"America/Cordoba",
"America/Costa_Rica",
"America/Coyhaique",
"America/Creston",
"America/Cuiaba",
"America/Curacao",
"America/Danmarkshavn",
"America/Dawson",
"America/Dawson_Creek",
"America/Denver",
"America/Detroit",
"America/Dominica",
"America/Edmonton",
"America/Eirunepe",
"America/El_Salvador",
"America/Fort_Nelson",
"America/Fortaleza",
"America/Glace_Bay",
"America/Godthab",
"America/Goose_Bay",
"America/Grand_Turk",
"America/Grenada",
"America/Guadeloupe",
"America/Guatemala",
"America/Guayaquil",
"America/Guyana",
"America/Halifax",
"America/Havana",
"America/Hermosillo",
"America/Indiana/Knox",
"America/Indiana/Marengo",
"America/Indiana/Petersburg",
"America/Indiana/Tell_City",
"America/Indiana/Vevay",
"America/Indiana/Vincennes",
"America/Indiana/Winamac",
"America/Indianapolis",
"America/Inuvik",
"America/Iqaluit",
"America/Jamaica",
"America/Jujuy",
"America/Juneau",
"America/Kentucky/Monticello",
"America/Kralendijk",
"America/La_Paz",
"America/Lima",
"America/Los_Angeles",
"America/Louisville",
"America/Lower_Princes",
"America/Maceio",
"America/Managua",
"America/Manaus",
"America/Marigot",
"America/Martinique",
"America/Matamoros",
"America/Mazatlan",
"America/Mendoza",
"America/Menominee",
"America/Merida",
"America/Metlakatla",
"America/Mexico_City",
"America/Miquelon",
"America/Moncton",
"America/Monterrey",
"America/Montevideo",
"America/Montserrat",
"America/Nassau",
"America/New_York",
"America/Nome",
"America/Noronha",
"America/North_Dakota/Beulah",
"America/North_Dakota/Center",
"America/North_Dakota/New_Salem",
"America/Ojinaga",
"America/Panama",
"America/Paramaribo",
"America/Phoenix",
"America/Port-au-Prince",
"America/Port_of_Spain",
"America/Porto_Velho",
"America/Puerto_Rico",
"America/Punta_Arenas",
"America/Rankin_Inlet",
"America/Recife",
"America/Regina",
"America/Resolute",
"America/Rio_Branco",
"America/Santarem",
"America/Santiago",
"America/Santo_Domingo",
"America/Sao_Paulo",
"America/Scoresbysund",
"America/Sitka",
"America/St_Barthelemy",
"America/St_Johns",
"America/St_Kitts",
"America/St_Lucia",
"America/St_Thomas",
"America/St_Vincent",
"America/Swift_Current",
"America/Tegucigalpa",
"America/Thule",
"America/Tijuana",
"America/Toronto",
"America/Tortola",
"America/Vancouver",
"America/Whitehorse",
"America/Winnipeg",
"America/Yakutat",
"Antarctica/Casey",
"Antarctica/Davis",
"Antarctica/DumontDUrville",
"Antarctica/Macquarie",
"Antarctica/Mawson",
"Antarctica/McMurdo",
"Antarctica/Palmer",
"Antarctica/Rothera",
"Antarctica/Syowa",
"Antarctica/Troll",
"Antarctica/Vostok",
"Arctic/Longyearbyen",
"Asia/Aden",
"Asia/Almaty",
"Asia/Amman",
"Asia/Anadyr",
"Asia/Aqtau",
"Asia/Aqtobe",
"Asia/Ashgabat",
"Asia/Atyrau",
"Asia/Baghdad",
"Asia/Bahrain",
"Asia/Baku",
"Asia/Bangkok",
"Asia/Barnaul",
"Asia/Beirut",
"Asia/Bishkek",
"Asia/Brunei",
"Asia/Calcutta",
"Asia/Chita",
"Asia/Colombo",
"Asia/Damascus",
"Asia/Dhaka",
"Asia/Dili",
"Asia/Dubai",
"Asia/Dushanbe",
"Asia/Famagusta",
"Asia/Gaza",
"Asia/Hebron",
"Asia/Hong_Kong",
"Asia/Hovd",
"Asia/Irkutsk",
"Asia/Jakarta",
"Asia/Jayapura",
"Asia/Jerusalem",
"Asia/Kabul",
"Asia/Kamchatka",
"Asia/Karachi",
"Asia/Katmandu",
"Asia/Khandyga",
"Asia/Krasnoyarsk",
"Asia/Kuala_Lumpur",
"Asia/Kuching",
"Asia/Kuwait",
"Asia/Macau",
"Asia/Magadan",
"Asia/Makassar",
"Asia/Manila",
"Asia/Muscat",
"Asia/Nicosia",
"Asia/Novokuznetsk",
"Asia/Novosibirsk",
"Asia/Omsk",
"Asia/Oral",
"Asia/Phnom_Penh",
"Asia/Pontianak",
"Asia/Pyongyang",
"Asia/Qatar",
"Asia/Qostanay",
"Asia/Qyzylorda",
"Asia/Rangoon",
"Asia/Riyadh",
"Asia/Saigon",
"Asia/Sakhalin",
"Asia/Samarkand",
"Asia/Seoul",
"Asia/Shanghai",
"Asia/Singapore",
"Asia/Srednekolymsk",
"Asia/Taipei",
"Asia/Tashkent",
"Asia/Tbilisi",
"Asia/Tehran",
"Asia/Thimphu",
"Asia/Tokyo",
"Asia/Tomsk",
"Asia/Ulaanbaatar",
"Asia/Urumqi",
"Asia/Ust-Nera",
"Asia/Vientiane",
"Asia/Vladivostok",
"Asia/Yakutsk",
"Asia/Yekaterinburg",
"Asia/Yerevan",
"Atlantic/Azores",
"Atlantic/Bermuda",
"Atlantic/Canary",
"Atlantic/Cape_Verde",
"Atlantic/Faeroe",
"Atlantic/Madeira",
"Atlantic/Reykjavik",
"Atlantic/South_Georgia",
"Atlantic/St_Helena",
"Atlantic/Stanley",
"Australia/Adelaide",
"Australia/Brisbane",
"Australia/Broken_Hill",
"Australia/Darwin",
"Australia/Eucla",
"Australia/Hobart",
"Australia/Lindeman",
"Australia/Lord_Howe",
"Australia/Melbourne",
"Australia/Perth",
"Australia/Sydney",
"Europe/Amsterdam",
"Europe/Andorra",
"Europe/Astrakhan",
"Europe/Athens",
"Europe/Belgrade",
"Europe/Berlin",
"Europe/Bratislava",
"Europe/Brussels",
"Europe/Bucharest",
"Europe/Budapest",
"Europe/Busingen",
"Europe/Chisinau",
"Europe/Copenhagen",
"Europe/Dublin",
"Europe/Gibraltar",
"Europe/Guernsey",
"Europe/Helsinki",
"Europe/Isle_of_Man",
"Europe/Istanbul",
"Europe/Jersey",
"Europe/Kaliningrad",
"Europe/Kiev",
"Europe/Kirov",
"Europe/Lisbon",
"Europe/Ljubljana",
"Europe/London",
"Europe/Luxembourg",
"Europe/Madrid",
"Europe/Malta",
"Europe/Mariehamn",
"Europe/Minsk",
"Europe/Monaco",
"Europe/Moscow",
"Europe/Oslo",
"Europe/Paris",
"Europe/Podgorica",
"Europe/Prague",
"Europe/Riga",
"Europe/Rome",
"Europe/Samara",
"Europe/San_Marino",
"Europe/Sarajevo",
"Europe/Saratov",
"Europe/Simferopol",
"Europe/Skopje",
"Europe/Sofia",
"Europe/Stockholm",
"Europe/Tallinn",
"Europe/Tirane",
"Europe/Ulyanovsk",
"Europe/Vaduz",
"Europe/Vatican",
"Europe/Vienna",
"Europe/Vilnius",
"Europe/Volgograd",
"Europe/Warsaw",
"Europe/Zagreb",
"Europe/Zurich",
"Indian/Antananarivo",
"Indian/Chagos",
"Indian/Christmas",
"Indian/Cocos",
"Indian/Comoro",
"Indian/Kerguelen",
"Indian/Mahe",
"Indian/Maldives",
"Indian/Mauritius",
"Indian/Mayotte",
"Indian/Reunion",
"Pacific/Apia",
"Pacific/Auckland",
"Pacific/Bougainville",
"Pacific/Chatham",
"Pacific/Easter",
"Pacific/Efate",
"Pacific/Enderbury",
"Pacific/Fakaofo",
"Pacific/Fiji",
"Pacific/Funafuti",
"Pacific/Galapagos",
"Pacific/Gambier",
"Pacific/Guadalcanal",
"Pacific/Guam",
"Pacific/Honolulu",
"Pacific/Kiritimati",
"Pacific/Kosrae",
"Pacific/Kwajalein",
"Pacific/Majuro",
"Pacific/Marquesas",
"Pacific/Midway",
"Pacific/Nauru",
"Pacific/Niue",
"Pacific/Norfolk",
"Pacific/Noumea",
"Pacific/Pago_Pago",
"Pacific/Palau",
"Pacific/Pitcairn",
"Pacific/Ponape",
"Pacific/Port_Moresby",
"Pacific/Rarotonga",
"Pacific/Saipan",
"Pacific/Tahiti",
"Pacific/Tarawa",
"Pacific/Tongatapu",
"Pacific/Truk",
"Pacific/Wake",
"Pacific/Wallis"
],
"enumColumns": 1,
"enumIconMap": {
"Africa/Abidjan": "ci",
"Africa/Accra": "gh",
"Africa/Addis_Ababa": "et",
"Africa/Algiers": "dz",
"Africa/Asmera": "er",
"Africa/Bamako": "ml",
"Africa/Bangui": "cf",
"Africa/Banjul": "gm",
"Africa/Bissau": "gw",
"Africa/Blantyre": "mw",
"Africa/Brazzaville": "cg",
"Africa/Bujumbura": "bi",
"Africa/Cairo": "eg",
"Africa/Casablanca": "ma",
"Africa/Ceuta": "es",
"Africa/Conakry": "gn",
"Africa/Dakar": "sn",
"Africa/Dar_es_Salaam": "tz",
"Africa/Djibouti": "dj",
"Africa/Douala": "cm",
"Africa/El_Aaiun": "eh",
"Africa/Freetown": "sl",
"Africa/Gaborone": "bw",
"Africa/Harare": "zw",
"Africa/Johannesburg": "za",
"Africa/Juba": "ss",
"Africa/Kampala": "ug",
"Africa/Khartoum": "sd",
"Africa/Kigali": "rw",
"Africa/Kinshasa": "cd",
"Africa/Lagos": "ng",
"Africa/Libreville": "ga",
"Africa/Lome": "tg",
"Africa/Luanda": "ao",
"Africa/Lubumbashi": "cd",
"Africa/Lusaka": "zm",
"Africa/Malabo": "gq",
"Africa/Maputo": "mz",
"Africa/Maseru": "ls",
"Africa/Mbabane": "sz",
"Africa/Mogadishu": "so",
"Africa/Monrovia": "lr",
"Africa/Nairobi": "ke",
"Africa/Ndjamena": "td",
"Africa/Niamey": "ne",
"Africa/Nouakchott": "mr",
"Africa/Ouagadougou": "bf",
"Africa/Porto-Novo": "bj",
"Africa/Sao_Tome": "st",
"Africa/Tripoli": "ly",
"Africa/Tunis": "tn",
"Africa/Windhoek": "na",
"America/Adak": "us",
"America/Anchorage": "us",
"America/Anguilla": "ai",
"America/Antigua": "ag",
"America/Araguaina": "br",
"America/Argentina/La_Rioja": "ar",
"America/Argentina/Rio_Gallegos": "ar",
"America/Argentina/Salta": "ar",
"America/Argentina/San_Juan": "ar",
"America/Argentina/San_Luis": "ar",
"America/Argentina/Tucuman": "ar",
"America/Argentina/Ushuaia": "ar",
"America/Aruba": "aw",
"America/Asuncion": "py",
"America/Bahia": "br",
"America/Bahia_Banderas": "mx",
"America/Barbados": "bb",
"America/Belem": "br",
"America/Belize": "bz",
"America/Blanc-Sablon": "ca",
"America/Boa_Vista": "br",
"America/Bogota": "co",
"America/Boise": "us",
"America/Buenos_Aires": "ar",
"America/Cambridge_Bay": "ca",
"America/Campo_Grande": "br",
"America/Cancun": "mx",
"America/Caracas": "ve",
"America/Catamarca": "ar",
"America/Cayenne": "gf",
"America/Cayman": "ky",
"America/Chicago": "us",
"America/Chihuahua": "mx",
"America/Ciudad_Juarez": "mx",
"America/Coral_Harbour": "ca",
"America/Cordoba": "ar",
"America/Costa_Rica": "cr",
"America/Coyhaique": "cl",
"America/Creston": "ca",
"America/Cuiaba": "br",
"America/Curacao": "cw",
"America/Danmarkshavn": "gl",
"America/Dawson": "ca",
"America/Dawson_Creek": "ca",
"America/Denver": "us",
"America/Detroit": "us",
"America/Dominica": "dm",
"America/Edmonton": "ca",
"America/Eirunepe": "br",
"America/El_Salvador": "sv",
"America/Fort_Nelson": "ca",
"America/Fortaleza": "br",
"America/Glace_Bay": "ca",
"America/Godthab": "gl",
"America/Goose_Bay": "ca",
"America/Grand_Turk": "tc",
"America/Grenada": "gd",
"America/Guadeloupe": "gp",
"America/Guatemala": "gt",
"America/Guayaquil": "ec",
"America/Guyana": "gy",
"America/Halifax": "ca",
"America/Havana": "cu",
"America/Hermosillo": "mx",
"America/Indiana/Knox": "us",
"America/Indiana/Marengo": "us",
"America/Indiana/Petersburg": "us",
"America/Indiana/Tell_City": "us",
"America/Indiana/Vevay": "us",
"America/Indiana/Vincennes": "us",
"America/Indiana/Winamac": "us",
"America/Indianapolis": "us",
"America/Inuvik": "ca",
"America/Iqaluit": "ca",
"America/Jamaica": "jm",
"America/Jujuy": "ar",
"America/Juneau": "us",
"America/Kentucky/Monticello": "us",
"America/Kralendijk": "bq",
"America/La_Paz": "bo",
"America/Lima": "pe",
"America/Los_Angeles": "us",
"America/Louisville": "us",
"America/Lower_Princes": "sx",
"America/Maceio": "br",
"America/Managua": "ni",
"America/Manaus": "br",
"America/Marigot": "mf",
"America/Martinique": "mq",
"America/Matamoros": "mx",
"America/Mazatlan": "mx",
"America/Mendoza": "ar",
"America/Menominee": "us",
"America/Merida": "mx",
"America/Metlakatla": "us",
"America/Mexico_City": "mx",
"America/Miquelon": "pm",
"America/Moncton": "ca",
"America/Monterrey": "mx",
"America/Montevideo": "uy",
"America/Montserrat": "ms",
"America/Nassau": "bs",
"America/New_York": "us",
"America/Nome": "us",
"America/Noronha": "br",
"America/North_Dakota/Beulah": "us",
"America/North_Dakota/Center": "us",
"America/North_Dakota/New_Salem": "us",
"America/Ojinaga": "mx",
"America/Panama": "pa",
"America/Paramaribo": "sr",
"America/Phoenix": "us",
"America/Port-au-Prince": "ht",
"America/Port_of_Spain": "tt",
"America/Porto_Velho": "br",
"America/Puerto_Rico": "pr",
"America/Punta_Arenas": "cl",
"America/Rankin_Inlet": "ca",
"America/Recife": "br",
"America/Regina": "ca",
"America/Resolute": "ca",
"America/Rio_Branco": "br",
"America/Santarem": "br",
"America/Santiago": "cl",
"America/Santo_Domingo": "do",
"America/Sao_Paulo": "br",
"America/Scoresbysund": "gl",
"America/Sitka": "us",
"America/St_Barthelemy": "bl",
"America/St_Johns": "ca",
"America/St_Kitts": "kn",
"America/St_Lucia": "lc",
"America/St_Thomas": "vi",
"America/St_Vincent": "vc",
"America/Swift_Current": "ca",
"America/Tegucigalpa": "hn",
"America/Thule": "gl",
"America/Tijuana": "mx",
"America/Toronto": "ca",
"America/Tortola": "vg",
"America/Vancouver": "ca",
"America/Whitehorse": "ca",
"America/Winnipeg": "ca",
"America/Yakutat": "us",
"Antarctica/Casey": "aq",
"Antarctica/Davis": "aq",
"Antarctica/DumontDUrville": "aq",
"Antarctica/Macquarie": "au",
"Antarctica/Mawson": "aq",
"Antarctica/McMurdo": "aq",
"Antarctica/Palmer": "aq",
"Antarctica/Rothera": "aq",
"Antarctica/Syowa": "aq",
"Antarctica/Troll": "aq",
"Antarctica/Vostok": "aq",
"Arctic/Longyearbyen": "sj",
"Asia/Aden": "ye",
"Asia/Almaty": "kz",
"Asia/Amman": "jo",
"Asia/Anadyr": "ru",
"Asia/Aqtau": "kz",
"Asia/Aqtobe": "kz",
"Asia/Ashgabat": "tm",
"Asia/Atyrau": "kz",
"Asia/Baghdad": "iq",
"Asia/Bahrain": "bh",
"Asia/Baku": "az",
"Asia/Bangkok": "th",
"Asia/Barnaul": "ru",
"Asia/Beirut": "lb",
"Asia/Bishkek": "kg",
"Asia/Brunei": "bn",
"Asia/Calcutta": "in",
"Asia/Chita": "ru",
"Asia/Colombo": "lk",
"Asia/Damascus": "sy",
"Asia/Dhaka": "bd",
"Asia/Dili": "tl",
"Asia/Dubai": "ae",
"Asia/Dushanbe": "tj",
"Asia/Famagusta": "cy",
"Asia/Gaza": "ps",
"Asia/Hebron": "ps",
"Asia/Hong_Kong": "cn",
"Asia/Hovd": "mn",
"Asia/Irkutsk": "ru",
"Asia/Jakarta": "id",
"Asia/Jayapura": "id",
"Asia/Jerusalem": "il",
"Asia/Kabul": "af",
"Asia/Kamchatka": "ru",
"Asia/Karachi": "pk",
"Asia/Katmandu": "np",
"Asia/Khandyga": "ru",
"Asia/Krasnoyarsk": "ru",
"Asia/Kuala_Lumpur": "my",
"Asia/Kuching": "my",
"Asia/Kuwait": "kw",
"Asia/Macau": "cn",
"Asia/Magadan": "ru",
"Asia/Makassar": "id",
"Asia/Manila": "ph",
"Asia/Muscat": "om",
"Asia/Nicosia": "cy",
"Asia/Novokuznetsk": "ru",
"Asia/Novosibirsk": "ru",
"Asia/Omsk": "ru",
"Asia/Oral": "kz",
"Asia/Phnom_Penh": "kh",
"Asia/Pontianak": "id",
"Asia/Pyongyang": "kp",
"Asia/Qatar": "qa",
"Asia/Qostanay": "kz",
"Asia/Qyzylorda": "kz",
"Asia/Rangoon": "mm",
"Asia/Riyadh": "sa",
"Asia/Saigon": "vn",
"Asia/Sakhalin": "ru",
"Asia/Samarkand": "uz",
"Asia/Seoul": "kr",
"Asia/Shanghai": "cn",
"Asia/Singapore": "sg",
"Asia/Srednekolymsk": "ru",
"Asia/Taipei": "cn",
"Asia/Tashkent": "uz",
"Asia/Tbilisi": "ge",
"Asia/Tehran": "ir",
"Asia/Thimphu": "bt",
"Asia/Tokyo": "jp",
"Asia/Tomsk": "ru",
"Asia/Ulaanbaatar": "mn",
"Asia/Urumqi": "cn",
"Asia/Ust-Nera": "ru",
"Asia/Vientiane": "la",
"Asia/Vladivostok": "ru",
"Asia/Yakutsk": "ru",
"Asia/Yekaterinburg": "ru",
"Asia/Yerevan": "am",
"Atlantic/Azores": "pt",
"Atlantic/Bermuda": "bm",
"Atlantic/Canary": "es",
"Atlantic/Cape_Verde": "cv",
"Atlantic/Faeroe": "fo",
"Atlantic/Madeira": "pt",
"Atlantic/Reykjavik": "is",
"Atlantic/South_Georgia": "gs",
"Atlantic/St_Helena": "sh",
"Atlantic/Stanley": "fk",
"Australia/Adelaide": "au",
"Australia/Brisbane": "au",
"Australia/Broken_Hill": "au",
"Australia/Darwin": "au",
"Australia/Eucla": "au",
"Australia/Hobart": "au",
"Australia/Lindeman": "au",
"Australia/Lord_Howe": "au",
"Australia/Melbourne": "au",
"Australia/Perth": "au",
"Australia/Sydney": "au",
"Europe/Amsterdam": "nl",
"Europe/Andorra": "ad",
"Europe/Astrakhan": "ru",
"Europe/Athens": "gr",
"Europe/Belgrade": "rs",
"Europe/Berlin": "de",
"Europe/Bratislava": "sk",
"Europe/Brussels": "be",
"Europe/Bucharest": "ro",
"Europe/Budapest": "hu",
"Europe/Busingen": "de",
"Europe/Chisinau": "md",
"Europe/Copenhagen": "dk",
"Europe/Dublin": "ie",
"Europe/Gibraltar": "gi",
"Europe/Guernsey": "gg",
"Europe/Helsinki": "fi",
"Europe/Isle_of_Man": "im",
"Europe/Istanbul": "tr",
"Europe/Jersey": "je",
"Europe/Kaliningrad": "ru",
"Europe/Kiev": "ua",
"Europe/Kirov": "ru",
"Europe/Lisbon": "pt",
"Europe/Ljubljana": "si",
"Europe/London": "gb",
"Europe/Luxembourg": "lu",
"Europe/Madrid": "es",
"Europe/Malta": "mt",
"Europe/Mariehamn": "ax",
"Europe/Minsk": "by",
"Europe/Monaco": "mc",
"Europe/Moscow": "ru",
"Europe/Oslo": "no",
"Europe/Paris": "fr",
"Europe/Podgorica": "me",
"Europe/Prague": "cz",
"Europe/Riga": "lv",
"Europe/Rome": "it",
"Europe/Samara": "ru",
"Europe/San_Marino": "sm",
"Europe/Sarajevo": "ba",
"Europe/Saratov": "ru",
"Europe/Simferopol": "ua",
"Europe/Skopje": "mk",
"Europe/Sofia": "bg",
"Europe/Stockholm": "se",
"Europe/Tallinn": "ee",
"Europe/Tirane": "al",
"Europe/Ulyanovsk": "ru",
"Europe/Vaduz": "li",
"Europe/Vatican": "va",
"Europe/Vienna": "at",
"Europe/Vilnius": "lt",
"Europe/Volgograd": "ru",
"Europe/Warsaw": "pl",
"Europe/Zagreb": "hr",
"Europe/Zurich": "ch",
"Indian/Antananarivo": "mg",
"Indian/Chagos": "io",
"Indian/Christmas": "cx",
"Indian/Cocos": "cc",
"Indian/Comoro": "km",
"Indian/Kerguelen": "tf",
"Indian/Mahe": "sc",
"Indian/Maldives": "mv",
"Indian/Mauritius": "mu",
"Indian/Mayotte": "yt",
"Indian/Reunion": "re",
"Pacific/Apia": "ws",
"Pacific/Auckland": "nz",
"Pacific/Bougainville": "pg",
"Pacific/Chatham": "nz",
"Pacific/Easter": "cl",
"Pacific/Efate": "vu",
"Pacific/Enderbury": "ki",
"Pacific/Fakaofo": "tk",
"Pacific/Fiji": "fj",
"Pacific/Funafuti": "tv",
"Pacific/Galapagos": "ec",
"Pacific/Gambier": "pf",
"Pacific/Guadalcanal": "sb",
"Pacific/Guam": "gu",
"Pacific/Honolulu": "us",
"Pacific/Kiritimati": "ki",
"Pacific/Kosrae": "fm",
"Pacific/Kwajalein": "mh",
"Pacific/Majuro": "mh",
"Pacific/Marquesas": "pf",
"Pacific/Midway": "um",
"Pacific/Nauru": "nr",
"Pacific/Niue": "nu",
"Pacific/Norfolk": "nf",
"Pacific/Noumea": "nc",
"Pacific/Pago_Pago": "as",
"Pacific/Palau": "pw",
"Pacific/Pitcairn": "pn",
"Pacific/Ponape": "fm",
"Pacific/Port_Moresby": "pg",
"Pacific/Rarotonga": "ck",
"Pacific/Saipan": "mp",
"Pacific/Tahiti": "pf",
"Pacific/Tarawa": "ki",
"Pacific/Tongatapu": "to",
"Pacific/Truk": "fm",
"Pacific/Wake": "um",
"Pacific/Wallis": "wf"
},
"enumIconPattern": "https://flagcdn.com/w40/{value}.png",
"enumLabels": {
"Africa/Abidjan": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Accra": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Addis_Ababa": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Algiers": "\u4e2d\u6b27\u6807\u51c6\u65f6\u95f4",
"Africa/Asmera": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Bamako": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Bangui": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Banjul": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Bissau": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Blantyre": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Brazzaville": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Bujumbura": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Cairo": "\u4e1c\u6b27\u65f6\u95f4",
"Africa/Casablanca": "\u6469\u6d1b\u54e5\u65f6\u95f4",
"Africa/Ceuta": "\u4e2d\u6b27\u65f6\u95f4",
"Africa/Conakry": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Dakar": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Dar_es_Salaam": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Djibouti": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Douala": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/El_Aaiun": "\u897f\u6492\u54c8\u62c9\u65f6\u95f4",
"Africa/Freetown": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Gaborone": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Harare": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Johannesburg": "\u5357\u975e\u6807\u51c6\u65f6\u95f4",
"Africa/Juba": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Kampala": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Khartoum": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Kigali": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Kinshasa": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Lagos": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Libreville": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Lome": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Luanda": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Lubumbashi": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Lusaka": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Malabo": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Maputo": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Maseru": "\u5357\u975e\u6807\u51c6\u65f6\u95f4",
"Africa/Mbabane": "\u5357\u975e\u6807\u51c6\u65f6\u95f4",
"Africa/Mogadishu": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Monrovia": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Nairobi": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Ndjamena": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Niamey": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Nouakchott": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Ouagadougou": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Porto-Novo": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Sao_Tome": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Tripoli": "\u4e1c\u6b27\u6807\u51c6\u65f6\u95f4",
"Africa/Tunis": "\u4e2d\u6b27\u6807\u51c6\u65f6\u95f4",
"Africa/Windhoek": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"America/Adak": "\u590f\u5a01\u5937-\u963f\u7559\u7533\u65f6\u95f4",
"America/Anchorage": "\u963f\u62c9\u65af\u52a0\u65f6\u95f4",
"America/Anguilla": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Antigua": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Araguaina": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Argentina/La_Rioja": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Argentina/Rio_Gallegos": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Argentina/Salta": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Argentina/San_Juan": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Argentina/San_Luis": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Argentina/Tucuman": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Argentina/Ushuaia": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Aruba": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Asuncion": "\u5df4\u62c9\u572d\u6807\u51c6\u65f6\u95f4",
"America/Bahia": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Bahia_Banderas": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Barbados": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Belem": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Belize": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Blanc-Sablon": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Boa_Vista": "\u4e9a\u9a6c\u900a\u6807\u51c6\u65f6\u95f4",
"America/Bogota": "\u54e5\u4f26\u6bd4\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Boise": "\u5317\u7f8e\u5c71\u533a\u65f6\u95f4",
"America/Buenos_Aires": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Cambridge_Bay": "\u5317\u7f8e\u5c71\u533a\u65f6\u95f4",
"America/Campo_Grande": "\u4e9a\u9a6c\u900a\u6807\u51c6\u65f6\u95f4",
"America/Cancun": "\u5317\u7f8e\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Caracas": "\u59d4\u5185\u745e\u62c9\u65f6\u95f4",
"America/Catamarca": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Cayenne": "\u6cd5\u5c5e\u572d\u4e9a\u90a3\u6807\u51c6\u65f6\u95f4",
"America/Cayman": "\u5317\u7f8e\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Chicago": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Chihuahua": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Ciudad_Juarez": "\u5317\u7f8e\u5c71\u533a\u65f6\u95f4",
"America/Coral_Harbour": "\u5317\u7f8e\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Cordoba": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Costa_Rica": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Coyhaique": "\u79d1\u4f0a\u827e\u514b\u65f6\u95f4",
"America/Creston": "\u5317\u7f8e\u5c71\u533a\u6807\u51c6\u65f6\u95f4",
"America/Cuiaba": "\u4e9a\u9a6c\u900a\u6807\u51c6\u65f6\u95f4",
"America/Curacao": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Danmarkshavn": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"America/Dawson": "\u80b2\u7a7a\u65f6\u95f4",
"America/Dawson_Creek": "\u5317\u7f8e\u5c71\u533a\u6807\u51c6\u65f6\u95f4",
"America/Denver": "\u5317\u7f8e\u5c71\u533a\u65f6\u95f4",
"America/Detroit": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Dominica": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Edmonton": "\u5317\u7f8e\u5c71\u533a\u65f6\u95f4",
"America/Eirunepe": "\u963f\u514b\u91cc\u6807\u51c6\u65f6\u95f4",
"America/El_Salvador": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Fort_Nelson": "\u5317\u7f8e\u5c71\u533a\u6807\u51c6\u65f6\u95f4",
"America/Fortaleza": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Glace_Bay": "\u5927\u897f\u6d0b\u65f6\u95f4",
"America/Godthab": "\u52aa\u514b\u65f6\u95f4",
"America/Goose_Bay": "\u5927\u897f\u6d0b\u65f6\u95f4",
"America/Grand_Turk": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Grenada": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Guadeloupe": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Guatemala": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Guayaquil": "\u5384\u74dc\u591a\u5c14\u6807\u51c6\u65f6\u95f4",
"America/Guyana": "\u572d\u4e9a\u90a3\u65f6\u95f4",
"America/Halifax": "\u5927\u897f\u6d0b\u65f6\u95f4",
"America/Havana": "\u53e4\u5df4\u65f6\u95f4",
"America/Hermosillo": "\u58a8\u897f\u54e5\u592a\u5e73\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Indiana/Knox": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Indiana/Marengo": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Indiana/Petersburg": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Indiana/Tell_City": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Indiana/Vevay": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Indiana/Vincennes": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Indiana/Winamac": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Indianapolis": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Inuvik": "\u5317\u7f8e\u5c71\u533a\u65f6\u95f4",
"America/Iqaluit": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Jamaica": "\u5317\u7f8e\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Jujuy": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Juneau": "\u963f\u62c9\u65af\u52a0\u65f6\u95f4",
"America/Kentucky/Monticello": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Kralendijk": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/La_Paz": "\u73bb\u5229\u7ef4\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Lima": "\u79d8\u9c81\u6807\u51c6\u65f6\u95f4",
"America/Los_Angeles": "\u5317\u7f8e\u592a\u5e73\u6d0b\u65f6\u95f4",
"America/Louisville": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Lower_Princes": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Maceio": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Managua": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Manaus": "\u4e9a\u9a6c\u900a\u6807\u51c6\u65f6\u95f4",
"America/Marigot": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Martinique": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Matamoros": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Mazatlan": "\u58a8\u897f\u54e5\u592a\u5e73\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Mendoza": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Menominee": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Merida": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Metlakatla": "\u963f\u62c9\u65af\u52a0\u65f6\u95f4",
"America/Mexico_City": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Miquelon": "\u5723\u76ae\u57c3\u5c14\u548c\u5bc6\u514b\u9686\u7fa4\u5c9b\u65f6\u95f4",
"America/Moncton": "\u5927\u897f\u6d0b\u65f6\u95f4",
"America/Monterrey": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Montevideo": "\u4e4c\u62c9\u572d\u6807\u51c6\u65f6\u95f4",
"America/Montserrat": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Nassau": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/New_York": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Nome": "\u963f\u62c9\u65af\u52a0\u65f6\u95f4",
"America/Noronha": "\u8d39\u5c14\u5357\u591a-\u8fea\u8bfa\u7f57\u5c3c\u4e9a\u5c9b\u6807\u51c6\u65f6\u95f4",
"America/North_Dakota/Beulah": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/North_Dakota/Center": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/North_Dakota/New_Salem": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Ojinaga": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Panama": "\u5317\u7f8e\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Paramaribo": "\u82cf\u91cc\u5357\u65f6\u95f4",
"America/Phoenix": "\u5317\u7f8e\u5c71\u533a\u6807\u51c6\u65f6\u95f4",
"America/Port-au-Prince": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Port_of_Spain": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Porto_Velho": "\u4e9a\u9a6c\u900a\u6807\u51c6\u65f6\u95f4",
"America/Puerto_Rico": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Punta_Arenas": "\u84ec\u5854\u963f\u96f7\u7eb3\u65af\u65f6\u95f4",
"America/Rankin_Inlet": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Recife": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Regina": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Resolute": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Rio_Branco": "\u963f\u514b\u91cc\u6807\u51c6\u65f6\u95f4",
"America/Santarem": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Santiago": "\u667a\u5229\u65f6\u95f4",
"America/Santo_Domingo": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Sao_Paulo": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Scoresbysund": "\u65af\u79d1\u5217\u65af\u6bd4\u6851\u5fb7\u65f6\u95f4",
"America/Sitka": "\u963f\u62c9\u65af\u52a0\u65f6\u95f4",
"America/St_Barthelemy": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/St_Johns": "\u7ebd\u82ac\u5170\u65f6\u95f4",
"America/St_Kitts": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/St_Lucia": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/St_Thomas": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/St_Vincent": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Swift_Current": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Tegucigalpa": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Thule": "\u5927\u897f\u6d0b\u65f6\u95f4",
"America/Tijuana": "\u5317\u7f8e\u592a\u5e73\u6d0b\u65f6\u95f4",
"America/Toronto": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Tortola": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Vancouver": "\u5317\u7f8e\u592a\u5e73\u6d0b\u65f6\u95f4",
"America/Whitehorse": "\u80b2\u7a7a\u65f6\u95f4",
"America/Winnipeg": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Yakutat": "\u963f\u62c9\u65af\u52a0\u65f6\u95f4",
"Antarctica/Casey": "\u6fb3\u5927\u5229\u4e9a\u897f\u90e8\u6807\u51c6\u65f6\u95f4",
"Antarctica/Davis": "\u6234\u7ef4\u65af\u65f6\u95f4",
"Antarctica/DumontDUrville": "\u8fea\u8499\u00b7\u8fea\u7ef4\u5c14\u65f6\u95f4",
"Antarctica/Macquarie": "\u6fb3\u5927\u5229\u4e9a\u4e1c\u90e8\u65f6\u95f4",
"Antarctica/Mawson": "\u83ab\u68ee\u65f6\u95f4",
"Antarctica/McMurdo": "\u65b0\u897f\u5170\u65f6\u95f4",
"Antarctica/Palmer": "\u5e15\u5c14\u9ed8\u65f6\u95f4",
"Antarctica/Rothera": "\u7f57\u745f\u62c9\u65f6\u95f4",
"Antarctica/Syowa": "\u662d\u548c\u65f6\u95f4",
"Antarctica/Troll": "\u7279\u7f57\u5c14\u65f6\u95f4",
"Antarctica/Vostok": "\u6c83\u65af\u6258\u514b\u65f6\u95f4",
"Arctic/Longyearbyen": "\u4e2d\u6b27\u65f6\u95f4",
"Asia/Aden": "\u963f\u62c9\u4f2f\u6807\u51c6\u65f6\u95f4",
"Asia/Almaty": "\u54c8\u8428\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Amman": "\u7ea6\u65e6\u65f6\u95f4",
"Asia/Anadyr": "\u5f7c\u5f97\u7f57\u5df4\u752b\u6d1b\u592b\u65af\u514b-\u582a\u5bdf\u52a0\u6807\u51c6\u65f6\u95f4",
"Asia/Aqtau": "\u54c8\u8428\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Aqtobe": "\u54c8\u8428\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Ashgabat": "\u571f\u5e93\u66fc\u65af\u5766\u6807\u51c6\u65f6\u95f4",
"Asia/Atyrau": "\u54c8\u8428\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Baghdad": "\u963f\u62c9\u4f2f\u6807\u51c6\u65f6\u95f4",
"Asia/Bahrain": "\u963f\u62c9\u4f2f\u6807\u51c6\u65f6\u95f4",
"Asia/Baku": "\u963f\u585e\u62dc\u7586\u6807\u51c6\u65f6\u95f4",
"Asia/Bangkok": "\u4e2d\u5357\u534a\u5c9b\u65f6\u95f4",
"Asia/Barnaul": "\u514b\u62c9\u65af\u8bfa\u4e9a\u5c14\u65af\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Beirut": "\u4e1c\u6b27\u65f6\u95f4",
"Asia/Bishkek": "\u5409\u5c14\u5409\u65af\u65af\u5766\u65f6\u95f4",
"Asia/Brunei": "\u6587\u83b1\u8fbe\u9c81\u8428\u5170\u65f6\u95f4",
"Asia/Calcutta": "\u5370\u5ea6\u65f6\u95f4",
"Asia/Chita": "\u96c5\u5e93\u8328\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Colombo": "\u5370\u5ea6\u65f6\u95f4",
"Asia/Damascus": "\u53d9\u5229\u4e9a\u65f6\u95f4",
"Asia/Dhaka": "\u5b5f\u52a0\u62c9\u6807\u51c6\u65f6\u95f4",
"Asia/Dili": "\u4e1c\u5e1d\u6c76\u65f6\u95f4",
"Asia/Dubai": "\u6d77\u6e7e\u6807\u51c6\u65f6\u95f4",
"Asia/Dushanbe": "\u5854\u5409\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Famagusta": "\u4e1c\u6b27\u65f6\u95f4",
"Asia/Gaza": "\u4e1c\u6b27\u65f6\u95f4",
"Asia/Hebron": "\u4e1c\u6b27\u65f6\u95f4",
"Asia/Hong_Kong": "\u4e2d\u56fd\u6807\u51c6\u65f6\u95f4",
"Asia/Hovd": "\u79d1\u5e03\u591a\u6807\u51c6\u65f6\u95f4",
"Asia/Irkutsk": "\u4f0a\u5c14\u5e93\u8328\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Jakarta": "\u5370\u5ea6\u5c3c\u897f\u4e9a\u897f\u90e8\u65f6\u95f4",
"Asia/Jayapura": "\u5370\u5ea6\u5c3c\u897f\u4e9a\u4e1c\u90e8\u65f6\u95f4",
"Asia/Jerusalem": "\u4ee5\u8272\u5217\u65f6\u95f4",
"Asia/Kabul": "\u963f\u5bcc\u6c57\u65f6\u95f4",
"Asia/Kamchatka": "\u5f7c\u5f97\u7f57\u5df4\u752b\u6d1b\u592b\u65af\u514b-\u582a\u5bdf\u52a0\u6807\u51c6\u65f6\u95f4",
"Asia/Karachi": "\u5df4\u57fa\u65af\u5766\u6807\u51c6\u65f6\u95f4",
"Asia/Katmandu": "\u5c3c\u6cca\u5c14\u65f6\u95f4",
"Asia/Khandyga": "\u96c5\u5e93\u8328\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Krasnoyarsk": "\u514b\u62c9\u65af\u8bfa\u4e9a\u5c14\u65af\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Kuala_Lumpur": "\u9a6c\u6765\u897f\u4e9a\u65f6\u95f4",
"Asia/Kuching": "\u9a6c\u6765\u897f\u4e9a\u65f6\u95f4",
"Asia/Kuwait": "\u963f\u62c9\u4f2f\u6807\u51c6\u65f6\u95f4",
"Asia/Macau": "\u4e2d\u56fd\u6807\u51c6\u65f6\u95f4",
"Asia/Magadan": "\u9a6c\u52a0\u4e39\u6807\u51c6\u65f6\u95f4",
"Asia/Makassar": "\u5370\u5ea6\u5c3c\u897f\u4e9a\u4e2d\u90e8\u65f6\u95f4",
"Asia/Manila": "\u83f2\u5f8b\u5bbe\u6807\u51c6\u65f6\u95f4",
"Asia/Muscat": "\u6d77\u6e7e\u6807\u51c6\u65f6\u95f4",
"Asia/Nicosia": "\u4e1c\u6b27\u65f6\u95f4",
"Asia/Novokuznetsk": "\u514b\u62c9\u65af\u8bfa\u4e9a\u5c14\u65af\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Novosibirsk": "\u514b\u62c9\u65af\u8bfa\u4e9a\u5c14\u65af\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Omsk": "\u9102\u6728\u65af\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Oral": "\u54c8\u8428\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Phnom_Penh": "\u4e2d\u5357\u534a\u5c9b\u65f6\u95f4",
"Asia/Pontianak": "\u5370\u5ea6\u5c3c\u897f\u4e9a\u897f\u90e8\u65f6\u95f4",
"Asia/Pyongyang": "\u97e9\u56fd\u6807\u51c6\u65f6\u95f4",
"Asia/Qatar": "\u963f\u62c9\u4f2f\u6807\u51c6\u65f6\u95f4",
"Asia/Qostanay": "\u54c8\u8428\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Qyzylorda": "\u54c8\u8428\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Rangoon": "\u7f05\u7538\u65f6\u95f4",
"Asia/Riyadh": "\u963f\u62c9\u4f2f\u6807\u51c6\u65f6\u95f4",
"Asia/Saigon": "\u4e2d\u5357\u534a\u5c9b\u65f6\u95f4",
"Asia/Sakhalin": "\u9a6c\u52a0\u4e39\u6807\u51c6\u65f6\u95f4",
"Asia/Samarkand": "\u4e4c\u5179\u522b\u514b\u65af\u5766\u6807\u51c6\u65f6\u95f4",
"Asia/Seoul": "\u97e9\u56fd\u6807\u51c6\u65f6\u95f4",
"Asia/Shanghai": "\u4e2d\u56fd\u6807\u51c6\u65f6\u95f4",
"Asia/Singapore": "\u65b0\u52a0\u5761\u6807\u51c6\u65f6\u95f4",
"Asia/Srednekolymsk": "\u9a6c\u52a0\u4e39\u6807\u51c6\u65f6\u95f4",
"Asia/Taipei": "\u4e2d\u56fd\u6807\u51c6\u65f6\u95f4",
"Asia/Tashkent": "\u4e4c\u5179\u522b\u514b\u65af\u5766\u6807\u51c6\u65f6\u95f4",
"Asia/Tbilisi": "\u683c\u9c81\u5409\u4e9a\u6807\u51c6\u65f6\u95f4",
"Asia/Tehran": "\u4f0a\u6717\u6807\u51c6\u65f6\u95f4",
"Asia/Thimphu": "\u4e0d\u4e39\u65f6\u95f4",
"Asia/Tokyo": "\u65e5\u672c\u6807\u51c6\u65f6\u95f4",
"Asia/Tomsk": "\u514b\u62c9\u65af\u8bfa\u4e9a\u5c14\u65af\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Ulaanbaatar": "\u4e4c\u5170\u5df4\u6258\u6807\u51c6\u65f6\u95f4",
"Asia/Urumqi": "\u4e4c\u9c81\u6728\u9f50\u65f6\u95f4",
"Asia/Ust-Nera": "\u6d77\u53c2\u5d34\u6807\u51c6\u65f6\u95f4",
"Asia/Vientiane": "\u4e2d\u5357\u534a\u5c9b\u65f6\u95f4",
"Asia/Vladivostok": "\u6d77\u53c2\u5d34\u6807\u51c6\u65f6\u95f4",
"Asia/Yakutsk": "\u96c5\u5e93\u8328\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Yekaterinburg": "\u53f6\u5361\u6377\u7433\u5821\u6807\u51c6\u65f6\u95f4",
"Asia/Yerevan": "\u4e9a\u7f8e\u5c3c\u4e9a\u6807\u51c6\u65f6\u95f4",
"Atlantic/Azores": "\u4e9a\u901f\u5c14\u7fa4\u5c9b\u65f6\u95f4",
"Atlantic/Bermuda": "\u5927\u897f\u6d0b\u65f6\u95f4",
"Atlantic/Canary": "\u897f\u6b27\u65f6\u95f4",
"Atlantic/Cape_Verde": "\u4f5b\u5f97\u89d2\u6807\u51c6\u65f6\u95f4",
"Atlantic/Faeroe": "\u897f\u6b27\u65f6\u95f4",
"Atlantic/Madeira": "\u897f\u6b27\u65f6\u95f4",
"Atlantic/Reykjavik": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Atlantic/South_Georgia": "\u5357\u4e54\u6cbb\u4e9a\u5c9b\u65f6\u95f4",
"Atlantic/St_Helena": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Atlantic/Stanley": "\u798f\u514b\u5170\u7fa4\u5c9b\u6807\u51c6\u65f6\u95f4",
"Australia/Adelaide": "\u6fb3\u5927\u5229\u4e9a\u4e2d\u90e8\u65f6\u95f4",
"Australia/Brisbane": "\u6fb3\u5927\u5229\u4e9a\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4",
"Australia/Broken_Hill": "\u6fb3\u5927\u5229\u4e9a\u4e2d\u90e8\u65f6\u95f4",
"Australia/Darwin": "\u6fb3\u5927\u5229\u4e9a\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"Australia/Eucla": "\u6fb3\u5927\u5229\u4e9a\u4e2d\u897f\u90e8\u6807\u51c6\u65f6\u95f4",
"Australia/Hobart": "\u6fb3\u5927\u5229\u4e9a\u4e1c\u90e8\u65f6\u95f4",
"Australia/Lindeman": "\u6fb3\u5927\u5229\u4e9a\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4",
"Australia/Lord_Howe": "\u8c6a\u52cb\u7235\u5c9b\u65f6\u95f4",
"Australia/Melbourne": "\u6fb3\u5927\u5229\u4e9a\u4e1c\u90e8\u65f6\u95f4",
"Australia/Perth": "\u6fb3\u5927\u5229\u4e9a\u897f\u90e8\u6807\u51c6\u65f6\u95f4",
"Australia/Sydney": "\u6fb3\u5927\u5229\u4e9a\u4e1c\u90e8\u65f6\u95f4",
"Europe/Amsterdam": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Andorra": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Astrakhan": "\u8428\u9a6c\u62c9\u6807\u51c6\u65f6\u95f4",
"Europe/Athens": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Belgrade": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Berlin": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Bratislava": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Brussels": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Bucharest": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Budapest": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Busingen": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Chisinau": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Copenhagen": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Dublin": "\u7231\u5c14\u5170\u65f6\u95f4",
"Europe/Gibraltar": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Guernsey": "\u6839\u897f\u5c9b\u65f6\u95f4",
"Europe/Helsinki": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Isle_of_Man": "\u9a6c\u6069\u5c9b\u65f6\u95f4",
"Europe/Istanbul": "\u571f\u8033\u5176\u6807\u51c6\u65f6\u95f4",
"Europe/Jersey": "\u6cfd\u897f\u5c9b\u65f6\u95f4",
"Europe/Kaliningrad": "\u4e1c\u6b27\u6807\u51c6\u65f6\u95f4",
"Europe/Kiev": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Kirov": "\u83ab\u65af\u79d1\u6807\u51c6\u65f6\u95f4",
"Europe/Lisbon": "\u897f\u6b27\u65f6\u95f4",
"Europe/Ljubljana": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/London": "\u82f1\u56fd\u65f6\u95f4",
"Europe/Luxembourg": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Madrid": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Malta": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Mariehamn": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Minsk": "\u83ab\u65af\u79d1\u6807\u51c6\u65f6\u95f4",
"Europe/Monaco": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Moscow": "\u83ab\u65af\u79d1\u6807\u51c6\u65f6\u95f4",
"Europe/Oslo": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Paris": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Podgorica": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Prague": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Riga": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Rome": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Samara": "\u8428\u9a6c\u62c9\u6807\u51c6\u65f6\u95f4",
"Europe/San_Marino": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Sarajevo": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Saratov": "\u8428\u9a6c\u62c9\u6807\u51c6\u65f6\u95f4",
"Europe/Simferopol": "\u83ab\u65af\u79d1\u6807\u51c6\u65f6\u95f4",
"Europe/Skopje": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Sofia": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Stockholm": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Tallinn": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Tirane": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Ulyanovsk": "\u8428\u9a6c\u62c9\u6807\u51c6\u65f6\u95f4",
"Europe/Vaduz": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Vatican": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Vienna": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Vilnius": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Volgograd": "\u83ab\u65af\u79d1\u6807\u51c6\u65f6\u95f4",
"Europe/Warsaw": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Zagreb": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Zurich": "\u4e2d\u6b27\u65f6\u95f4",
"Indian/Antananarivo": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Indian/Chagos": "\u5370\u5ea6\u6d0b\u65f6\u95f4",
"Indian/Christmas": "\u5723\u8bde\u5c9b\u65f6\u95f4",
"Indian/Cocos": "\u79d1\u79d1\u65af\u7fa4\u5c9b\u65f6\u95f4",
"Indian/Comoro": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Indian/Kerguelen": "\u6cd5\u5c5e\u5357\u65b9\u548c\u5357\u6781\u9886\u5730\u65f6\u95f4",
"Indian/Mahe": "\u585e\u820c\u5c14\u65f6\u95f4",
"Indian/Maldives": "\u9a6c\u5c14\u4ee3\u592b\u65f6\u95f4",
"Indian/Mauritius": "\u6bdb\u91cc\u6c42\u65af\u6807\u51c6\u65f6\u95f4",
"Indian/Mayotte": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Indian/Reunion": "\u7559\u5c3c\u6c6a\u65f6\u95f4",
"Pacific/Apia": "\u963f\u76ae\u4e9a\u6807\u51c6\u65f6\u95f4",
"Pacific/Auckland": "\u65b0\u897f\u5170\u65f6\u95f4",
"Pacific/Bougainville": "\u5e03\u5e72\u7ef4\u5c14\u65f6\u95f4",
"Pacific/Chatham": "\u67e5\u5854\u59c6\u65f6\u95f4",
"Pacific/Easter": "\u590d\u6d3b\u8282\u5c9b\u65f6\u95f4",
"Pacific/Efate": "\u74e6\u52aa\u963f\u56fe\u6807\u51c6\u65f6\u95f4",
"Pacific/Enderbury": "\u83f2\u5c3c\u514b\u65af\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Fakaofo": "\u6258\u514b\u52b3\u65f6\u95f4",
"Pacific/Fiji": "\u6590\u6d4e\u6807\u51c6\u65f6\u95f4",
"Pacific/Funafuti": "\u56fe\u74e6\u5362\u65f6\u95f4",
"Pacific/Galapagos": "\u79d1\u9686\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Gambier": "\u7518\u6bd4\u5c14\u65f6\u95f4",
"Pacific/Guadalcanal": "\u6240\u7f57\u95e8\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Guam": "\u67e5\u83ab\u7f57\u65f6\u95f4",
"Pacific/Honolulu": "\u590f\u5a01\u5937-\u963f\u7559\u7533\u6807\u51c6\u65f6\u95f4",
"Pacific/Kiritimati": "\u83b1\u6069\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Kosrae": "\u79d1\u65af\u96f7\u65f6\u95f4",
"Pacific/Kwajalein": "\u9a6c\u7ecd\u5c14\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Majuro": "\u9a6c\u7ecd\u5c14\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Marquesas": "\u9a6c\u514b\u8428\u65af\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Midway": "\u8428\u6469\u4e9a\u6807\u51c6\u65f6\u95f4",
"Pacific/Nauru": "\u7459\u9c81\u65f6\u95f4",
"Pacific/Niue": "\u7ebd\u57c3\u65f6\u95f4",
"Pacific/Norfolk": "\u8bfa\u798f\u514b\u5c9b\u65f6\u95f4",
"Pacific/Noumea": "\u65b0\u5580\u91cc\u591a\u5c3c\u4e9a\u6807\u51c6\u65f6\u95f4",
"Pacific/Pago_Pago": "\u8428\u6469\u4e9a\u6807\u51c6\u65f6\u95f4",
"Pacific/Palau": "\u5e15\u52b3\u65f6\u95f4",
"Pacific/Pitcairn": "\u76ae\u7279\u51ef\u6069\u65f6\u95f4",
"Pacific/Ponape": "\u6ce2\u7eb3\u4f69\u65f6\u95f4",
"Pacific/Port_Moresby": "\u5df4\u5e03\u4e9a\u65b0\u51e0\u5185\u4e9a\u65f6\u95f4",
"Pacific/Rarotonga": "\u5e93\u514b\u7fa4\u5c9b\u6807\u51c6\u65f6\u95f4",
"Pacific/Saipan": "\u67e5\u83ab\u7f57\u65f6\u95f4",
"Pacific/Tahiti": "\u5854\u5e0c\u63d0\u5c9b\u65f6\u95f4",
"Pacific/Tarawa": "\u5409\u5c14\u4f2f\u7279\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Tongatapu": "\u6c64\u52a0\u6807\u51c6\u65f6\u95f4",
"Pacific/Truk": "\u695a\u514b\u65f6\u95f4",
"Pacific/Wake": "\u5a01\u514b\u5c9b\u65f6\u95f4",
"Pacific/Wallis": "\u74e6\u5229\u65af\u548c\u5bcc\u56fe\u7eb3\u65f6\u95f4"
},
"example": "Asia/Shanghai",
"type": "string"
}
},
"required": [
"city"
],
"type": "object"
},
"name": "get_misc_worldtime",
"title": "\u67e5\u8be2\u4e16\u754c\u65f6\u95f4"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u519c\u5386\u65f6\u95f4"
},
"description": "\u9700\u8981\u5728\u6307\u5b9a\u65f6\u533a\u4e0b\u67e5\u770b\u67d0\u4e2a\u65f6\u95f4\u70b9\u7684\u519c\u5386\u4fe1\u606f\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u76f4\u63a5\u8fd4\u56de\u5b8c\u6574\u7ed3\u679c\u3002 ## \u529f\u80fd\u6982\u8ff0 \u652f\u6301\u4f20\u5165 Unix \u65f6\u95f4\u6233\uff08\u79d2\u6216\u6beb\u79d2\uff09\u548c IANA \u65f6\u533a\u540d\uff0c\u8fd4\u56de\u516c\u5386\u65f6\u95f4\u3001\u661f\u671f\u3001\u519c\u5386\u5e74\u6708\u65e5\u3001\u5e72\u652f\u3001\u751f\u8096\u3001\u8282\u6c14\u4e0e\u8282\u65e5\u4fe1\u606f\u3002\u4e0d\u4f20 ts \u65f6\u9ed8\u8ba4\u4f7f\u7528\u5f53\u524d\u65f6\u95f4\uff0c\u4e0d\u4f20 timezone \u65f6\u9ed8\u8ba4 Asia/Shanghai\u3002 ## \u65f6\u533a\u8bf4\u660e - \u652f\u6301\u6807\u51c6 IANA \u65f6\u533a\uff0c\u4f8b\u5982 Asia/Shanghai\u3001Asia/Tokyo - \u4e5f\u652f\u6301\u522b\u540d\uff1aShanghai\u3001Beijing - \u65f6\u533a\u975e\u6cd5\u65f6\u8fd4\u56de 40 Calls GET https://uapis.cn/api/v1/misc/lunartime.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"timezone": {
"description": "\u65f6\u533a\u540d\u79f0\u3002\u652f\u6301 IANA \u65f6\u533a\uff08\u5982 Asia/Shanghai\uff09\u548c\u522b\u540d\uff08Shanghai\u3001Beijing\uff09\u3002\u9ed8\u8ba4 Asia/Shanghai\u3002",
"example": "Asia/Shanghai",
"type": "string"
},
"ts": {
"description": "Unix \u65f6\u95f4\u6233\uff0c\u652f\u6301 10 \u4f4d\u79d2\u7ea7\u6216 13 \u4f4d\u6beb\u79d2\u7ea7\u3002\u4e0d\u4f20\u5219\u9ed8\u8ba4\u5f53\u524d\u65f6\u95f4\u3002",
"example": "1707537600",
"type": "string"
}
},
"type": "object"
},
"name": "get_misc_lunartime",
"title": "\u67e5\u8be2\u519c\u5386\u65f6\u95f4"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u8282\u5047\u65e5\u4e0e\u4e07\u5e74\u5386"
},
"description": "\u67e5\u8be2\u6307\u5b9a\u65e5\u671f\u3001\u6708\u4efd\u6216\u5e74\u4efd\u7684\u4e07\u5e74\u5386\u4e0e\u8282\u5047\u65e5\u4fe1\u606f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u652f\u6301\u4e09\u79cd\u67e5\u8be2\u65b9\u5f0f\uff1a\u6309\u5929\uff08date\uff09\u3001\u6309\u6708\uff08month\uff09\u548c\u6309\u5e74\uff08year\uff09\u3002\u8c03\u7528\u65f6\u4e09\u8005\u9009\u4e00\u4e2a\u4f20\u5165\u5373\u53ef\u3002 \u5982\u679c\u4f60\u53ea\u5173\u5fc3\u67d0\u4e00\u7c7b\u4e8b\u4ef6\uff0c\u53ef\u4ee5\u901a\u8fc7 holiday_type \u8fdb\u884c\u7b5b\u9009\uff0c\u4f8b\u5982\u53ea\u770b\u6cd5\u5b9a\u4f11\u5047/\u8c03\u4f11\u3001\u516c\u5386\u8282\u65e5\u3001\u519c\u5386\u8282\u65e5\u6216\u8282\u6c14\u3002 \u5728 date \u6a21\u5f0f\u4e0b\uff0c\u4f20 include_nearby=true \u53ef\u4ee5\u989d\u5916\u8fd4\u56de\u8be5\u65e5\u671f\u524d\u540e\u6700\u8fd1\u7684\u8282\u65e5\uff1b\u8fd4\u56de\u6570\u91cf\u7531 nearby_limit \u63a7\u5236\uff0c\u9ed8\u8ba4 7\uff0c\u6700\u5927 30\u3002 \u5982\u679c\u4f60\u53ea\u60f3\u4fdd\u7559\u4eca Calls GET https://uapis.cn/api/v1/misc/holiday-calendar.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"date": {
"description": "\u6309\u5929\u67e5\u8be2\u65f6\u586b\u5199\u8fd9\u4e2a\u53c2\u6570\uff0c\u4f8b\u5982\u67e5\u67d0\u4e00\u5929\u3002\u683c\u5f0f\uff1a`YYYY-MM-DD`\u3002\u548c `month`\u3001`year` \u4e09\u9009\u4e00\u3002",
"example": "2025-10-01",
"pattern": "^\\d{4}-\\d{2}-\\d{2}$",
"type": "string"
},
"exclude_past": {
"default": false,
"description": "\u4f20 true \u65f6\uff0c\u4f1a\u8fc7\u6ee4\u4eca\u5929\u4e4b\u524d\u5df2\u7ecf\u8fc7\u53bb\u7684\u8282\u65e5\u3002\u9ed8\u8ba4 false\u3002",
"enum": [
false,
true
],
"enumLabels": {
"false": "\u4fdd\u7559\u5168\u90e8\u8282\u65e5\uff08\u9ed8\u8ba4\uff09",
"true": "\u8fc7\u6ee4\u4eca\u5929\u4e4b\u524d\u7684\u8282\u65e5"
},
"example": true,
"type": "boolean"
},
"holiday_type": {
"default": "all",
"description": "\u8282\u65e5\u7b5b\u9009\u7c7b\u578b\uff0c\u9ed8\u8ba4 all\u3002",
"enum": [
"all",
"legal",
"legal_rest",
"legal_workday",
"solar",
"lunar",
"term"
],
"enumLabels": {
"all": "\u5168\u90e8\u8282\u65e5\u7c7b\u578b",
"legal": "\u6cd5\u5b9a\u76f8\u5173\uff08\u4f11\u5047 + \u8c03\u4f11\u4e0a\u73ed\uff09",
"legal_rest": "\u4ec5\u6cd5\u5b9a\u4f11\u5047\u65e5",
"legal_workday": "\u4ec5\u6cd5\u5b9a\u8c03\u4f11\u4e0a\u73ed\u65e5",
"lunar": "\u4ec5\u519c\u5386\u8282\u65e5",
"solar": "\u4ec5\u516c\u5386\u8282\u65e5",
"term": "\u4ec5\u8282\u6c14"
},
"example": "legal",
"type": "string"
},
"include_nearby": {
"default": false,
"description": "\u662f\u5426\u8fd4\u56de\u524d\u540e\u6700\u8fd1\u8282\u65e5\uff0c\u4ec5 date \u6a21\u5f0f\u751f\u6548\uff0c\u9ed8\u8ba4 false\u3002month/year \u6a21\u5f0f\u4f1a\u5ffd\u7565\u6b64\u53c2\u6570\u3002",
"enum": [
false,
true
],
"enumLabels": {
"false": "\u4e0d\u8fd4\u56de\u524d\u540e\u8282\u65e5\uff08\u9ed8\u8ba4\uff09",
"true": "\u8fd4\u56de\u524d\u540e\u6700\u8fd1\u8282\u65e5"
},
"example": true,
"type": "boolean"
},
"month": {
"description": "\u6309\u6708\u67e5\u8be2\u65f6\u586b\u5199\u8fd9\u4e2a\u53c2\u6570\uff0c\u4f8b\u5982\u67e5\u67d0\u4e2a\u6708\u3002\u683c\u5f0f\uff1a`YYYY-MM`\u3002\u548c `date`\u3001`year` \u4e09\u9009\u4e00\u3002",
"pattern": "^\\d{4}-\\d{2}$",
"type": "string"
},
"nearby_limit": {
"default": 7,
"description": "\u8fd4\u56de\u6700\u8fd1\u8282\u65e5\u6570\u91cf\u9650\u5236\uff0c\u9ed8\u8ba4 7\uff0c\u6700\u5927 30\u3002\u4ec5 date \u6a21\u5f0f + include_nearby=true \u751f\u6548\u3002",
"example": 7,
"maximum": 30,
"type": "integer"
},
"timezone": {
"default": "Asia/Shanghai",
"description": "\u65f6\u533a\u540d\u79f0\uff0c\u9ed8\u8ba4 Asia/Shanghai\u3002",
"example": "Asia/Shanghai",
"type": "string"
},
"year": {
"description": "\u6309\u5e74\u67e5\u8be2\u65f6\u586b\u5199\u8fd9\u4e2a\u53c2\u6570\uff0c\u4f8b\u5982\u67e5\u67d0\u4e00\u5e74\u3002\u683c\u5f0f\uff1a`YYYY`\u3002\u548c `date`\u3001`month` \u4e09\u9009\u4e00\u3002",
"pattern": "^\\d{4}$",
"type": "string"
}
},
"type": "object"
},
"name": "get_misc_holiday_calendar",
"title": "\u67e5\u8be2\u8282\u5047\u65e5\u4e0e\u4e07\u5e74\u5386"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u7a0b\u5e8f\u5458\u5386\u53f2\u4e0a\u7684\u4eca\u5929"
},
"description": "\u60f3\u77e5\u9053\u7a0b\u5e8f\u5458\u5386\u53f2\u4e0a\u7684\u4eca\u5929\u53d1\u751f\u4e86\u4ec0\u4e48\u5927\u4e8b\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u544a\u8bc9\u4f60\u7b54\u6848\uff01 ## \u529f\u80fd\u6982\u8ff0 \u6211\u4eec\u4f7f\u7528AI\u667a\u80fd\u7b5b\u9009\u4ece\u6d77\u91cf\u5386\u53f2\u4e8b\u4ef6\u4e2d\u6311\u9009\u51fa\u4e0e\u7a0b\u5e8f\u5458\u3001\u8ba1\u7b97\u673a\u79d1\u5b66\u76f8\u5173\u7684\u91cd\u8981\u4e8b\u4ef6\u3002\u6bcf\u4e2a\u4e8b\u4ef6\u90fd\u7ecf\u8fc7\u91cd\u8981\u6027\u8bc4\u5206\u548c\u76f8\u5173\u6027\u8bc4\u5206\uff0c\u786e\u4fdd\u5185\u5bb9\u8d28\u91cf\u3002 Calls GET https://uapis.cn/api/v1/history/programmer/today.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_history_programmer_today",
"title": "\u7a0b\u5e8f\u5458\u5386\u53f2\u4e0a\u7684\u4eca\u5929"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u7a0b\u5e8f\u5458\u5386\u53f2\u4e8b\u4ef6"
},
"description": "\u60f3\u67e5\u770b\u7a0b\u5e8f\u5458\u5386\u53f2\u4e0a\u67d0\u4e2a\u7279\u5b9a\u65e5\u671f\u53d1\u751f\u7684\u5927\u4e8b\u4ef6\uff1f\u6307\u5b9a\u6708\u4efd\u548c\u65e5\u671f\uff0c\u6211\u4eec\u5c31\u80fd\u544a\u8bc9\u4f60\uff01 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u6307\u5b9a\u6708\u4efd\u548c\u65e5\u671f\uff0c\u83b7\u53d6\u8be5\u65e5\u53d1\u751f\u7684\u7a0b\u5e8f\u5458\u76f8\u5173\u5386\u53f2\u4e8b\u4ef6\u3002\u540c\u6837\u4f7f\u7528AI\u667a\u80fd\u7b5b\u9009\uff0c\u786e\u4fdd\u4e8b\u4ef6\u7684\u76f8\u5173\u6027\u548c\u91cd\u8981\u6027\u3002 Calls GET https://uapis.cn/api/v1/history/programmer.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"day": {
"description": "\u65e5\u671f\uff0c1-31\u4e4b\u95f4\u7684\u6574\u6570\u3002",
"example": 4,
"maximum": 31,
"minimum": 1,
"type": "integer"
},
"month": {
"description": "\u6708\u4efd\uff0c1-12\u4e4b\u95f4\u7684\u6574\u6570\u3002",
"example": 4,
"maximum": 12,
"minimum": 1,
"type": "integer"
}
},
"required": [
"month",
"day"
],
"type": "object"
},
"name": "get_history_programmer",
"title": "\u7a0b\u5e8f\u5458\u5386\u53f2\u4e8b\u4ef6"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u5feb\u9012\u7269\u6d41\u4fe1\u606f"
},
"description": "\u4e70\u4e86\u4e1c\u897f\u60f3\u77e5\u9053\u5feb\u9012\u5230\u54ea\u513f\u4e86\uff1f\u8fd9\u4e2a\u63a5\u53e3\u5e2e\u4f60\u5b9e\u65f6\u8ffd\u8e2a\u7269\u6d41\u72b6\u6001\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4f9b\u4e00\u4e2a\u5feb\u9012\u5355\u53f7\uff0c\u7cfb\u7edf\u4f1a\u81ea\u52a8\u8bc6\u522b\u5feb\u9012\u516c\u53f8\u5e76\u8fd4\u56de\u5b8c\u6574\u7684\u7269\u6d41\u8f68\u8ff9\u4fe1\u606f\u3002\u8fd9\u4e2a\u63a5\u53e3\u76ee\u524d\u53ef\u4ee5\u67e5\u8be2\u4e2d\u901a\u3001\u5706\u901a\u3001\u97f5\u8fbe\u3001\u7533\u901a\u3001\u6781\u5154\u3001\u987a\u4e30\u3001\u4eac\u4e1c\u3001EMS\u3001\u5fb7\u90a6\u7b49\u4e3b\u6d41\u5feb\u9012\u516c\u53f8\u7684\u7269\u6d41\u4fe1\u606f\u3002 ## \u4f7f\u7528\u987b\u77e5 - **\u81ea\u52a8\u8bc6\u522b**\uff1a\u4e0d\u77e5\u9053\u662f\u54ea\u5bb6\u5feb\u9012\uff1f\u7cfb\u7edf\u4f1a\u6839\u636e\u5355\u53f7\u89c4\u5219\u81ea\u52a8\u8bc6\u522b\u5feb\u9012\u516c\u53f8\uff08\u63a8\u8350\u4f7f\u7528\uff09 - **\u624b\u52a8\u6307\u5b9a**\uff1a\u5982\u679c\u5df2\u77e5\u5feb\u9012\u516c\u53f8\uff0c\u53ef\u4ee5\u4f20\u9012 carrier_code \u53c2\u6570\uff0c\u67e5\u8be2\u901f\u5ea6\u4f1a\u66f4\u5feb - **\u624b\u673a\u5c3e\u53f7\u9a8c\u8bc1**\uff1a\u987a\u4e30\u7b49\u90e8 Calls GET https://uapis.cn/api/v1/misc/tracking/query.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"carrier_code": {
"description": "\u5feb\u9012\u516c\u53f8\u7f16\u7801\uff08\u53ef\u9009\uff09\u3002\u4e0d\u586b\u5199\u65f6\u7cfb\u7edf\u4f1a\u81ea\u52a8\u8bc6\u522b\uff0c\u586b\u5199\u540e\u53ef\u52a0\u5feb\u67e5\u8be2\u901f\u5ea6\u3002",
"type": "string"
},
"phone": {
"description": "\u6536\u4ef6\u4eba\u624b\u673a\u5c3e\u53f7\uff0c4\u4f4d\u6570\u5b57\uff08\u53ef\u9009\uff09\u3002\u90e8\u5206\u5feb\u9012\u516c\u53f8\u9700\u8981\u9a8c\u8bc1\u624b\u673a\u5c3e\u53f7\u624d\u80fd\u67e5\u8be2\u8be6\u7ec6\u7269\u6d41\u4fe1\u606f\u3002",
"pattern": "^\\d{4}$",
"type": "string"
},
"tracking_number": {
"description": "\u5feb\u9012\u5355\u53f7\uff0c\u901a\u5e38\u662f\u4e00\u4e3210-20\u4f4d\u7684\u6570\u5b57\u6216\u5b57\u6bcd\u6570\u5b57\u7ec4\u5408\u3002",
"example": "YT1234567890123",
"placeholder": "\u8bf7\u8f93\u5165\u5feb\u9012\u5355\u53f7\uff0c\u4f8b\u5982 YT1234567890123",
"type": "string"
}
},
"required": [
"tracking_number"
],
"type": "object"
},
"name": "get_misc_tracking_query",
"title": "\u67e5\u8be2\u5feb\u9012\u7269\u6d41\u4fe1\u606f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u8bc6\u522b\u5feb\u9012\u516c\u53f8"
},
"description": "\u4e0d\u786e\u5b9a\u624b\u91cc\u7684\u5feb\u9012\u5355\u53f7\u5c5e\u4e8e\u54ea\u5bb6\u5feb\u9012\u516c\u53f8\uff1f\u8fd9\u4e2a\u63a5\u53e3\u4e13\u95e8\u505a\u8bc6\u522b\uff0c\u4e0d\u67e5\u7269\u6d41\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8f93\u5165\u5feb\u9012\u5355\u53f7\uff0c\u7cfb\u7edf\u4f1a\u6839\u636e\u5355\u53f7\u89c4\u5219\u5feb\u901f\u8bc6\u522b\u51fa\u6700\u53ef\u80fd\u7684\u5feb\u9012\u516c\u53f8\u3002\u5982\u679c\u5b58\u5728\u591a\u4e2a\u53ef\u80fd\u7684\u5339\u914d\u7ed3\u679c\uff0c\u8fd8\u4f1a\u5728 alternatives \u5b57\u6bb5\u4e2d\u8fd4\u56de\u5907\u9009\u9879\uff0c\u4f9b\u4f60\u53c2\u8003\u9009\u62e9\u3002 ## \u4f7f\u7528\u987b\u77e5 - **\u8bc6\u522b\u901f\u5ea6\u5feb**\uff1a\u53ea\u505a\u89c4\u5219\u5339\u914d\uff0c\u4e0d\u67e5\u8be2\u7269\u6d41\u4fe1\u606f\uff0c\u54cd\u5e94\u901f\u5ea6\u901a\u5e38\u5728100ms\u5185 - **\u51c6\u786e\u7387\u9ad8**\uff1a\u57fa\u4e8e\u5404\u5feb\u9012\u516c\u53f8\u7684\u5355\u53f7\u89c4\u5219\u8fdb\u884c\u667a\u80fd\u8bc6\u522b\uff0c\u51c6\u786e\u7387\u8d85\u8fc795% - **\u5907\u9009\u65b9\u6848**\uff1a\u5f53\u5355\u53f7\u89c4\u5219\u53ef\u80fd\u5339\u914d\u591a\u5bb6\u5feb\u9012\u516c\u53f8\u65f6\uff0c\u4f1a\u63d0\u4f9b Calls GET https://uapis.cn/api/v1/misc/tracking/detect.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"tracking_number": {
"description": "\u9700\u8981\u8bc6\u522b\u7684\u5feb\u9012\u5355\u53f7\u3002",
"type": "string"
}
},
"required": [
"tracking_number"
],
"type": "object"
},
"name": "get_misc_tracking_detect",
"title": "\u8bc6\u522b\u5feb\u9012\u516c\u53f8"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u83b7\u53d6\u652f\u6301\u7684\u5feb\u9012\u516c\u53f8\u5217\u8868"
},
"description": "\u4e0d\u786e\u5b9a\u7cfb\u7edf\u652f\u6301\u54ea\u4e9b\u5feb\u9012\u516c\u53f8\uff1f\u8fd9\u4e2a\u63a5\u53e3\u8fd4\u56de\u5b8c\u6574\u7684\u652f\u6301\u5217\u8868\u3002 ## \u529f\u80fd\u6982\u8ff0 \u83b7\u53d6\u7cfb\u7edf\u5f53\u524d\u652f\u6301\u7684\u6240\u6709\u5feb\u9012\u516c\u53f8\u5217\u8868\uff0c\u5305\u62ec\u6bcf\u5bb6\u516c\u53f8\u7684\u6807\u51c6\u7f16\u7801\uff08code\uff09\u548c\u4e2d\u6587\u540d\u79f0\uff08name\uff09\u3002 ## \u4f7f\u7528\u5efa\u8bae - **\u63a8\u8350\u7f13\u5b58**\uff1a\u8fd9\u4e2a\u5217\u8868\u57fa\u672c\u4e0d\u4f1a\u9891\u7e41\u53d8\u52a8\uff0c\u5efa\u8bae\u5728\u5e94\u7528\u542f\u52a8\u65f6\u8c03\u7528\u4e00\u6b21\u5e76\u7f13\u5b58\u5230\u672c\u5730 - **\u5e94\u7528\u573a\u666f**\uff1a\u9002\u5408\u7528\u4e8e\u6784\u5efa\u5feb\u9012\u516c\u53f8\u9009\u62e9\u5668\u3001\u4e0b\u62c9\u83dc\u5355\u7b49UI\u7ec4\u4ef6 - **\u7f13\u5b58\u65f6\u957f**\uff1a\u5efa\u8bae\u7f13\u5b5824\u5c0f\u65f6\u6216\u66f4\u4e45 Calls GET https://uapis.cn/api/v1/misc/tracking/carriers.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_misc_tracking_carriers",
"title": "\u83b7\u53d6\u652f\u6301\u7684\u5feb\u9012\u516c\u53f8\u5217\u8868"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u8ba1\u7b97\u4e24\u4e2a\u65e5\u671f\u4e4b\u95f4\u7684\u65f6\u95f4\u5dee\u503c"
},
"description": "\u60f3\u77e5\u9053\u4e24\u4e2a\u65e5\u671f\u4e4b\u95f4\u76f8\u5dee\u591a\u4e45\uff1f\u8fd9\u4e2a\u63a5\u53e3\u5e2e\u4f60\u7cbe\u786e\u8ba1\u7b97\u65f6\u95f4\u5dee\u503c\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8f93\u5165\u5f00\u59cb\u65e5\u671f\u548c\u7ed3\u675f\u65e5\u671f\uff0c\u8fd4\u56de\u5b83\u4eec\u4e4b\u95f4\u7684\u65f6\u95f4\u5dee\uff0c\u5305\u62ec\u603b\u5929\u6570\u3001\u603b\u5c0f\u65f6\u6570\u3001\u603b\u5206\u949f\u6570\u3001\u603b\u79d2\u6570\u3001\u603b\u5468\u6570\uff0c\u4ee5\u53ca\u4eba\u6027\u5316\u663e\u793a\u683c\u5f0f\uff08\u5982\"1\u5e742\u67083\u5929\"\uff09\u3002 ## \u65e5\u671f\u683c\u5f0f \u63a5\u53e3\u652f\u6301\u81ea\u52a8\u8bc6\u522b\u5e38\u89c1\u65e5\u671f\u683c\u5f0f\uff0c\u5305\u62ec\uff1aYYYY-MM-DD\u3001YYYY/MM/DD\u3001DD-MM-YYYY\u3001ISO 8601\uff08\u5e26\u65f6\u533a\uff09\u7b49\u3002\u4e5f\u53ef\u4ee5\u901a\u8fc7format\u53c2\u6570\u663e\u5f0f\u6307\u5b9a\u683c\u5f0f\uff08\u5982DD-MM-YYYY\uff09\u3002 > [!NOTE] > \u5f53\u7ed3\u675f\u65e5\u671f\u65e9\u4e8e\u5f00\u59cb\u65e5\u671f\u65f6\uff0c Calls POST https://uapis.cn/api/v1/misc/date-diff.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_misc_date_diff",
"title": "\u8ba1\u7b97\u4e24\u4e2a\u65e5\u671f\u4e4b\u95f4\u7684\u65f6\u95f4\u5dee\u503c"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "Adcode \u56fd\u5185\u5916\u884c\u653f\u533a\u57df\u67e5\u8be2"
},
"description": "\u4e00\u4e2a\u63a5\u53e3\uff0c\u8986\u76d6\u5168\u7403 243 \u4e2a\u56fd\u5bb6\u3001\u4e2d\u56fd\u7701/\u5e02/\u533a/\u8857\u9053\u56db\u7ea7\u884c\u653f\u533a\u5212\uff0c\u652f\u6301\u5173\u952e\u8bcd\u641c\u7d22\u3001\u884c\u653f\u7f16\u7801\u67e5\u8be2\u3001\u5750\u6807\u53cd\u67e5\u4e09\u79cd\u67e5\u8be2\u6a21\u5f0f\uff08\u5fc5\u987b\u81f3\u5c11\u4f20\u5165\u4e00\u79cd\u67e5\u8be2\u53c2\u6570\uff09\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6839\u636e\u7528\u6237\u8f93\u5165\u7684\u641c\u7d22\u6761\u4ef6\u5feb\u901f\u67e5\u627e\u884c\u653f\u533a\u57df\u4fe1\u606f\u3002\u4f8b\u5982\uff1a\u4e2d\u56fd > \u5c71\u4e1c\u7701 > \u6d4e\u5357\u5e02 > \u5386\u4e0b\u533a > \u821c\u534e\u8def\u8857\u9053\u3002 \u65e0\u9700\u6ce8\u518c\u3001\u65e0\u9700\u5bc6\u94a5\uff0c\u76f4\u63a5\u8c03\u7528\u5373\u53ef\u83b7\u53d6\u7ed3\u6784\u5316\u7684\u884c\u653f\u533a\u57df\u6570\u636e\u3002\u652f\u6301\u4e09\u79cd\u67e5\u8be2\u65b9\u5f0f\uff1a - \u4f20 adcode\uff0c\u6309\u884c\u653f\u7f16\u7801\u7cbe\u786e\u67e5\u8be2\uff0c\u540c\u65f6\u8fd4\u56de\u4e0b\u7ea7\u533a\u5212\u5217\u8868 - \u4f20 lat + lng\uff0c\u5750\u6807\u53cd\u67e5\u9644\u8fd1\u5730\u70b9 - \u4f20 key Calls GET https://uapis.cn/api/v1/misc/district.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"adcode": {
"description": "\u4e2d\u56fd\u884c\u653f\u533a\u5212\u4ee3\u7801\u7cbe\u786e\u67e5\u8be2\uff08\u5982 `110000`\uff09\uff0c\u540c\u65f6\u8fd4\u56de\u4e0b\u7ea7\u884c\u653f\u533a\u3002",
"example": "110000",
"type": "string"
},
"country": {
"description": "\u8fc7\u6ee4\u56fd\u5bb6\u4ee3\u7801\uff08ISO 3166-1 alpha-2\uff09\uff0c\u5982 `CN`\u3001`JP`\u3001`US`\u3001`GB`\u3002",
"example": "CN",
"type": "string"
},
"keywords": {
"description": "\u5173\u952e\u8bcd\u641c\u7d22\uff08\u57ce\u5e02\u540d\u3001\u533a\u53bf\u540d\uff0c\u652f\u6301\u4e2d\u82f1\u6587\uff09\u3002",
"example": "\u4e0a\u6d77",
"type": "string"
},
"lat": {
"description": "\u7eac\u5ea6\uff0c\u4e0e `lng` \u914d\u5408\u4f7f\u7528\uff0c\u5750\u6807\u53cd\u67e5\u9644\u8fd1\u5730\u70b9\u3002",
"example": 39.9,
"type": "number"
},
"level": {
"description": "\u8fc7\u6ee4\u884c\u653f\u7ea7\u522b\u3002",
"enum": [
"province",
"city",
"district",
"street"
],
"enumLabels": {
"city": "\u5e02/\u5730\u7ea7",
"district": "\u533a/\u53bf",
"province": "\u7701/\u76f4\u8f96\u5e02/\u81ea\u6cbb\u533a",
"street": "\u8857\u9053/\u4e61\u9547"
},
"type": "string"
},
"limit": {
"default": 20,
"description": "\u8fd4\u56de\u6570\u91cf\u4e0a\u9650\uff0c\u9ed8\u8ba4 `20`\uff0c\u6700\u5927 `100`\u3002",
"example": 20,
"maximum": 100,
"type": "integer"
},
"lng": {
"description": "\u7ecf\u5ea6\uff0c\u4e0e `lat` \u914d\u5408\u4f7f\u7528\u3002",
"example": 116.4,
"type": "number"
}
},
"type": "object"
},
"name": "get_misc_district",
"title": "Adcode \u56fd\u5185\u5916\u884c\u653f\u533a\u57df\u67e5\u8be2"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u6267\u884cDNS\u89e3\u6790\u67e5\u8be2"
},
"description": "\u60f3\u77e5\u9053\u4e00\u4e2a\u57df\u540d\u6307\u5411\u4e86\u54ea\u4e2aIP\uff1f\u6216\u8005\u5b83\u7684\u90ae\u4ef6\u670d\u52a1\u5668\u662f\u8c01\uff1f\u8fd9\u4e2a\u63a5\u53e3\u5c31\u50cf\u4e00\u4e2a\u5728\u7ebf\u7684 dig \u6216 nslookup \u5de5\u5177\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ef\u4ee5\u67e5\u8be2\u6307\u5b9a\u57df\u540d\u7684\u5404\u79cdDNS\u8bb0\u5f55\uff0c\u5305\u62ec A (IPv4), AAAA (IPv6), CNAME (\u522b\u540d), MX (\u90ae\u4ef6\u4ea4\u6362), NS (\u57df\u540d\u670d\u52a1\u5668) \u548c TXT (\u6587\u672c\u8bb0\u5f55)\u3002 Calls GET https://uapis.cn/api/v1/network/dns.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"domain": {
"description": "\u4f60\u9700\u8981\u67e5\u8be2\u7684\u57df\u540d\uff0c\u4f8b\u5982 'cn.bing.com'\u3002",
"example": "cn.bing.com",
"type": "string"
},
"type": {
"default": "A",
"description": "\u4f60\u60f3\u8981\u67e5\u8be2\u7684DNS\u8bb0\u5f55\u7c7b\u578b\u3002",
"enum": [
"A",
"AAAA",
"CNAME",
"MX",
"NS",
"TXT"
],
"enumLabels": {
"A": "IPv4\u5730\u5740",
"AAAA": "IPv6\u5730\u5740",
"CNAME": "\u522b\u540d\u8bb0\u5f55",
"MX": "\u90ae\u4ef6\u670d\u52a1\u5668",
"NS": "\u57df\u540d\u670d\u52a1\u5668",
"TXT": "\u6587\u672c\u8bb0\u5f55"
},
"example": "A",
"type": "string"
}
},
"required": [
"domain"
],
"type": "object"
},
"name": "get_network_dns",
"title": "\u6267\u884cDNS\u89e3\u6790\u67e5\u8be2"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u57df\u540dICP\u5907\u6848\u4fe1\u606f"
},
"description": "\u60f3\u77e5\u9053\u4e00\u4e2a\u7f51\u7ad9\u7684\u80cc\u540e\u8fd0\u8425\u4e3b\u4f53\u662f\u8c01\u5417\uff1f\u5982\u679c\u5b83\u662f\u5728\u4e2d\u56fd\u5927\u9646\u8fd0\u8425\u7684\uff0cICP\u5907\u6848\u4fe1\u606f\u53ef\u4ee5\u544a\u8bc9\u4f60\u7b54\u6848\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4f9b\u4e00\u4e2a\u57df\u540d\uff0c\u67e5\u8be2\u5176\u5728\u4e2d\u56fd\u5de5\u4fe1\u90e8\u7684ICP\uff08Internet Content Provider\uff09\u5907\u6848\u4fe1\u606f\u3002\u8fd9\u5bf9\u4e8e\u5546\u4e1a\u5408\u4f5c\u524d\u7684\u80cc\u666f\u8c03\u67e5\u3001\u9a8c\u8bc1\u7f51\u7ad9\u5408\u6cd5\u6027\u7b49\u573a\u666f\u5f88\u6709\u5e2e\u52a9\u3002 > [!NOTE] > **\u67e5\u8be2\u8303\u56f4** > \u6b64\u67e5\u8be2\u4ec5\u5bf9\u5728\u4e2d\u56fd\u5927\u9646\u5de5\u4fe1\u90e8\u8fdb\u884c\u8fc7\u5907\u6848\u7684\u57df\u540d\u6709\u6548\u3002\u5bf9\u4e8e\u56fd\u5916\u57df\u540d\u6216\u672a\u5907\u6848\u7684\u57df\u540d\uff0c\u5c06\u67e5\u8be2\u4e0d\u5230\u7ed3\u679c\u3002 Calls GET https://uapis.cn/api/v1/network/icp.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"domain": {
"description": "\u9700\u8981\u67e5\u8be2\u7684\u57df\u540d\u6216URL",
"example": "baidu.com",
"type": "string"
}
},
"required": [
"domain"
],
"type": "object"
},
"name": "get_network_icp",
"title": "\u67e5\u8be2\u57df\u540dICP\u5907\u6848\u4fe1\u606f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 IP"
},
"description": "\u60f3\u77e5\u9053\u4e00\u4e2aIP\u5730\u5740\u6216\u57df\u540d\u6765\u81ea\u54ea\u91cc\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u5b9a\u4f4d\u5b83\u3002\u9ed8\u8ba4\u8fd4\u56de\u6807\u51c6\u7ed3\u679c\uff1b\u5982\u679c\u4f20 source=commercial\uff0c\u53ef\u4ee5\u8fd4\u56de\u66f4\u5b8c\u6574\u7684\u4f4d\u7f6e\u4fe1\u606f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4f9b\u4e00\u4e2a\u516c\u7f51IPv4\u3001IPv6\u5730\u5740\u6216\u57df\u540d\uff0c\u6211\u4eec\u4f1a\u67e5\u8be2\u5e76\u8fd4\u56de\u5b83\u7684\u5730\u7406\u4f4d\u7f6e\uff08\u56fd\u5bb6\u3001\u7701\u4efd\u3001\u57ce\u5e02\uff09\u3001\u7ecf\u7eac\u5ea6\u3001\u4ee5\u53ca\u6240\u5c5e\u7684\u8fd0\u8425\u5546\uff08ISP\uff09\u548c\u81ea\u6cbb\u7cfb\u7edf\uff08ASN\uff09\u4fe1\u606f\u3002\u8fd9\u5728\u7f51\u7edc\u5b89\u5168\u5206\u6790\u3001\u8bbf\u95ee\u6765\u6e90\u7edf\u8ba1\u7b49\u9886\u57df\u975e\u5e38\u6709\u7528\u3002 \u5f53\u4f20 source=commercial \u65f6\uff0c\u54cd\u5e94\u4e2d\u4f1a\u8865\u5145\u66f4\u5b8c\u6574\u7684\u5e02\u3001\u533a\u3001\u8fd0\u8425\u5546\u3001\u65f6\u533a\u3001\u6d77\u62d4\u7b49\u4fe1\u606f\uff0c\u54cd\u5e94\u65f6\u95f4\u53ef\u80fd\u4f1a\u7a0d Calls GET https://uapis.cn/api/v1/network/ipinfo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"ip": {
"description": "\u4f60\u9700\u8981\u67e5\u8be2\u7684\u516c\u7f51IP\u5730\u5740\u6216\u57df\u540d\uff08\u652f\u6301IPv4\u548cIPv6\uff09\u3002",
"example": "cn.bing.com",
"type": "string"
},
"source": {
"description": "\u67e5\u8be2\u7ed3\u679c\u7c7b\u578b\u3002\u4e0d\u4f20\u65f6\u8fd4\u56de\u6807\u51c6\u7ed3\u679c\uff1b\u5982\u679c\u8bbe\u7f6e\u4e3a `commercial`\uff0c\u5c06\u8fd4\u56de\u66f4\u5b8c\u6574\u7684\u5730\u7406\u4f4d\u7f6e\u4fe1\u606f\uff0c\u4f46\u54cd\u5e94\u65f6\u95f4\u53ef\u80fd\u4f1a\u7a0d\u957f\u3002",
"enum": [
"commercial"
],
"enumLabels": {
"commercial": "\u5546\u4e1a\u6570\u636e\u6e90"
},
"type": "string"
}
},
"required": [
"ip"
],
"type": "object"
},
"name": "get_network_ipinfo",
"title": "\u67e5\u8be2 IP"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u6211\u7684 IP"
},
"description": "\u60f3\u77e5\u9053\u4f60\u81ea\u5df1\u7684\u51fa\u53e3\u516c\u7f51IP\u662f\u591a\u5c11\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u5c31\u662f\u4f60\u7684\u201c\u7f51\u7edc\u8eab\u4efd\u8bc1\u201d\u3002\u9ed8\u8ba4\u8fd4\u56de\u6807\u51c6\u7ed3\u679c\uff1b\u5982\u679c\u4f20 source=commercial\uff0c\u53ef\u4ee5\u8fd4\u56de\u66f4\u5b8c\u6574\u7684\u4f4d\u7f6e\u4fe1\u606f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8c03\u7528\u6b64\u63a5\u53e3\uff0c\u5b83\u4f1a\u8fd4\u56de\u4f60\uff08\u5373\u53d1\u8d77\u8bf7\u6c42\u7684\u5ba2\u6237\u7aef\uff09\u7684\u516c\u7f51IP\u5730\u5740\uff0c\u5e76\u9644\u5e26\u4e0e /network/ipinfo \u63a5\u53e3\u76f8\u540c\u7684\u5730\u7406\u4f4d\u7f6e\u548c\u7f51\u7edc\u5f52\u5c5e\u4fe1\u606f\u3002\u975e\u5e38\u9002\u5408\u7528\u4e8e\u5728\u7f51\u9875\u4e0a\u5411\u7528\u6237\u5c55\u793a\u4ed6\u4eec\u81ea\u5df1\u7684IP\u548c\u5730\u7406\u4f4d\u7f6e\u3002 \u5f53\u4f20 source=commercial \u65f6\uff0c\u54cd\u5e94\u4e2d\u4f1a\u8865\u5145\u66f4\u5b8c\u6574\u7684\u5e02\u3001\u533a\u3001\u8fd0\u8425\u5546\u3001\u65f6\u533a\u3001\u6d77\u62d4\u7b49\u4fe1\u606f\uff0c\u54cd\u5e94\u65f6\u95f4\u53ef\u80fd Calls GET https://uapis.cn/api/v1/network/myip.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"source": {
"description": "\u67e5\u8be2\u7ed3\u679c\u7c7b\u578b\u3002\u4e0d\u4f20\u65f6\u8fd4\u56de\u6807\u51c6\u7ed3\u679c\uff1b\u5982\u679c\u8bbe\u7f6e\u4e3a `commercial`\uff0c\u5c06\u8fd4\u56de\u66f4\u5b8c\u6574\u7684\u5730\u7406\u4f4d\u7f6e\u4fe1\u606f\uff0c\u4f46\u54cd\u5e94\u65f6\u95f4\u53ef\u80fd\u4f1a\u7a0d\u957f\u3002",
"enum": [
"commercial"
],
"enumLabels": {
"commercial": "\u5546\u4e1a\u6570\u636e\u6e90"
},
"type": "string"
}
},
"type": "object"
},
"name": "get_network_myip",
"title": "\u67e5\u8be2\u6211\u7684 IP"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "Ping \u4e3b\u673a"
},
"description": "\u60f3\u77e5\u9053\u4ece\u6211\u4eec\u7684\u670d\u52a1\u5668\u5230\u4f60\u7684\u670d\u52a1\u5668\u7f51\u7edc\u5ef6\u8fdf\u9ad8\u4e0d\u9ad8\uff1f\u8fd9\u4e2a\u5de5\u5177\u53ef\u4ee5\u5e2e\u4f60\u6d4b\u8bd5\u7f51\u7edc\u8fde\u901a\u6027\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u4f1a\u4ece\u6211\u4eec\u7684\u670d\u52a1\u5668\u8282\u70b9\u5bf9\u4f60\u6307\u5b9a\u7684\u4e3b\u673a\uff08\u57df\u540d\u6216IP\u5730\u5740\uff09\u6267\u884c ICMP Ping \u64cd\u4f5c\u3002\u5b83\u4f1a\u8fd4\u56de\u6700\u5c0f\u3001\u6700\u5927\u3001\u5e73\u5747\u5ef6\u8fdf\u4ee5\u53ca\u4e22\u5305\u7387\u7b49\u5173\u952e\u6307\u6807\uff0c\u662f\u8bca\u65ad\u7f51\u7edc\u95ee\u9898\u7684\u5f97\u529b\u52a9\u624b\u3002 Calls GET https://uapis.cn/api/v1/network/ping.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"host": {
"description": "\u4f60\u9700\u8981 Ping \u7684\u76ee\u6807\u4e3b\u673a\uff0c\u53ef\u4ee5\u662f\u57df\u540d\u6216IP\u5730\u5740\u3002",
"example": "cn.bing.com",
"type": "string"
}
},
"required": [
"host"
],
"type": "object"
},
"name": "get_network_ping",
"title": "Ping \u4e3b\u673a"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "Ping \u6211\u7684 IP"
},
"description": "\u8fd9\u662f\u4e00\u4e2a\u975e\u5e38\u65b9\u4fbf\u7684\u5feb\u6377\u63a5\u53e3\uff0c\u60f3\u77e5\u9053\u4f60\u7684\u7f51\u7edc\u5230\u6211\u4eec\u670d\u52a1\u5668\u7684\u56de\u7a0b\u5ef6\u8fdf\u5417\uff1f\u70b9\u4e00\u4e0b\u5c31\u884c\uff01 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u662f /network/myip \u548c /network/ping \u7684\u7ed3\u5408\u4f53\u3002\u5b83\u4f1a\u81ea\u52a8\u83b7\u53d6\u4f60\u5ba2\u6237\u7aef\u7684\u516c\u7f51IP\uff0c\u7136\u540e\u4ece\u6211\u4eec\u7684\u670d\u52a1\u5668Ping\u8fd9\u4e2aIP\uff0c\u5e76\u8fd4\u56de\u5ef6\u8fdf\u6570\u636e\u3002\u8fd9\u5bf9\u4e8e\u5feb\u901f\u5224\u65ad\u4f60\u672c\u5730\u7f51\u7edc\u5230\u670d\u52a1\u5668\u7684\u8fde\u63a5\u8d28\u91cf\u975e\u5e38\u6709\u7528\u3002 Calls GET https://uapis.cn/api/v1/network/pingmyip.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_network_pingmyip",
"title": "Ping \u6211\u7684 IP"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u7aef\u53e3\u626b\u63cf"
},
"description": "\u60f3\u68c0\u67e5\u4e00\u4e0b\u4f60\u7684\u670d\u52a1\u5668\u4e0a\u67d0\u4e2a\u7aef\u53e3\uff08\u6bd4\u5982SSH\u768422\u7aef\u53e3\u6216\u8005Web\u768480\u7aef\u53e3\uff09\u662f\u5426\u5bf9\u5916\u5f00\u653e\uff1f\u8fd9\u4e2a\u5de5\u5177\u53ef\u4ee5\u5e2e\u4f60\u5feb\u901f\u786e\u8ba4\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ef\u4ee5\u6307\u5b9a\u4e00\u4e2a\u4e3b\u673a\u548c\u7aef\u53e3\u53f7\uff0c\u6211\u4eec\u7684\u670d\u52a1\u5668\u4f1a\u5c1d\u8bd5\u8fde\u63a5\u8be5\u7aef\u53e3\uff0c\u5e76\u544a\u8bc9\u4f60\u5b83\u662f\u5f00\u653e\u7684\uff08open\uff09\u3001\u5173\u95ed\u7684\uff08closed\uff09\u8fd8\u662f\u8d85\u65f6\u4e86\uff08timeout\uff09\u3002\u8fd9\u5bf9\u4e8e\u7f51\u7edc\u670d\u52a1\u914d\u7f6e\u68c0\u67e5\u548c\u57fa\u672c\u7684\u5b89\u5168\u626b\u63cf\u5f88\u6709\u7528\u3002 Calls GET https://uapis.cn/api/v1/network/portscan.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"host": {
"description": "\u9700\u8981\u626b\u63cf\u7684\u76ee\u6807\u4e3b\u673a\uff0c\u53ef\u4ee5\u662f\u57df\u540d\u6216IP\u5730\u5740\u3002",
"example": "cn.bing.com",
"type": "string"
},
"port": {
"description": "\u9700\u8981\u626b\u63cf\u7684\u7aef\u53e3\u53f7\uff0c\u8303\u56f4\u662f 1 \u5230 65535\u3002",
"example": 80,
"type": "integer"
},
"protocol": {
"default": "tcp",
"description": "\u626b\u63cf\u4f7f\u7528\u7684\u534f\u8bae\uff0c\u53ef\u4ee5\u662f 'tcp' \u6216 'udp'\u3002",
"enum": [
"tcp",
"udp"
],
"example": "tcp",
"type": "string"
}
},
"required": [
"host",
"port"
],
"type": "object"
},
"name": "get_network_portscan",
"title": "\u7aef\u53e3\u626b\u63cf"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u68c0\u67e5URL\u7684\u53ef\u8bbf\u95ee\u6027\u72b6\u6001"
},
"description": "\u4f60\u7684\u7f51\u7ad9\u6216API\u8fd8\u597d\u5417\uff1f\u7528\u8fd9\u4e2a\u63a5\u53e3\u7ed9\u5b83\u505a\u4e2a\u5feb\u901f\u201c\u4f53\u68c0\u201d\u5427\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4f9b\u4e00\u4e2aURL\uff0c\u6211\u4eec\u4f1a\u5411\u5b83\u53d1\u8d77\u4e00\u4e2a\u8bf7\u6c42\uff0c\u5e76\u8fd4\u56de\u5176HTTP\u54cd\u5e94\u72b6\u6001\u7801\u3002\u8fd9\u662f\u4e00\u79cd\u7b80\u5355\u800c\u6709\u6548\u7684\u670d\u52a1\u53ef\u7528\u6027\u76d1\u63a7\u65b9\u6cd5\u3002 Calls GET https://uapis.cn/api/v1/network/urlstatus.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"url": {
"description": "\u4f60\u9700\u8981\u68c0\u67e5\u5176\u53ef\u8bbf\u95ee\u6027\u72b6\u6001\u7684\u5b8c\u6574URL\u3002",
"example": "https://cn.bing.com",
"format": "url",
"type": "string"
}
},
"required": [
"url"
],
"type": "object"
},
"name": "get_network_urlstatus",
"title": "\u68c0\u67e5URL\u7684\u53ef\u8bbf\u95ee\u6027\u72b6\u6001"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u57df\u540d\u7684WHOIS\u6ce8\u518c\u4fe1\u606f"
},
"description": "\u60f3\u77e5\u9053\u4e00\u4e2a\u57df\u540d\u662f\u4ec0\u4e48\u65f6\u5019\u6ce8\u518c\u7684\u3001\u6ce8\u518c\u5546\u662f\u8c01\u3001\u4ec0\u4e48\u65f6\u5019\u5230\u671f\uff1fWHOIS\u4fe1\u606f\u53ef\u4ee5\u544a\u8bc9\u4f60\u8fd9\u4e00\u5207\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u5728\u7ebf\u7684WHOIS\u67e5\u8be2\u5de5\u5177\u3002\u4f60\u53ef\u4ee5\u901a\u8fc7\u5982\u4e0b\u4e24\u79cd\u65b9\u5f0f\u83b7\u53d6WHOIS\u4fe1\u606f\uff1a - **\u9ed8\u8ba4\u884c\u4e3a**\uff08\u4e0d\u5e26\u53c2\u6570\uff09\uff1aGET /api/v1/network/whois?domain=google.com - \u8fd4\u56de\u4e00\u4e2aJSON\u5bf9\u8c61\uff0cwhois \u5b57\u6bb5\u4e3a\u539f\u59cb\u3001\u672a\u5904\u7406\u7684WHOIS\u6587\u672c\u5b57\u7b26\u4e32\u3002 - **JSON\u683c\u5f0f\u5316**\uff1aGET /api/v1/network/whois?domai Calls GET https://uapis.cn/api/v1/network/whois.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"domain": {
"description": "\u4f60\u9700\u8981\u67e5\u8be2WHOIS\u4fe1\u606f\u7684\u57df\u540d\u3002",
"example": "google.com",
"type": "string"
},
"format": {
"default": "text",
"description": "\u8fd4\u56de\u683c\u5f0f\u3002\u7559\u7a7a\u6216\u4e3a 'text' \u65f6\u8fd4\u56de\u539f\u59cbWHOIS\u6587\u672c\uff0c\u8bbe\u4e3a 'json' \u65f6\u8fd4\u56de\u7ed3\u6784\u5316JSON\u3002",
"enum": [
"text",
"json"
],
"example": "json",
"type": "string"
}
},
"required": [
"domain"
],
"type": "object"
},
"name": "get_network_whois",
"title": "\u67e5\u8be2\u57df\u540d\u7684WHOIS\u6ce8\u518c\u4fe1\u606f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u68c0\u67e5\u57df\u540d\u5728\u5fae\u4fe1\u4e2d\u7684\u8bbf\u95ee\u72b6\u6001"
},
"description": "\u51c6\u5907\u5728\u5fae\u4fe1\u91cc\u63a8\u5e7f\u4f60\u7684\u7f51\u7ad9\uff1f\u6700\u597d\u5148\u68c0\u67e5\u4e00\u4e0b\u57df\u540d\u662f\u5426\u88ab\u201c\u62c9\u9ed1\u201d\u4e86\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u67e5\u8be2\u4e00\u4e2a\u57df\u540d\u5728\u5fae\u4fe1\u5185\u7f6e\u6d4f\u89c8\u5668\u4e2d\u7684\u8bbf\u95ee\u72b6\u6001\uff0c\u5373\u662f\u5426\u88ab\u5fae\u4fe1\u5c01\u7981\u3002\u8fd9\u5bf9\u4e8e\u505a\u5fae\u4fe1\u751f\u6001\u63a8\u5e7f\u548c\u8425\u9500\u7684\u5f00\u53d1\u8005\u6765\u8bf4\u81f3\u5173\u91cd\u8981\u3002 Calls GET https://uapis.cn/api/v1/network/wxdomain.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"domain": {
"description": "\u9700\u8981\u67e5\u8be2\u7684\u57df\u540d\u3002",
"example": "qq.com",
"type": "string"
}
},
"required": [
"domain"
],
"type": "object"
},
"name": "get_network_wxdomain",
"title": "\u68c0\u67e5\u57df\u540d\u5728\u5fae\u4fe1\u4e2d\u7684\u8bbf\u95ee\u72b6\u6001"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u4e00\u8a00"
},
"description": "\u60f3\u5728\u4f60\u7684\u5e94\u7528\u91cc\u6bcf\u5929\u5c55\u793a\u4e00\u53e5\u4e0d\u4e00\u6837\u7684\u8bdd\uff0c\u7ed9\u7528\u6237\u4e00\u70b9\u5c0f\u5c0f\u7684\u60ca\u559c\u5417\uff1f\u8fd9\u4e2a\u201c\u4e00\u8a00\u201d\u63a5\u53e3\u5c31\u662f\u4e3a\u6b64\u800c\u751f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6bcf\u6b21\u8c03\u7528\uff0c\u5b83\u90fd\u4f1a\u4ece\u6211\u4eec\u7cbe\u5fc3\u6536\u96c6\u7684\u3001\u5305\u542b\u6570\u5343\u6761\u8bd7\u8bcd\u3001\u52a8\u6f2b\u53f0\u8bcd\u3001\u540d\u4eba\u540d\u8a00\u7684\u8bed\u6599\u5e93\u4e2d\uff0c\u968f\u673a\u8fd4\u56de\u4e00\u6761\u3002\u4f60\u53ef\u4ee5\u7528\u5b83\u6765\u505a\u7f51\u7ad9\u9996\u9875\u7684Slogan\u3001\u5e94\u7528\u7684\u542f\u52a8\u8bed\uff0c\u6216\u8005\u4efb\u4f55\u9700\u8981\u7075\u611f\u70b9\u7f00\u7684\u5730\u65b9\u3002 Calls GET https://uapis.cn/api/v1/saying.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_saying",
"title": "\u4e00\u8a00"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u968f\u673a\u56fe\u7247"
},
"description": "\u9700\u8981\u4e00\u5f20\u968f\u673a\u56fe\u7247\u4f5c\u4e3a\u5360\u4f4d\u7b26\u6216\u8005\u80cc\u666f\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u662f\u4f60\u7684\u4e0d\u4e8c\u4e4b\u9009\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u975e\u5e38\u7b80\u5355\u7684\u63a5\u53e3\uff0c\u5b83\u4f1a\u4ece\u6211\u4eec\u5e9e\u5927\u7684\u56fe\u5e93\u548c\u7cbe\u9009\u5916\u90e8\u56fe\u5e8a\u4e2d\u968f\u673a\u6311\u9009\u4e00\u5f20\u56fe\u7247\uff0c\u7136\u540e\u901a\u8fc7 302 \u91cd\u5b9a\u5411\u8ba9\u4f60\u76f4\u63a5\u8bbf\u95ee\u5230\u5b83\u3002\u8fd9\u4f7f\u5f97\u5b83\u53ef\u4ee5\u975e\u5e38\u65b9\u4fbf\u5730\u76f4\u63a5\u7528\u5728 HTML \u7684 <img> \u6807\u7b7e\u4e2d\u3002 \u4f60\u53ef\u4ee5\u901a\u8fc7 /api/v1/random/image?category=acg&type=4k \u8fd9\u6837\u7684\u8bf7\u6c42\u83b7\u53d6\u7531UapiPro\u670d\u52a1\u5668\u63d0\u4f9b\u7684\u56fe\u7247\uff0c\u4e5f\u53ef\u4ee5\u901a\u8fc7 /api/v1/random/image?categor Calls GET https://uapis.cn/api/v1/random/image.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"category": {
"description": "\uff08\u53ef\u9009\uff09\u6307\u5b9a\u56fe\u7247\u4e3b\u7c7b\u522b\u3002\n\n**\u652f\u6301\u7684\u4e3b\u7c7b\u522b\uff1a**\n- `acg`\uff08\u4e8c\u6b21\u5143\u52a8\u6f2b\uff0cUapiPro\u670d\u52a1\u5668\uff09\n- `landscape`\uff08\u98ce\u666f\u56fe\uff0c\u5916\u90e8\u56fe\u5e8a\uff09\n- `anime`\uff08\u6df7\u5408\u52a8\u6f2b\uff09\n- `pc_wallpaper`\uff08\u7535\u8111\u58c1\u7eb8\uff0c\u5916\u90e8\u56fe\u5e8a\uff09\n- `mobile_wallpaper`\uff08\u624b\u673a\u58c1\u7eb8\uff0c\u5916\u90e8\u56fe\u5e8a\uff09\n- `general_anime`\uff08\u52a8\u6f2b\u56fe\uff0c\u5916\u90e8\u56fe\u5e8a\uff09\n- `ai_drawing`\uff08AI\u7ed8\u753b\uff0c\u5916\u90e8\u56fe\u5e8a\uff09\n- `bq`\uff08\u8868\u60c5\u5305/\u8da3\u56fe\uff0cUapiPro\u670d\u52a1\u5668\uff09\n- `furry`\uff08\u798f\u745e\uff0cUapiPro\u670d\u52a1\u5668\uff09\n\n> [!TIP]\n> \u5982\u679c\u4e0d\u6307\u5b9a\uff0c\u5c06\u4ece\u6240\u6709\u56fe\u7247\u4e2d\u968f\u673a\u62bd\u53d6\uff08\u4e0d\u5305\u542b `ikun` \u548c `ai_drawing`\uff09\u3002\n",
"enum": [
"acg",
"landscape",
"anime",
"pc_wallpaper",
"mobile_wallpaper",
"general_anime",
"ai_drawing",
"bq",
"furry"
],
"enumLabels": {
"acg": "\u4e8c\u6b21\u5143",
"ai_drawing": "AI\u7ed8\u753b",
"anime": "\u6df7\u5408\u52a8\u6f2b",
"bq": "\u8868\u60c5\u5305",
"furry": "\u798f\u745e",
"general_anime": "\u52a8\u6f2b\u56fe",
"landscape": "\u98ce\u666f\u56fe",
"mobile_wallpaper": "\u624b\u673a\u58c1\u7eb8",
"pc_wallpaper": "\u7535\u8111\u58c1\u7eb8"
},
"example": "acg",
"type": "string"
},
"type": {
"description": "\uff08\u53ef\u9009\uff0c\u4ec5UapiPro\u670d\u52a1\u5668\u56fe\u7247\u652f\u6301\uff09\u6307\u5b9a\u56fe\u7247\u5b50\u7c7b\u522b\u3002\n\n- **bq**: `xiongmao`, `waiguoren`, `maomao`, `ikun`, `eciyuan`\n- **acg**: `pc`, `mb`\n- **furry**: `z4k`, `szs8k`, `s4k`, `4k`\n\n> [!TIP]\n> \u5916\u90e8\u56fe\u5e8a\u7c7b\u522b\u548c `anime` \u6df7\u5408\u7c7b\u522b\u4e0d\u652f\u6301 `type` \u53c2\u6570\u3002\n",
"enum": [
"pc",
"mb",
"eciyuan",
"ikun",
"4k",
"s4k",
"z4k",
"szs8k",
"xiongmao",
"maomao",
"waiguoren"
],
"enumLabels": {
"4k": "4K",
"eciyuan": "\u4e8c\u6b21\u5143",
"ikun": "iKun",
"maomao": "\u732b\u732b",
"mb": "\u624b\u673a",
"pc": "\u7535\u8111",
"s4k": "\u6a2a\u5c4f4K",
"szs8k": "\u7ad6\u5c4f8K",
"waiguoren": "\u5916\u56fd\u4eba",
"xiongmao": "\u718a\u732b",
"z4k": "\u7ad6\u5c4f4K"
},
"example": "pc",
"type": "string"
}
},
"type": "object"
},
"name": "get_random_image",
"title": "\u968f\u673a\u56fe\u7247"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u968f\u673a\u5b57\u7b26\u4e32"
},
"description": "\u65e0\u8bba\u662f\u9700\u8981\u751f\u6210\u4e00\u4e2a\u5b89\u5168\u7684\u968f\u673a\u5bc6\u7801\u3001\u4e00\u4e2a\u552f\u4e00\u7684Token\uff0c\u8fd8\u662f\u4e00\u4e2a\u7b80\u5355\u7684\u968f\u673aID\uff0c\u8fd9\u4e2a\u63a5\u53e3\u90fd\u80fd\u6ee1\u8db3\u4f60\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ef\u4ee5\u7cbe\u786e\u5730\u63a7\u5236\u751f\u6210\u5b57\u7b26\u4e32\u7684\u957f\u5ea6\u548c\u5b57\u7b26\u96c6\u7c7b\u578b\uff0c\u975e\u5e38\u7075\u6d3b\u3002 ## \u4f7f\u7528\u987b\u77e5 > [!TIP] > **\u5b57\u7b26\u96c6\u7c7b\u578b type \u8be6\u89e3** > \u4f60\u53ef\u4ee5\u901a\u8fc7 type \u53c2\u6570\u7cbe\u786e\u63a7\u5236\u751f\u6210\u7684\u5b57\u7b26\u96c6\uff1a > - **numeric**: \u7eaf\u6570\u5b57 (0-9) > - **lower**: \u7eaf\u5c0f\u5199\u5b57\u6bcd (a-z) > - **upper**: \u7eaf\u5927\u5199\u5b57\u6bcd (A-Z) > - **a Calls GET https://uapis.cn/api/v1/random/string.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"length": {
"default": 16,
"description": "\u4f60\u5e0c\u671b\u751f\u6210\u7684\u5b57\u7b26\u4e32\u7684\u957f\u5ea6\u3002\u6709\u6548\u8303\u56f4\u662f 1 \u5230 1024\u3002",
"example": 32,
"type": "integer"
},
"type": {
"default": "alphanumeric",
"description": "\u6307\u5b9a\u6784\u6210\u5b57\u7b26\u4e32\u7684\u5b57\u7b26\u7c7b\u578b\u3002",
"enum": [
"numeric",
"lower",
"upper",
"alpha",
"alphanumeric",
"hex"
],
"enumLabels": {
"alpha": "\u5927\u5c0f\u5199\u5b57\u6bcd",
"alphanumeric": "\u5b57\u6bcd+\u6570\u5b57",
"hex": "\u5341\u516d\u8fdb\u5236",
"lower": "\u5c0f\u5199\u5b57\u6bcd",
"numeric": "\u7eaf\u6570\u5b57",
"upper": "\u5927\u5199\u5b57\u6bcd"
},
"example": "alphanumeric",
"type": "string"
}
},
"type": "object"
},
"name": "get_random_string",
"title": "\u968f\u673a\u5b57\u7b26\u4e32"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u7b54\u6848\u4e4b\u4e66"
},
"description": "\u60f3\u8981\u83b7\u5f97\u4eba\u751f\u95ee\u9898\u7684\u795e\u79d8\u7b54\u6848\u5417\uff1f\u7b54\u6848\u4e4b\u4e66API\u63d0\u4f9b\u4e86\u4e00\u4e2a\u795e\u59478\u7403\u98ce\u683c\u7684\u95ee\u7b54\u670d\u52a1\uff0c\u4f60\u53ef\u4ee5\u63d0\u95ee\u5e76\u83b7\u5f97\u968f\u673a\u7684\u795e\u79d8\u7b54\u6848\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u5411\u7b54\u6848\u4e4b\u4e66\u63d0\u95ee\uff0c\u4f60\u5c06\u83b7\u5f97\u4e00\u4e2a\u5145\u6ee1\u667a\u6167\uff08\u6216\u8bb8\uff09\u7684\u968f\u673a\u7b54\u6848\u3002\u8fd9\u4e2aAPI\u652f\u6301\u901a\u8fc7\u67e5\u8be2\u53c2\u6570\u6216POST\u8bf7\u6c42\u4f53\u4e24\u79cd\u65b9\u5f0f\u63d0\u95ee\u3002 Calls GET https://uapis.cn/api/v1/answerbook/ask.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"question": {
"description": "\u4f60\u60f3\u8981\u63d0\u95ee\u7684\u95ee\u9898\u3002\u95ee\u9898\u4e0d\u80fd\u4e3a\u7a7a\u3002",
"example": "\u6211\u4eca\u5929\u4f1a\u6709\u597d\u8fd0\u5417\uff1f",
"type": "string"
}
},
"required": [
"question"
],
"type": "object"
},
"name": "get_answerbook_ask",
"title": "\u7b54\u6848\u4e4b\u4e66"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u7b54\u6848\u4e4b\u4e66 (POST)"
},
"description": "\u901a\u8fc7POST\u8bf7\u6c42\u5411\u7b54\u6848\u4e4b\u4e66\u63d0\u95ee\u5e76\u83b7\u5f97\u795e\u79d8\u7b54\u6848\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4e0eGET\u65b9\u5f0f\u76f8\u540c\uff0c\u4f46\u901a\u8fc7JSON\u8bf7\u6c42\u4f53\u53d1\u9001\u95ee\u9898\uff0c\u9002\u5408\u5728\u9700\u8981\u53d1\u9001\u8f83\u957f\u95ee\u9898\u6216\u5e0c\u671b\u907f\u514dURL\u7f16\u7801\u95ee\u9898\u7684\u573a\u666f\u4e2d\u4f7f\u7528\u3002 ## \u8bf7\u6c42\u4f53\u683c\u5f0f \u8bf7\u6c42\u4f53\u5fc5\u987b\u662f\u6709\u6548\u7684JSON\u683c\u5f0f\uff0c\u5305\u542bquestion\u5b57\u6bb5\u3002 Calls POST https://uapis.cn/api/v1/answerbook/ask.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_answerbook_ask",
"title": "\u7b54\u6848\u4e4b\u4e66 (POST)"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 B\u7ad9\u7528\u6237"
},
"description": "\u60f3\u5728\u4f60\u7684\u5e94\u7528\u91cc\u96c6\u6210B\u7ad9\u7528\u6237\u8d44\u6599\u5c55\u793a\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u8f7b\u677e\u83b7\u53d6\u7528\u6237\u7684\u516c\u5f00\u4fe1\u606f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u4e00\u4e2a\u7528\u6237\u7684UID\uff08\u90a3\u4e00\u4e32\u7eaf\u6570\u5b57ID\uff09\uff0c\u4f60\u53ef\u4ee5\u67e5\u8be2\u5230\u8be5\u7528\u6237\u7684\u6635\u79f0\u3001\u6027\u522b\u3001\u5934\u50cf\u3001\u7b49\u7ea7\u3001\u7b7e\u540d\u7b49\u4e00\u7cfb\u5217\u516c\u5f00\u7684\u57fa\u672c\u4fe1\u606f\u3002 Calls GET https://uapis.cn/api/v1/social/bilibili/userinfo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"uid": {
"description": "Bilibili\u7528\u6237\u7684UID",
"example": "483307278",
"type": "string"
}
},
"required": [
"uid"
],
"type": "object"
},
"name": "get_social_bilibili_userinfo",
"title": "\u67e5\u8be2 B\u7ad9\u7528\u6237"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 QQ \u4fe1\u606f"
},
"description": "\u901a\u8fc7 QQ \u53f7\u67e5\u8be2\u7528\u6237\u8d44\u6599\uff0c\u8fd4\u56de\u5934\u50cf\u3001\u6635\u79f0\u3001\u4e2a\u6027\u7b7e\u540d\u3001\u7b49\u7ea7\u548c VIP \u4fe1\u606f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u9002\u5408\u7528\u5728\u7528\u6237\u8d44\u6599\u5c55\u793a\u3001\u5934\u50cf\u5361\u7247\u3001\u8d26\u53f7\u7ed1\u5b9a\u7ed3\u679c\u5c55\u793a\u7b49\u573a\u666f\u3002\u82e5\u7528\u6237\u628a QQ \u7b49\u7ea7\u8bbe\u4e3a\u9690\u85cf\uff0cqq_level \u4f1a\u8fd4\u56de null\u3002 ## \u6570\u636e\u5b57\u6bb5\u8bf4\u660e - **\u57fa\u7840\u4fe1\u606f**: \u6635\u79f0\u3001\u4e2a\u6027\u7b7e\u540d\u3001\u5934\u50cf\u3001\u5e74\u9f84\u3001\u6027\u522b - **\u8054\u7cfb\u4fe1\u606f**: QQ \u90ae\u7bb1\u3001\u4e2a\u6027\u57df\u540d\uff08QID\uff09 - **\u7b49\u7ea7\u4fe1\u606f**: QQ \u7b49\u7ea7\u3001VIP \u72b6\u6001\u548c\u7b49\u7ea7 - **\u65f6\u95f4\u4fe1\u606f**: \u6ce8\u518c\u65f6\u95f4\u3001\u6700\u540e\u66f4\u65b0\u65f6\u95f4 Calls GET https://uapis.cn/api/v1/social/qq/userinfo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"qq": {
"description": "\u9700\u8981\u67e5\u8be2\u7684QQ\u53f7",
"example": "10001",
"type": "string"
}
},
"required": [
"qq"
],
"type": "object"
},
"name": "get_social_qq_userinfo",
"title": "\u67e5\u8be2 QQ \u4fe1\u606f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 B\u7ad9\u6295\u7a3f"
},
"description": "\u60f3\u8981\u83b7\u53d6UP\u4e3b\u7684\u6240\u6709\u6295\u7a3f\u89c6\u9891\uff1f\u6216\u8005\u60f3\u5728\u4f60\u7684\u5e94\u7528\u91cc\u5c55\u793a\u521b\u4f5c\u8005\u7684\u4f5c\u54c1\u96c6\uff1f\u8fd9\u4e2a\u63a5\u53e3\u80fd\u5e2e\u4f60\u8f7b\u677e\u5b9e\u73b0\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u7528\u6237\u7684 mid\uff08\u7528\u6237ID\uff09\uff0c\u4f60\u53ef\u4ee5\u83b7\u53d6\u8be5UP\u4e3b\u7684\u6295\u7a3f\u89c6\u9891\u5217\u8868\u3002\u63a5\u53e3\u652f\u6301\u5173\u952e\u8bcd\u641c\u7d22\u3001\u5206\u9875\u52a0\u8f7d\u548c\u591a\u79cd\u6392\u5e8f\u65b9\u5f0f\uff0c\u8ba9\u4f60\u80fd\u591f\u7075\u6d3b\u5730\u5c55\u793a\u548c\u5206\u6790\u521b\u4f5c\u8005\u7684\u5185\u5bb9\u3002 ## \u53c2\u6570\u8bf4\u660e - **mid (\u7528\u6237ID)**: B\u7ad9\u7528\u6237\u7684mid\uff0c\u5fc5\u586b\u53c2\u6570\u3002 - **keywords (\u641c\u7d22\u5173\u952e\u8bcd)**: \u53ef\u9009\uff0c\u7528\u4e8e\u5728\u8be5UP\u4e3b\u7684\u6295\u7a3f\u4e2d\u641c\u7d22\u7279\u5b9a\u5173\u952e\u8bcd\u3002 - **orderby (\u6392\u5e8f\u65b9\u5f0f)**: Calls GET https://uapis.cn/api/v1/social/bilibili/archives.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"keywords": {
"description": "\u641c\u7d22\u5173\u952e\u8bcd\uff0c\u53ef\u4e3a\u7a7a",
"type": "string"
},
"mid": {
"description": "B\u7ad9\u7528\u6237\u7684mid\uff08\u7528\u6237ID\uff09",
"example": "483307278",
"type": "string"
},
"orderby": {
"description": "\u6392\u5e8f\u65b9\u5f0f\u3002`pubdate`=\u6700\u65b0\u53d1\u5e03\uff0c`views`=\u6700\u591a\u64ad\u653e",
"example": "pubdate",
"type": "string"
},
"pn": {
"description": "\u9875\u7801\uff0c\u9ed8\u8ba41",
"example": "1",
"type": "string"
},
"ps": {
"description": "\u6bcf\u9875\u6761\u6570\uff0c\u9ed8\u8ba420",
"example": "20",
"type": "string"
}
},
"required": [
"mid"
],
"type": "object"
},
"name": "get_social_bilibili_archives",
"title": "\u67e5\u8be2 B\u7ad9\u6295\u7a3f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 B\u7ad9\u89c6\u9891"
},
"description": "\u60f3\u5728\u4f60\u7684\u5e94\u7528\u91cc\u5c55\u793aB\u7ad9\u89c6\u9891\u7684\u8be6\u7ec6\u4fe1\u606f\u5417\uff1f\u65e0\u8bba\u662f\u5c01\u9762\u3001\u6807\u9898\uff0c\u8fd8\u662f\u64ad\u653e\u91cf\u3001UP\u4e3b\u4fe1\u606f\uff0c\u8fd9\u4e2a\u63a5\u53e3\u90fd\u80fd\u4e00\u7f51\u6253\u5c3d\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u63d0\u4f9b\u89c6\u9891\u7684 aid \u6216 bvid\uff0c\u4f60\u53ef\u4ee5\u83b7\u53d6\u5230\u8be5\u89c6\u9891\u7684\u5b8c\u6574\u5143\u6570\u636e\uff0c\u5305\u62ec\u591aP\u4fe1\u606f\u3001UP\u4e3b\u8d44\u6599\u3001\u6570\u636e\u7edf\u8ba1\u7b49\u3002 ## \u54cd\u5e94\u4f53\u5b57\u6bb5\u8bf4\u660e - **copyright (\u89c6\u9891\u7c7b\u578b)**: 1 \u4ee3\u8868\u539f\u521b\uff0c2 \u4ee3\u8868\u8f6c\u8f7d\u3002 - **owner (UP\u4e3b\u4fe1\u606f)**: \u5305\u542b mid, name, face \u7b49UP\u4e3b\u7684\u57fa\u672c\u8d44\u6599\u3002 - **stat (\u6570\u636e\u7edf\u8ba1)**: \u5305\u542b\u4e86\u64ad Calls GET https://uapis.cn/api/v1/social/bilibili/videoinfo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"aid": {
"description": "\u89c6\u9891\u7684AV\u53f7 (aid)\uff0c\u7eaf\u6570\u5b57\u683c\u5f0f\u3002`aid`\u548c`bvid`\u4efb\u9009\u5176\u4e00\u5373\u53ef\u3002",
"example": "75836761",
"type": "string"
},
"bvid": {
"description": "\u89c6\u9891\u7684BV\u53f7 (bvid)\uff0c\u4f8b\u5982 `BV117411r7R1`\u3002`aid`\u548c`bvid`\u4efb\u9009\u5176\u4e00\u5373\u53ef\u3002",
"example": "BV17x411w79F",
"type": "string"
}
},
"type": "object"
},
"name": "get_social_bilibili_videoinfo",
"title": "\u67e5\u8be2 B\u7ad9\u89c6\u9891"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 B\u7ad9\u8bc4\u8bba"
},
"description": "\u60f3\u8981\u5206\u6790B\u7ad9\u89c6\u9891\u7684\u8bc4\u8bba\u533a\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u8f7b\u677e\u83b7\u53d6\u8bc4\u8bba\u6570\u636e\uff0c\u5305\u62ec\u70ed\u95e8\u8bc4\u8bba\u548c\u6700\u65b0\u8bc4\u8bba\uff0c\u8fd8\u652f\u6301\u5206\u9875\u52a0\u8f7d\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u89c6\u9891\u7684 oid\uff08\u901a\u5e38\u5c31\u662f\u89c6\u9891\u7684aid\uff09\uff0c\u4f60\u53ef\u4ee5\u5206\u9875\u83b7\u53d6\u8be5\u89c6\u9891\u7684\u8bc4\u8bba\u533a\u5185\u5bb9\u3002\u4f60\u53ef\u4ee5\u6307\u5b9a\u6392\u5e8f\u65b9\u5f0f\u548c\u5206\u9875\u53c2\u6570\uff0c\u6765\u7cbe\u786e\u5730\u83b7\u53d6\u4f60\u9700\u8981\u7684\u6570\u636e\u3002 ## \u53c2\u6570\u8bf4\u660e - **sort (\u6392\u5e8f\u65b9\u5f0f)** - 0 \u6216 time\uff1a\u6309\u65f6\u95f4\u6392\u5e8f - 1 \u6216 like\uff1a\u6309\u70b9\u8d5e\u6392\u5e8f - 2 \u6216 reply\uff1a\u6309\u56de\u590d\u6570\u6392\u5e8f - 3 \u6216 hot\uff08\u4e5f\u652f\u6301 hottest\u3001\u6700\u70ed\uff09\uff1a\u6309\u6700\u70ed\u6392\u5e8f ## Calls GET https://uapis.cn/api/v1/social/bilibili/replies.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"oid": {
"description": "\u76ee\u6807\u8bc4\u8bba\u533a\u7684ID\u3002\u5bf9\u4e8e\u89c6\u9891\uff0c\u8fd9\u901a\u5e38\u5c31\u662f\u5b83\u7684 `aid`\u3002",
"example": "1706416465",
"type": "string"
},
"pn": {
"description": "\u8981\u83b7\u53d6\u7684\u9875\u7801\uff0c\u4ece1\u5f00\u59cb\u3002\u9ed8\u8ba4\u4e3a `1`\u3002",
"example": "1",
"type": "string"
},
"ps": {
"description": "\u6bcf\u9875\u83b7\u53d6\u7684\u8bc4\u8bba\u6570\u91cf\uff0c\u8303\u56f4\u662f1\u523020\u3002\u9ed8\u8ba4\u4e3a `20`\u3002",
"example": "5",
"type": "string"
},
"sort": {
"description": "\u6392\u5e8f\u65b9\u5f0f\u3002\u652f\u6301 `0/time`\uff08\u6309\u65f6\u95f4\uff09\u3001`1/like`\uff08\u6309\u70b9\u8d5e\uff09\u3001`2/reply`\uff08\u6309\u56de\u590d\u6570\uff09\u3001`3/hot/hottest/\u6700\u70ed`\uff08\u6309\u6700\u70ed\uff09\u3002\u9ed8\u8ba4\u4e3a `0/time`\u3002",
"enum": [
"0",
"time",
"1",
"like",
"2",
"reply",
"3",
"hot",
"hottest",
"\u6700\u70ed"
],
"enumLabels": {
"0": "\u6309\u65f6\u95f4",
"1": "\u6309\u70b9\u8d5e",
"2": "\u6309\u56de\u590d\u6570",
"3": "\u6309\u6700\u70ed",
"hot": "\u6309\u6700\u70ed",
"hottest": "\u6309\u6700\u70ed",
"like": "\u6309\u70b9\u8d5e",
"reply": "\u6309\u56de\u590d\u6570",
"time": "\u6309\u65f6\u95f4",
"\u6700\u70ed": "\u6309\u6700\u70ed"
},
"example": "hot",
"type": "string"
}
},
"required": [
"oid"
],
"type": "object"
},
"name": "get_social_bilibili_replies",
"title": "\u67e5\u8be2 B\u7ad9\u8bc4\u8bba"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 B\u7ad9\u76f4\u64ad\u95f4"
},
"description": "\u60f3\u77e5\u9053\u4f60\u559c\u6b22\u7684\u4e3b\u64ad\u5f00\u64ad\u4e86\u5417\uff1f\u6216\u8005\u60f3\u5728\u4f60\u7684\u5e94\u7528\u91cc\u96c6\u6210B\u7ad9\u76f4\u64ad\u95f4\u72b6\u6001\uff1f\u8fd9\u4e2a\u63a5\u53e3\u80fd\u6ee1\u8db3\u4f60\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u667a\u80fd\u63a5\u53e3\uff0c\u4f60\u53ef\u4ee5\u7528\u4e3b\u64ad\u7684 mid (\u7528\u6237ID) \u6216\u8005\u76f4\u64ad\u95f4\u7684 room_id (\u957f\u53f7\u6216\u77ed\u53f7)\u6765\u67e5\u8be2\u3002\u5b83\u4f1a\u8fd4\u56de\u76f4\u64ad\u95f4\u7684\u8be6\u7ec6\u4fe1\u606f\uff0c\u5305\u62ec\u662f\u5426\u5728\u76f4\u64ad\u3001\u6807\u9898\u3001\u5c01\u9762\u3001\u4eba\u6c14\u3001\u5206\u533a\u7b49\u3002 ## \u54cd\u5e94\u4f53\u5b57\u6bb5\u8bf4\u660e - **live_status (\u76f4\u64ad\u72b6\u6001)**: 0 \u4ee3\u8868\u672a\u5f00\u64ad\uff0c1 \u4ee3\u8868\u76f4\u64ad\u4e2d\uff0c2 \u4ee3\u8868\u8f6e\u64ad\u4e2d\u3002 Calls GET https://uapis.cn/api/v1/social/bilibili/liveroom.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"mid": {
"description": "\u4e3b\u64ad\u7684\u7528\u6237ID (`mid`)\u3002\u4e0e `room_id` \u4efb\u9009\u5176\u4e00\u3002",
"example": "672328094",
"type": "string"
},
"room_id": {
"description": "\u76f4\u64ad\u95f4ID\uff0c\u53ef\u4ee5\u662f\u957f\u53f7\uff08\u771f\u5b9eID\uff09\u6216\u77ed\u53f7\uff08\u9753\u53f7\uff09\u3002\u4e0e `mid` \u4efb\u9009\u5176\u4e00\u3002",
"example": "22637261",
"type": "string"
}
},
"type": "object"
},
"name": "get_social_bilibili_liveroom",
"title": "\u67e5\u8be2 B\u7ad9\u76f4\u64ad\u95f4"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 QQ \u7fa4\u4fe1\u606f"
},
"description": "\u60f3\u5728\u4f60\u7684\u5e94\u7528\u91cc\u5c55\u793aQQ\u7fa4\u4fe1\u606f\uff1f\u8fd9\u4e2a\u63a5\u53e3\u8ba9\u4f60\u8f7b\u677e\u83b7\u53d6\u7fa4\u540d\u79f0\u3001\u7fa4\u5934\u50cf\u3001\u7fa4\u7b80\u4ecb\u3001\u6210\u5458\u6570\u91cf\u7b49\u8be6\u7ec6\u516c\u5f00\u4fe1\u606f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ea\u9700\u8981\u63d0\u4f9b\u4e00\u4e2aQQ\u7fa4\u53f7\uff085-12\u4f4d\u7eaf\u6570\u5b57\uff09\uff0c\u63a5\u53e3\u5c31\u4f1a\u8fd4\u56de\u8be5\u7fa4\u7684\u5b8c\u6574\u516c\u5f00\u4fe1\u606f\u3002\u6211\u4eec\u4f1a\u5148\u9a8c\u8bc1\u7fa4\u53f7\u7684\u6709\u6548\u6027\uff0c\u786e\u4fdd\u8fd4\u56de\u7684\u6570\u636e\u51c6\u786e\u53ef\u9760\u3002\u63a5\u53e3\u54cd\u5e94\u901f\u5ea6\u5feb\uff0c\u6570\u636e\u7ed3\u6784\u6e05\u6670\uff0c\u975e\u5e38\u9002\u5408\u96c6\u6210\u5230\u5404\u7c7b\u5e94\u7528\u573a\u666f\u4e2d\u3002 ## \u8fd4\u56de\u6570\u636e\u8bf4\u660e \u63a5\u53e3\u4f1a\u8fd4\u56de\u4ee5\u4e0bQQ\u7fa4\u7684\u5173\u952e\u4fe1\u606f\uff1a ### \u57fa\u7840\u5b57\u6bb5\uff08\u6240\u6709\u7fa4\u90fd\u6709\uff09 - **\u7fa4\u57fa\u7840\u4fe1\u606f**: \u5305\u62ec\u7fa4\u53f7\u3001\u7fa4\u540d\u79f0\uff0c\u8ba9\u4f60\u80fd\u591f\u51c6\u786e\u8bc6\u522b\u548c\u5c55\u793a\u7fa4\u804a - **\u89c6\u89c9\u7d20\u6750 Calls GET https://uapis.cn/api/v1/social/qq/groupinfo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"group_id": {
"description": "QQ\u7fa4\u53f7\uff0c\u957f\u5ea65-12\u4f4d",
"example": "526357265",
"type": "string"
}
},
"required": [
"group_id"
],
"type": "object"
},
"name": "get_social_qq_groupinfo",
"title": "\u67e5\u8be2 QQ \u7fa4\u4fe1\u606f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 GitHub \u4ed3\u5e93"
},
"description": "\u9700\u8981\u5feb\u901f\u83b7\u53d6\u4e00\u4e2aGitHub\u4ed3\u5e93\u7684\u6838\u5fc3\u4fe1\u606f\uff1f\u8fd9\u4e2a\u63a5\u53e3\u4e00\u6b21\u8bf7\u6c42\u5c31\u80fd\u8fd4\u56de\u4ed3\u5e93\u7684\u5173\u952e\u6570\u636e\uff0c\u9002\u5408\u9879\u76ee\u5c55\u793a\u3001\u7edf\u8ba1\u548c\u5206\u6790\u573a\u666f\u3002 ### \u53ef\u83b7\u53d6\u7684\u6570\u636e \u4e00\u6b21\u8bf7\u6c42\uff0c\u5373\u53ef\u83b7\u5f97\u4ee5\u4e0b\u4fe1\u606f\uff1a - **\u6838\u5fc3\u6307\u6807**: star, fork, open_issues \u7b49\u5173\u952e\u7edf\u8ba1\u6570\u636e\u3002 - **\u9879\u76ee\u8be6\u60c5**: \u63cf\u8ff0\u3001\u4e3b\u9875\u3001\u5206\u652f\u3001\u8bed\u8a00\u3001\u8bdd\u9898\u6807\u7b7e\u3001\u5f00\u6e90\u534f\u8bae\u3002 - **\u53c2\u4e0e\u8005\u4fe1\u606f**: \u83b7\u53d6\u534f\u4f5c\u8005(collaborators)\u548c\u7ef4\u62a4\u8005\u53c2\u8003\u4fe1\u606f(maintainers)\u5217\u8868\uff0c\u5305\u62ec\u4ed6\u4eec\u7684\u516c\u5f00\u90ae\u7bb1\uff08\u5982\u679c\u53ef\u7528\uff09\u3002 > Calls GET https://uapis.cn/api/v1/github/repo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"repo": {
"description": "\u76ee\u6807\u4ed3\u5e93\u7684\u6807\u8bc6\uff0c\u683c\u5f0f\u4e3a `owner/repo`\u3002",
"example": "torvalds/linux",
"type": "string"
}
},
"required": [
"repo"
],
"type": "object"
},
"name": "get_github_repo",
"title": "\u67e5\u8be2 GitHub \u4ed3\u5e93"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 GitHub \u7528\u6237\u4fe1\u606f"
},
"description": "\u9700\u8981\u83b7\u53d6\u5f00\u53d1\u8005\u7684 GitHub \u753b\u50cf\uff1f\u8fd9\u4e2a\u63a5\u53e3\u4e0d\u4ec5\u80fd\u8fd4\u56de\u8be6\u5c3d\u7684\u57fa\u7840\u8d44\u6599\u548c\u6240\u5c5e\u7684\u516c\u5f00\u7ec4\u7ec7\u5217\u8868\uff0c\u8fd8\u80fd\u4e00\u952e\u62c9\u53d6\u5f00\u53d1\u8005\u7684\u7eff\u683c\u5b50\u6570\u636e\u3002 ## \u529f\u80fd\u6982\u8ff0 - **\u5f00\u53d1\u8005\u57fa\u7840\u753b\u50cf**\uff1a\u8fd4\u56de\u7528\u6237\u7684\u4ed3\u5e93\u6570\u3001\u5173\u6ce8\u6570\u3001\u516c\u53f8\u3001\u5730\u7406\u4f4d\u7f6e\u548c\u793e\u4ea4\u5a92\u4f53\u94fe\u63a5\u7b49\uff0c\u975e\u5e38\u9002\u5408\u7528\u6765\u81ea\u52a8\u751f\u6210\u6280\u672f\u535a\u5ba2\u7684\u4f5c\u8005\u540d\u7247\u6216\u5efa\u7acb\u5f00\u53d1\u8005\u6863\u6848\u3002 - **\u8d21\u732e\u65e5\u5386\u4e0e\u65f6\u95f4\u7ebf**\uff1a\u53ea\u8981\u5f00\u542f activity=true\uff0c\u5c31\u80fd\u83b7\u53d6\u8be5\u7528\u6237\u6700\u8fd1\u4e00\u5e74\u7684\u5168\u91cf\u8d21\u732e\u6570\u636e\u3002\u8fd4\u56de\u7684 JSON \u5df2\u7ecf\u5c06\u6570\u636e\u6309\u5468\uff08weeks\uff09\u548c\u5929\uff08days\uff09\u6574\u7406\u597d\uff0c\u524d\u7aef\u901a\u8fc7\u7b80\u5355\u7684\u53cc\u91cd Calls GET https://uapis.cn/api/v1/github/user.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"activity": {
"default": false,
"description": "\u662f\u5426\u83b7\u53d6\u6700\u8fd1\u4e00\u5e74\u7684\u8d21\u732e\u6d3b\u52a8\u6570\u636e\uff08\u5982\u8d21\u732e\u56fe\u3001\u65f6\u95f4\u7ebf\uff09\u3002\u4f20\u5165 true \u5f00\u542f\uff0c\u5176\u4ed6\u503c\u5747\u89c6\u4e3a\u4e0d\u5f00\u542f\u3002",
"type": "boolean"
},
"activity_scope": {
"default": "all",
"description": "\u6d3b\u52a8\u6570\u636e\u8303\u56f4\u3002\u53ef\u9009 all \u6216 organization\u3002\u53ea\u6709\u5f00\u542f activity \u65f6\u624d\u6709\u610f\u4e49\u3002",
"enum": [
"all",
"organization"
],
"type": "string"
},
"org": {
"description": "\u7ec4\u7ec7\u767b\u5f55\u540d\u3002\u5982\u679c\u4f20\u5165\u6b64\u53c2\u6570\uff0c\u4f1a\u81ea\u52a8\u89c6\u4e3a\u5f00\u542f organization \u7ea7\u522b\u7684\u8d21\u732e\u67e5\u8be2\uff0c\u5207\u52ff\u518d\u540c\u65f6\u4f20 activity_scope=all\u3002",
"type": "string"
},
"pinned": {
"default": false,
"description": "\u662f\u5426\u9644\u5e26\u8be5\u7528\u6237\u5728 GitHub \u4e3b\u9875\u5c55\u793a\u7684 pinned \u4ed3\u5e93\u6570\u636e\u3002\u4f20\u5165 true \u5f00\u542f\uff0c\u5176\u4ed6\u503c\u5747\u89c6\u4e3a\u4e0d\u5f00\u542f\u3002",
"type": "boolean"
},
"repos": {
"default": false,
"description": "\u662f\u5426\u9644\u5e26\u8be5\u7528\u6237\u6700\u8fd1\u6d3b\u8dc3\u7684\u516c\u5f00\u4ed3\u5e93\u5217\u8868\u3002\u4f20\u5165 true \u5f00\u542f\uff0c\u5176\u4ed6\u503c\u5747\u89c6\u4e3a\u4e0d\u5f00\u542f\u3002",
"type": "boolean"
},
"repos_limit": {
"default": 6,
"description": "\u516c\u5f00\u4ed3\u5e93\u5217\u8868\u7684\u8fd4\u56de\u6570\u91cf\u3002\u53ea\u6709\u5f00\u542f repos \u65f6\u624d\u6709\u610f\u4e49\uff1b\u5982\u679c\u5355\u72ec\u4f20\u5165 repos_limit\uff0c\u4e5f\u4f1a\u81ea\u52a8\u89c6\u4e3a\u5f00\u542f repos\u3002",
"maximum": 100,
"minimum": 1,
"type": "integer"
},
"user": {
"description": "GitHub \u7528\u6237\u540d\uff08\u5fc5\u9700\u7b26\u5408 GitHub \u547d\u540d\u89c4\u8303\uff1a\u4ec5\u9650\u5b57\u6bcd\u3001\u6570\u5b57\u3001\u8fde\u5b57\u7b26\uff0c\u6700\u957f 39 \u4f4d\uff09\u3002",
"example": "torvalds",
"type": "string"
}
},
"required": [
"user"
],
"type": "object"
},
"name": "get_github_user",
"title": "\u67e5\u8be2 GitHub \u7528\u6237\u4fe1\u606f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u9650\u6d41\u72b6\u6001"
},
"description": "\u60f3\u4e86\u89e3\u5f53\u524d\u670d\u52a1\u7684\u8fd0\u884c\u72b6\u6001\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u8fd4\u56de\u5173\u952e\u76d1\u63a7\u6307\u6807\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6b64\u63a5\u53e3\u7528\u4e8e\u67e5\u770b\u5f53\u524d\u670d\u52a1\u72b6\u6001\uff0c\u5305\u62ec\u5e76\u53d1\u8bf7\u6c42\u6570\u3001\u5f53\u524d\u9650\u5236\u503c\u3001\u7cfb\u7edf\u8d1f\u8f7d\u7b49\u4fe1\u606f\uff0c\u9002\u5408\u7ba1\u7406\u5458\u6392\u67e5\u8fd0\u884c\u60c5\u51b5\u3002 > [!IMPORTANT] > \u6b64\u63a5\u53e3\u4e3a\u7ba1\u7406\u63a5\u53e3\uff0c\u9700\u8981\u63d0\u4f9b\u6709\u6548\u7684\u7ba1\u7406\u5458\u7ea7\u522bAPI\u5bc6\u94a5\u624d\u80fd\u8bbf\u95ee\u3002 ### \u8ba4\u8bc1\u65b9\u5f0f \u8bf7\u5728\u8bf7\u6c42\u5934\u4e2d\u6dfb\u52a0 Authorization: Bearer <\u4f60\u7684API\u5bc6\u94a5>\u3002 Calls GET https://uapis.cn/api/v1/status/ratelimit.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"Authorization": {
"description": "Bearer\u7c7b\u578b\u7684API\u5bc6\u94a5\u8ba4\u8bc1\u5934\u3002\u4f8b\u5982\uff1a`Bearer sk-xxx`",
"example": "Bearer sk-xxx",
"type": "string"
},
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"required": [
"Authorization"
],
"type": "object"
},
"name": "get_status_ratelimit",
"title": "\u9650\u6d41\u72b6\u6001"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u83b7\u53d6API\u7aef\u70b9\u4f7f\u7528\u7edf\u8ba1"
},
"description": "\u60f3\u77e5\u9053\u54ea\u4e2aAPI\u63a5\u53e3\u6700\u53d7\u6b22\u8fce\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u63d0\u4f9b\u4e86\u8be6\u7ec6\u7684\u201c\u8d26\u5355\u201d\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6b64\u63a5\u53e3\u7528\u4e8e\u83b7\u53d6\u6bcf\u4e2aAPI\u7aef\u70b9\uff08Endpoint\uff09\u7684\u4f7f\u7528\u60c5\u51b5\u7edf\u8ba1\u3002\u4f60\u53ef\u4ee5\u67e5\u8be2\u6240\u6709\u7aef\u70b9\u7684\u5217\u8868\uff0c\u4e5f\u53ef\u4ee5\u901a\u8fc7 path \u53c2\u6570\u6307\u5b9a\u67e5\u8be2\u67d0\u4e00\u4e2a\u7279\u5b9a\u7aef\u70b9\u3002\u8fd4\u56de\u4fe1\u606f\u5305\u62ec\u8c03\u7528\u6b21\u6570\u548c\u5e73\u5747\u5904\u7406\u65f6\u957f Calls GET https://uapis.cn/api/v1/status/usage.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"path": {
"description": "\uff08\u53ef\u9009\uff09\u5982\u679c\u4f60\u60f3\u67e5\u8be2\u67d0\u4e2a\u7279\u5b9a\u7684\u7aef\u70b9\uff0c\u8bf7\u63d0\u4f9b\u5b83\u7684\u8def\u5f84\uff0c\u4f8b\u5982 '/api/v1/image/motou'\u3002\u5982\u679c\u7559\u7a7a\uff0c\u5219\u8fd4\u56de\u6240\u6709\u7aef\u70b9\u7684\u7edf\u8ba1\u5217\u8868\u3002",
"example": "/api/v1/image/motou",
"type": "string"
}
},
"type": "object"
},
"name": "get_status_usage",
"title": "\u83b7\u53d6API\u7aef\u70b9\u4f7f\u7528\u7edf\u8ba1"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "AES \u89e3\u5bc6"
},
"description": "\u6536\u5230\u4e86\u7528AES\u52a0\u5bc6\u7684\u5bc6\u6587\uff1f\u628a\u5b83\u3001\u5bc6\u94a5\u548c\u968f\u673a\u6570\uff08nonce\uff09\u4ea4\u7ed9\u6211\u4eec\uff0c\u5c31\u80fd\u8fd8\u539f\u51fa\u539f\u59cb\u5185\u5bb9\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u6807\u51c6\u7684AES\u89e3\u5bc6\u63a5\u53e3\u3002\u4f60\u9700\u8981\u63d0\u4f9b\u7ecf\u8fc7Base64\u7f16\u7801\u7684\u5bc6\u6587\u3001\u52a0\u5bc6\u65f6\u4f7f\u7528\u7684\u5bc6\u94a5\u548cnonce\uff08\u968f\u673a\u6570\uff0c\u901a\u5e38\u4e3a16\u5b57\u8282\u5b57\u7b26\u4e32\uff09\u3002 > [!IMPORTANT] > **\u5173\u4e8e\u5bc6\u94a5 key** > \u6211\u4eec\u652f\u6301 AES-128, AES-192, \u548c AES-256\u3002\u8bf7\u786e\u4fdd\u4f60\u63d0\u4f9b\u7684\u5bc6\u94a5 key \u7684\u957f\u5ea6\uff08\u5b57\u8282\u6570\uff09\u6b63\u597d\u662f **16**\u3001**24** \u6216 **32**\uff0c\u4ee5\u5206\u522b\u5bf9\u5e94\u8fd9\u4e09 Calls POST https://uapis.cn/api/v1/text/aes/decrypt.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_aes_decrypt",
"title": "AES \u89e3\u5bc6"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "AES \u52a0\u5bc6"
},
"description": "\u9700\u8981\u5b89\u5168\u5730\u4f20\u8f93\u6216\u5b58\u50a8\u4e00\u4e9b\u6587\u672c\u4fe1\u606f\uff1fAES\u52a0\u5bc6\u662f\u4e00\u4e2a\u53ef\u9760\u7684\u9009\u62e9\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u6807\u51c6\u7684AES\u52a0\u5bc6\u63a5\u53e3\u3002\u4f60\u63d0\u4f9b\u9700\u8981\u52a0\u5bc6\u7684\u660e\u6587\u548c\u5bc6\u94a5\uff0c\u6211\u4eec\u8fd4\u56de\u7ecf\u8fc7Base64\u7f16\u7801\u7684\u5bc6\u6587\u3002 > [!IMPORTANT] > **\u5173\u4e8e\u5bc6\u94a5 key** > \u6211\u4eec\u652f\u6301 AES-128, AES-192, \u548c AES-256\u3002\u8bf7\u786e\u4fdd\u4f60\u63d0\u4f9b\u7684\u5bc6\u94a5 key \u7684\u957f\u5ea6\uff08\u5b57\u8282\u6570\uff09\u6b63\u597d\u662f **16**\u3001**24** \u6216 **32**\uff0c\u4ee5\u5206\u522b\u5bf9\u5e94\u8fd9\u4e09\u79cd\u52a0\u5bc6\u5f3a\u5ea6\u3002 Calls POST https://uapis.cn/api/v1/text/aes/encrypt.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_aes_encrypt",
"title": "AES \u52a0\u5bc6"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u6587\u672c\u5206\u6790"
},
"description": "\u60f3\u77e5\u9053\u4e00\u7bc7\u6587\u7ae0\u6709\u591a\u5c11\u5b57\u3001\u591a\u5c11\u4e2a\u8bcd\u3001\u6216\u8005\u591a\u5c11\u884c\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u5feb\u901f\u7edf\u8ba1\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u63d0\u4f9b\u4e00\u6bb5\u6587\u672c\uff0c\u6211\u4eec\u4f1a\u4ece\u591a\u4e2a\u7ef4\u5ea6\u8fdb\u884c\u5206\u6790\uff0c\u5e76\u8fd4\u56de\u5176\u5b57\u7b26\u6570\u3001\u8bcd\u6570\u3001\u53e5\u5b50\u6570\u3001\u6bb5\u843d\u6570\u548c\u884c\u6570\u3002\u8fd9\u5bf9\u4e8e\u6587\u672c\u7f16\u8f91\u3001\u5185\u5bb9\u7ba1\u7406\u7b49\u573a\u666f\u975e\u5e38\u6709\u7528\u3002 Calls POST https://uapis.cn/api/v1/text/analyze.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_analyze",
"title": "\u6587\u672c\u5206\u6790"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "Base64 \u89e3\u7801"
},
"description": "\u8fd9\u662f\u4e00\u4e2a\u7b80\u5355\u5b9e\u7528\u7684 Base64 \u89e3\u7801\u5de5\u5177\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u63d0\u4f9b\u4e00\u4e2a Base64 \u7f16\u7801\u7684\u5b57\u7b26\u4e32\uff0c\u6211\u4eec\u5e2e\u4f60\u89e3\u7801\u6210\u539f\u59cb\u7684 UTF-8 \u6587\u672c\u3002 Calls POST https://uapis.cn/api/v1/text/base64/decode.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_base64_decode",
"title": "Base64 \u89e3\u7801"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "Base64 \u7f16\u7801"
},
"description": "\u8fd9\u662f\u4e00\u4e2a\u7b80\u5355\u5b9e\u7528\u7684 Base64 \u7f16\u7801\u5de5\u5177\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u63d0\u4f9b\u4e00\u6bb5\u539f\u59cb\u6587\u672c\uff0c\u6211\u4eec\u5e2e\u4f60\u8f6c\u6362\u6210 Base64 \u7f16\u7801\u7684\u5b57\u7b26\u4e32\u3002 Calls POST https://uapis.cn/api/v1/text/base64/encode.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_base64_encode",
"title": "Base64 \u7f16\u7801"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "MD5 \u54c8\u5e0c"
},
"description": "\u4e00\u4e2a\u5feb\u901f\u8ba1\u7b97\u6587\u672c MD5 \u54c8\u5e0c\u503c\u7684\u5de5\u5177\uff0c\u9002\u7528\u4e8e\u77ed\u6587\u672c\u4e14\u4e0d\u5173\u5fc3\u53c2\u6570\u66b4\u9732\u7684\u573a\u666f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7GET\u8bf7\u6c42\u7684\u67e5\u8be2\u53c2\u6570\u4f20\u5165\u6587\u672c\uff0c\u8fd4\u56de\u517632\u4f4d\u5c0f\u5199\u7684MD5\u54c8\u5e0c\u503c\u3002 > [!NOTE] > \u5bf9\u4e8e\u8f83\u957f\u6216\u654f\u611f\u7684\u6587\u672c\uff0c\u6211\u4eec\u63a8\u8350\u4f7f\u7528\u672c\u63a5\u53e3\u7684 POST \u7248\u672c\uff0c\u4ee5\u907f\u514dURL\u957f\u5ea6\u9650\u5236\u548c\u53c2\u6570\u66b4\u9732\u95ee\u9898\u3002 Calls GET https://uapis.cn/api/v1/text/md5.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"text": {
"description": "\u9700\u8981\u8ba1\u7b97\u54c8\u5e0c\u503c\u7684\u6587\u672c",
"example": "hello world",
"type": "string"
}
},
"required": [
"text"
],
"type": "object"
},
"name": "get_text_md5",
"title": "MD5 \u54c8\u5e0c"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "MD5 \u54c8\u5e0c (POST)"
},
"description": "\u4e00\u4e2a\u7528\u4e8e\u8ba1\u7b97\u6587\u672c MD5 \u54c8\u5e0c\u503c\u7684\u6807\u51c6\u5de5\u5177\uff0c\u63a8\u8350\u4f7f\u7528\u6b64\u7248\u672c\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7POST\u8bf7\u6c42\u7684\u8868\u5355\u4f53\u4f20\u5165\u6587\u672c\uff0c\u8fd4\u56de\u517632\u4f4d\u5c0f\u5199\u7684MD5\u54c8\u5e0c\u503c\u3002\u76f8\u6bd4GET\u7248\u672c\uff0c\u6b64\u65b9\u6cd5\u66f4\u9002\u5408\u5904\u7406\u8f83\u957f\u6216\u5305\u542b\u654f\u611f\u4fe1\u606f\u7684\u6587\u672c\u3002 Calls POST https://uapis.cn/api/v1/text/md5.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_md5",
"title": "MD5 \u54c8\u5e0c (POST)"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "MD5 \u6821\u9a8c"
},
"description": "\u4e0b\u8f7d\u4e86\u4e00\u4e2a\u6587\u4ef6\uff0c\u60f3\u786e\u8ba4\u5b83\u5728\u4f20\u8f93\u8fc7\u7a0b\u4e2d\u6709\u6ca1\u6709\u635f\u574f\uff1f\u6821\u9a8cMD5\u503c\u662f\u6700\u5e38\u7528\u7684\u65b9\u6cd5\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u63d0\u4f9b\u539f\u59cb\u6587\u672c\u548c\u4e00\u4e2aMD5\u54c8\u5e0c\u503c\uff0c\u6211\u4eec\u5e2e\u4f60\u8ba1\u7b97\u6587\u672c\u7684\u54c8\u5e0c\uff0c\u5e76\u4e0e\u4f60\u63d0\u4f9b\u7684\u54c8\u5e0c\u8fdb\u884c\u6bd4\u5bf9\uff0c\u544a\u8bc9\u4f60\u5b83\u4eec\u662f\u5426\u5339\u914d\u3002\u8fd9\u5728\u6587\u4ef6\u5b8c\u6574\u6027\u6821\u9a8c\u7b49\u573a\u666f\u4e0b\u975e\u5e38\u6709\u7528\u3002 Calls POST https://uapis.cn/api/v1/text/md5/verify.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_md5_verify",
"title": "MD5 \u6821\u9a8c"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "AES\u9ad8\u7ea7\u52a0\u5bc6"
},
"description": "\u9700\u8981\u66f4\u7075\u6d3b\u7684AES\u52a0\u5bc6\u65b9\u6848\uff1f\u8fd9\u4e2a\u9ad8\u7ea7\u63a5\u53e3\u652f\u63016\u79cd\u52a0\u5bc6\u6a21\u5f0f\u548c3\u79cd\u586b\u5145\u65b9\u5f0f\uff0c\u8ba9\u4f60\u6839\u636e\u5177\u4f53\u573a\u666f\u9009\u62e9\u6700\u5408\u9002\u7684\u52a0\u5bc6\u914d\u7f6e\u3002 > [!IMPORTANT] > **\u63a8\u8350\u4f7f\u7528GCM\u6a21\u5f0f** > GCM\u6a21\u5f0f\u63d0\u4f9b\u8ba4\u8bc1\u52a0\u5bc6(AEAD)\uff0c\u4e0d\u4ec5\u80fd\u52a0\u5bc6\u6570\u636e\uff0c\u8fd8\u80fd\u9a8c\u8bc1\u6570\u636e\u5b8c\u6574\u6027\uff0c\u9632\u6b62\u5bc6\u6587\u88ab\u7be1\u6539\u3002\u8fd9\u662f\u76ee\u524d\u6700\u63a8\u8350\u7684\u52a0\u5bc6\u6a21\u5f0f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u529f\u80fd\u5168\u9762\u7684AES\u52a0\u5bc6\u63a5\u53e3\uff0c\u652f\u6301\u591a\u79cd\u52a0\u5bc6\u6a21\u5f0f\u548c\u586b\u5145\u65b9\u5f0f\u3002\u4f60\u53ef\u4ee5\u6839\u636e\u4e0d\u540c\u7684\u5b89\u5168\u9700\u6c42\u548c\u6027\u80fd\u8981\u6c42\uff0c\u7075\u6d3b\u9009\u62e9\u5408\u9002\u7684\u52a0\u5bc6\u914d\u7f6e\u3002 ### \u652f\u6301\u7684\u52a0\u5bc6\u6a21\u5f0f - **GCM\u6a21\u5f0f** Calls POST https://uapis.cn/api/v1/text/aes/encrypt-advanced.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_aes_encrypt_advanced",
"title": "AES\u9ad8\u7ea7\u52a0\u5bc6"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "AES\u9ad8\u7ea7\u89e3\u5bc6"
},
"description": "\u9700\u8981\u89e3\u5bc6\u901a\u8fc7\u9ad8\u7ea7\u52a0\u5bc6\u63a5\u53e3\u52a0\u5bc6\u7684\u6570\u636e\uff1f\u8fd9\u4e2a\u63a5\u53e3\u63d0\u4f9b\u4e0e\u52a0\u5bc6\u63a5\u53e3\u5b8c\u5168\u914d\u5bf9\u7684\u89e3\u5bc6\u529f\u80fd\uff0c\u652f\u6301\u76f8\u540c\u76846\u79cd\u52a0\u5bc6\u6a21\u5f0f\u548c3\u79cd\u586b\u5145\u65b9\u5f0f\u3002 > [!IMPORTANT] > **\u89e3\u5bc6\u53c2\u6570\u5fc5\u987b\u4e0e\u52a0\u5bc6\u65f6\u4e00\u81f4** > \u89e3\u5bc6\u65f6\uff0c\u5fc5\u987b\u63d0\u4f9b\u4e0e\u52a0\u5bc6\u65f6\u76f8\u540c\u7684\u5bc6\u94a5\u3001\u6a21\u5f0f\u548c\u586b\u5145\u65b9\u5f0f\u3002\u5bf9\u4e8e\u975eGCM\u6a21\u5f0f\uff0c\u8fd8\u9700\u8981\u63d0\u4f9b\u52a0\u5bc6\u65f6\u8fd4\u56de\u7684IV\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u529f\u80fd\u5b8c\u6574\u7684AES\u89e3\u5bc6\u63a5\u53e3\uff0c\u80fd\u591f\u89e3\u5bc6\u901a\u8fc7\u9ad8\u7ea7\u52a0\u5bc6\u63a5\u53e3\u52a0\u5bc6\u7684\u6240\u6709\u5bc6\u6587\u3002\u652f\u6301\u6240\u67096\u79cd\u52a0\u5bc6\u6a21\u5f0f\u548c3\u79cd\u586b\u5145\u65b9\u5f0f\uff0c\u4e0e\u52a0\u5bc6\u63a5\u53e3\u5b8c\u5168\u914d\u5bf9\u3002 ### \u89e3\u5bc6\u6d41\u7a0b 1. \u83b7\u53d6\u52a0\u5bc6\u65f6\u8fd4\u56de\u7684\u5bc6 Calls POST https://uapis.cn/api/v1/text/aes/decrypt-advanced.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_aes_decrypt_advanced",
"title": "AES\u9ad8\u7ea7\u89e3\u5bc6"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "Markdown \u8f6c HTML"
},
"description": "\u76f4\u63a5\u8c03\u7528\u8fd9\u4e2a\u63a5\u53e3\uff0c\u5c31\u53ef\u4ee5\u628a Markdown \u6587\u672c\u8f6c\u6362\u6210\u5e26\u6837\u5f0f\u7684 HTML\uff0c\u800c\u4e14\u5b83\u4e0d\u53ea\u9002\u5408\u7a0b\u5e8f\u91cc\u52a8\u6001\u6ce8\u5165\uff0c\u4e5f\u9002\u5408\u5728\u5f00\u53d1\u9636\u6bb5\u76f4\u63a5\u9884\u89c8\u3002 ## \u5982\u4f55\u4f7f\u7528\u4e0e\u9884\u89c8 - **\u9ed8\u8ba4\u6a21\u5f0f\uff1a\u8fd4\u56de JSON \u91cc\u7684 HTML \u7247\u6bb5**\uff1a\u4e0d\u4f20 format \u65f6\uff0c\u63a5\u53e3\u4f1a\u8fd4\u56de JSON\u3002\u60a8\u53ea\u9700\u8981\u8bfb\u53d6\u54cd\u5e94\u91cc\u7684 data.html\uff0c\u518d\u8d4b\u503c\u7ed9\u524d\u7aef\u5bb9\u5668\uff0c\u4f8b\u5982 element.innerHTML = data.html\u3001Vue \u7684 v-html\uff0c\u6216\u8005 React \u91cc\u914d\u5408 dangerouslySetInnerH Calls POST https://uapis.cn/api/v1/text/markdown-to-html.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_markdown_to_html",
"title": "Markdown \u8f6c HTML"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "Markdown \u8f6c PDF"
},
"description": "\u5f53\u60a8\u7684\u4e1a\u52a1\u7cfb\u7edf\u9700\u8981\u63d0\u4f9b\u201c\u5bfc\u51fa\u4e3a PDF\u201d\u7684\u529f\u80fd\u65f6\uff0c\u65e0\u9700\u5728\u540e\u7aef\u90e8\u7f72\u590d\u6742\u7684\u6392\u7248\u5f15\u64ce\uff0c\u53ea\u9700\u5c06 Markdown \u6587\u672c\u53d1\u7ed9\u8fd9\u4e2a\u63a5\u53e3\uff0c\u5373\u53ef\u76f4\u63a5\u83b7\u53d6\u6253\u5370\u7ea7\u7684 PDF \u6587\u4ef6\u3002 ## \u529f\u80fd\u6982\u8ff0 - **\u670d\u52a1\u7aef\u76f4\u63a5\u751f\u6210**\uff1a\u63a5\u53e3\u76f4\u63a5\u8fd4\u56de PDF \u6587\u4ef6\u4e8c\u8fdb\u5236\u6d41\uff0c\u524d\u7aef\u65e0\u9700\u4efb\u4f55\u5904\u7406\u5373\u53ef\u89e6\u53d1\u4e0b\u8f7d\uff0c\u540e\u7aef\u4e5f\u80fd\u8f7b\u677e\u5b58\u76d8\u5f52\u6863\u3002 - **\u591a\u79cd\u7cbe\u7f8e\u4e3b\u9898\u4e0e\u7eb8\u5f20**\uff1a\u5185\u7f6e\u4e86 GitHub\u3001\u6697\u9ed1\u7b49\u591a\u79cd\u4e13\u4e1a\u6392\u7248\u4e3b\u9898\uff0c\u5e76\u652f\u6301 A4\u3001Letter \u7b49\u6807\u51c6\u7eb8\u5f20\u3002\u53ea\u9700\u7b80\u5355\u914d\u7f6e\uff0c\u5c31\u80fd\u751f\u6210\u7b26\u5408\u4e1a\u52a1\u573a\u666f\u7684\u4e13\u4e1a\u6587\u6863\u3002 - **\u516c\u7f51\u56fe\u7247\u4e5f Calls POST https://uapis.cn/api/v1/text/markdown-to-pdf.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_markdown_to_pdf",
"title": "Markdown \u8f6c PDF"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u683c\u5f0f\u8f6c\u6362"
},
"description": "\u9700\u8981\u5728\u4e0d\u540c\u6587\u672c\u683c\u5f0f\u4e4b\u95f4\u8f6c\u6362\uff1f\u8fd9\u4e2a\u63a5\u53e3\u652f\u6301Base64\u3001Hex\u3001URL\u3001HTML\u3001Unicode\u7b49\u591a\u79cd\u683c\u5f0f\u4e92\u8f6c\uff0c\u8fd8\u80fd\u751f\u6210MD5\u3001SHA256\u7b49\u54c8\u5e0c\u503c\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u63d0\u4f9b\u5f85\u8f6c\u6362\u7684\u6587\u672c\u3001\u6e90\u683c\u5f0f\u548c\u76ee\u6807\u683c\u5f0f\uff0c\u63a5\u53e3\u4f1a\u81ea\u52a8\u5b8c\u6210\u8f6c\u6362\u3002\u652f\u63017\u79cd\u53cc\u5411\u683c\u5f0f\uff08plain\u3001base64\u3001hex\u3001url\u3001html\u3001unicode\u3001binary\uff09\u548c4\u79cd\u5355\u5411\u54c8\u5e0c\uff08md5\u3001sha1\u3001sha256\u3001sha512\uff09\u3002 ## \u683c\u5f0f\u8bf4\u660e **\u53cc\u5411\u8f6c\u6362\u683c\u5f0f**\uff1aplain\uff08\u7eaf\u6587\u672c\uff09\u3001base64\u3001hex\uff08\u5341\u516d\u8fdb\u5236 Calls POST https://uapis.cn/api/v1/text/convert.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_convert",
"title": "\u683c\u5f0f\u8f6c\u6362"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u7ffb\u8bd1"
},
"description": "\u9700\u8981\u8de8\u8d8a\u8bed\u8a00\u7684\u9e3f\u6c9f\u8fdb\u884c\u4ea4\u6d41\uff1f\u8fd9\u4e2a\u7ffb\u8bd1\u63a5\u53e3\u662f\u4f60\u53ef\u9760\u7684'\u540c\u58f0\u4f20\u8bd1'\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ef\u4ee5\u5c06\u4e00\u6bb5\u6e90\u8bed\u8a00\u6587\u672c\uff08\u6211\u4eec\u80fd\u81ea\u52a8\u68c0\u6d4b\u6e90\u8bed\u8a00\uff09\u7ffb\u8bd1\u6210\u4f60\u6307\u5b9a\u7684\u4efb\u4f55\u76ee\u6807\u8bed\u8a00\u3002\u65e0\u8bba\u662f\u4e2d\u8bd1\u82f1\u3001\u65e5\u8bd1\u6cd5\uff0c\u90fd\u4e0d\u5728\u8bdd\u4e0b\u3002 ## \u652f\u6301\u7684\u8bed\u8a00 \u6211\u4eec\u652f\u6301\u8d85\u8fc7100\u79cd\u8bed\u8a00\u7684\u4e92\u8bd1\uff0c\u5305\u62ec\u4f46\u4e0d\u9650\u4e8e\uff1a\u4e2d\u6587\uff08\u7b80\u4f53/\u7e41\u4f53\uff09\u3001\u82f1\u8bed\u3001\u65e5\u8bed\u3001\u97e9\u8bed\u3001\u6cd5\u8bed\u3001\u5fb7\u8bed\u3001\u897f\u73ed\u7259\u8bed\u3001\u4fc4\u8bed\u3001\u963f\u62c9\u4f2f\u8bed\u7b49\u4e3b\u6d41\u8bed\u8a00\uff0c\u4ee5\u53ca\u5404\u79cd\u5c0f\u8bed\u79cd\u3002\u8be6\u89c1\u4e0b\u65b9\u53c2\u6570\u5217\u8868\u3002 Calls POST https://uapis.cn/api/v1/translate/text.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
},
"to_lang": {
"description": "\u76ee\u6807\u8bed\u8a00\u4ee3\u7801\u3002\u8bf7\u4ece[\u652f\u6301\u7684\u8bed\u8a00\u5217\u8868](#enum-list)\u4e2d\u9009\u62e9\u4e00\u4e2a\u8bed\u8a00\u4ee3\u7801\u3002",
"enum": [
"sq",
"ga",
"et",
"ar",
"am",
"az",
"be",
"bg",
"eu",
"is",
"pl",
"bs-Latn",
"fa",
"da",
"de",
"ru",
"fr",
"tl",
"fi",
"fy",
"km",
"ka",
"gu",
"ht",
"ko",
"ha",
"kk",
"nl",
"gl",
"ca",
"cs",
"ky",
"kn",
"tlh",
"hr",
"otq",
"co",
"ku",
"la",
"lo",
"lv",
"lt",
"ro",
"lb",
"mg",
"mt",
"mr",
"ms",
"ml",
"mi",
"mk",
"mn",
"bn",
"my",
"mww",
"hmn",
"xh",
"zu",
"ne",
"no",
"pa",
"ps",
"pt",
"ny",
"ja",
"sv",
"sr-Latn",
"sr-Cyrl",
"st",
"sm",
"si",
"eo",
"sk",
"sl",
"sw",
"gd",
"so",
"ceb",
"te",
"ta",
"th",
"tg",
"tr",
"cy",
"zh-lzh",
"ur",
"uk",
"uz",
"haw",
"es",
"he",
"el",
"sd",
"hu",
"sn",
"hy",
"ig",
"it",
"yi",
"hi",
"id",
"en",
"su",
"jw",
"yua",
"yo",
"vi",
"zh",
"zh-TW"
],
"enumIconPattern": "/icons/lang/{value}.png",
"enumLabels": {
"am": "\u963f\u59c6\u54c8\u62c9\u8bed",
"ar": "\u963f\u62c9\u4f2f\u8bed",
"az": "\u963f\u585e\u62dc\u7586\u8bed",
"be": "\u767d\u4fc4\u7f57\u65af\u8bed",
"bg": "\u4fdd\u52a0\u5229\u4e9a\u8bed",
"bn": "\u5b5f\u52a0\u62c9\u8bed",
"bs-Latn": "\u6ce2\u65af\u5c3c\u4e9a\u8bed",
"ca": "\u52a0\u6cf0\u7f57\u5c3c\u4e9a\u8bed",
"ceb": "\u5bbf\u52a1\u8bed",
"co": "\u79d1\u897f\u5609\u8bed",
"cs": "\u6377\u514b\u8bed",
"cy": "\u5a01\u5c14\u58eb\u8bed",
"da": "\u4e39\u9ea6\u8bed",
"de": "\u5fb7\u8bed",
"el": "\u5e0c\u814a\u8bed",
"en": "\u82f1\u8bed",
"eo": "\u4e16\u754c\u8bed",
"es": "\u897f\u73ed\u7259\u8bed",
"et": "\u7231\u6c99\u5c3c\u4e9a\u8bed",
"eu": "\u5df4\u65af\u514b\u8bed",
"fa": "\u6ce2\u65af\u8bed",
"fi": "\u82ac\u5170\u8bed",
"fr": "\u6cd5\u8bed",
"fy": "\u5f17\u91cc\u897f\u8bed",
"ga": "\u7231\u5c14\u5170\u8bed",
"gd": "\u82cf\u683c\u5170\u76d6\u5c14\u8bed",
"gl": "\u52a0\u5229\u897f\u4e9a\u8bed",
"gu": "\u53e4\u5409\u62c9\u7279\u8bed",
"ha": "\u8c6a\u8428\u8bed",
"haw": "\u590f\u5a01\u5937\u8bed",
"he": "\u5e0c\u4f2f\u6765\u8bed",
"hi": "\u5370\u5730\u8bed",
"hmn": "\u8d6b\u8499\u8bed",
"hr": "\u514b\u7f57\u5730\u4e9a\u8bed",
"ht": "\u6d77\u5730\u514b\u91cc\u5965\u5c14\u8bed",
"hu": "\u5308\u7259\u5229\u8bed",
"hy": "\u4e9a\u7f8e\u5c3c\u4e9a\u8bed",
"id": "\u5370\u5c3c\u8bed",
"ig": "\u4f0a\u535a\u8bed",
"is": "\u51b0\u5c9b\u8bed",
"it": "\u610f\u5927\u5229\u8bed",
"ja": "\u65e5\u8bed",
"jw": "\u722a\u54c7\u8bed",
"ka": "\u683c\u9c81\u5409\u4e9a\u8bed",
"kk": "\u54c8\u8428\u514b\u8bed",
"km": "\u9ad8\u68c9\u8bed",
"kn": "\u5361\u7eb3\u8fbe\u8bed",
"ko": "\u97e9\u8bed",
"ku": "\u5e93\u5c14\u5fb7\u8bed",
"ky": "\u5409\u5c14\u5409\u65af\u8bed",
"la": "\u62c9\u4e01\u8bed",
"lb": "\u5362\u68ee\u5821\u8bed",
"lo": "\u8001\u631d\u8bed",
"lt": "\u7acb\u9676\u5b9b\u8bed",
"lv": "\u62c9\u8131\u7ef4\u4e9a\u8bed",
"mg": "\u9a6c\u5c14\u52a0\u4ec0\u8bed",
"mi": "\u6bdb\u5229\u8bed",
"mk": "\u9a6c\u5176\u987f\u8bed",
"ml": "\u9a6c\u62c9\u96c5\u62c9\u59c6\u8bed",
"mn": "\u8499\u53e4\u8bed",
"mr": "\u9a6c\u62c9\u5730\u8bed",
"ms": "\u9a6c\u6765\u8bed",
"mt": "\u9a6c\u8033\u4ed6\u8bed",
"mww": "\u82d7\u8bed",
"my": "\u7f05\u7538\u8bed",
"ne": "\u5c3c\u6cca\u5c14\u8bed",
"nl": "\u8377\u5170\u8bed",
"no": "\u632a\u5a01\u8bed",
"ny": "\u9f50\u5207\u74e6\u8bed",
"otq": "\u514b\u96f7\u5854\u7f57\u5965\u6258\u7c73\u8bed",
"pa": "\u65c1\u906e\u666e\u8bed",
"pl": "\u6ce2\u5170\u8bed",
"ps": "\u666e\u4ec0\u56fe\u8bed",
"pt": "\u8461\u8404\u7259\u8bed",
"ro": "\u7f57\u9a6c\u5c3c\u4e9a\u8bed",
"ru": "\u4fc4\u8bed",
"sd": "\u4fe1\u5fb7\u8bed",
"si": "\u50e7\u4f3d\u7f57\u8bed",
"sk": "\u65af\u6d1b\u4f10\u514b\u8bed",
"sl": "\u65af\u6d1b\u6587\u5c3c\u4e9a\u8bed",
"sm": "\u8428\u6469\u4e9a\u8bed",
"sn": "\u4fee\u7eb3\u8bed",
"so": "\u7d22\u9a6c\u91cc\u8bed",
"sq": "\u963f\u5c14\u5df4\u5c3c\u4e9a\u8bed",
"sr-Cyrl": "\u585e\u5c14\u7ef4\u4e9a\u8bed(\u897f\u91cc\u5c14)",
"sr-Latn": "\u585e\u5c14\u7ef4\u4e9a\u8bed(\u62c9\u4e01)",
"st": "\u585e\u7d22\u6258\u8bed",
"su": "\u5dfd\u4ed6\u8bed",
"sv": "\u745e\u5178\u8bed",
"sw": "\u65af\u74e6\u5e0c\u91cc\u8bed",
"ta": "\u6cf0\u7c73\u5c14\u8bed",
"te": "\u6cf0\u5362\u56fa\u8bed",
"tg": "\u5854\u5409\u514b\u8bed",
"th": "\u6cf0\u8bed",
"tl": "\u83f2\u5f8b\u5bbe\u8bed",
"tlh": "\u514b\u6797\u8d21\u8bed",
"tr": "\u571f\u8033\u5176\u8bed",
"uk": "\u4e4c\u514b\u5170\u8bed",
"ur": "\u4e4c\u5c14\u90fd\u8bed",
"uz": "\u4e4c\u5179\u522b\u514b\u8bed",
"vi": "\u8d8a\u5357\u8bed",
"xh": "\u79d1\u8428\u8bed",
"yi": "\u610f\u7b2c\u7eea\u8bed",
"yo": "\u7ea6\u9c81\u5df4\u8bed",
"yua": "\u5c24\u5361\u5766\u739b\u96c5\u8bed",
"zh": "\u4e2d\u6587(\u7b80\u4f53)",
"zh-TW": "\u4e2d\u6587(\u7e41\u4f53)",
"zh-lzh": "\u6587\u8a00\u6587",
"zu": "\u7956\u9c81\u8bed"
},
"example": "zh",
"type": "string"
}
},
"required": [
"to_lang"
],
"type": "object"
},
"name": "post_translate_text",
"title": "\u7ffb\u8bd1"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "AI\u667a\u80fd\u7ffb\u8bd1"
},
"description": "\u8fd9\u662f\u4e00\u4e2a\u9ad8\u8d28\u91cf\u7684\u667a\u80fd\u7ffb\u8bd1\u670d\u52a1\uff0c\u652f\u6301\u591a\u79cd\u7ffb\u8bd1\u98ce\u683c\u548c\u4e13\u4e1a\u573a\u666f\uff0c\u9002\u5408\u5bf9\u8bd1\u6587\u8d28\u91cf\u6709\u66f4\u9ad8\u8981\u6c42\u7684\u4e1a\u52a1\u573a\u666f\u3002 ## \u529f\u80fd\u6982\u8ff0 - **\u5355\u6587\u672c\u7ffb\u8bd1**: \u4e13\u6ce8\u5904\u7406\u5355\u6761\u6587\u672c\u7ffb\u8bd1\uff0c\u9002\u5408\u9700\u8981\u9ad8\u8d28\u91cf\u8bd1\u6587\u7684\u4e1a\u52a1\u573a\u666f\u3002 - **\u591a\u98ce\u683c\u9002\u914d**: \u63d0\u4f9b\u968f\u610f\u53e3\u8bed\u5316\u3001\u4e13\u4e1a\u5546\u52a1\u3001\u5b66\u672f\u6b63\u5f0f\u3001\u6587\u5b66\u827a\u672f\u56db\u79cd\u7ffb\u8bd1\u98ce\u683c\uff0c\u80fd\u591f\u6839\u636e\u4e0d\u540c\u573a\u666f\u9700\u6c42\u8c03\u6574\u7ffb\u8bd1\u7684\u8bed\u8a00\u98ce\u683c\u548c\u8868\u8fbe\u65b9\u5f0f\u3002 - **\u4e0a\u4e0b\u6587\u611f\u77e5**: \u652f\u6301\u901a\u7528\u3001\u5546\u52a1\u3001\u6280\u672f\u3001\u533b\u7597\u3001\u6cd5\u5f8b\u3001\u5e02\u573a\u8425\u9500\u3001\u5a31\u4e50\u3001\u6559\u80b2\u3001\u65b0\u95fb\u7b49\u4e5d\u79cd\u4e13\u4e1a\u9886\u57df\u7684\u4e0a\u4e0b\u6587\u7ffb\u8bd1\uff0c\u786e\u4fdd\u672f\u8bed\u51c6\u786e\u6027\u548c\u8868\u8fbe\u5730\u9053\u6027\u3002 - ** Calls POST https://uapis.cn/api/v1/ai/translate.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
},
"target_lang": {
"description": "\u76ee\u6807\u8bed\u8a00\u4ee3\u7801\u3002\u8bf7\u4ece[\u652f\u6301\u7684\u8bed\u8a00\u5217\u8868](#enum-list)\u4e2d\u9009\u62e9\u4e00\u4e2a\u8bed\u8a00\u4ee3\u7801\u3002",
"enum": [
"sq",
"ga",
"et",
"ar",
"am",
"az",
"be",
"bg",
"eu",
"is",
"pl",
"bs-Latn",
"fa",
"da",
"de",
"ru",
"fr",
"tl",
"fi",
"fy",
"km",
"ka",
"gu",
"ht",
"ko",
"ha",
"kk",
"nl",
"gl",
"ca",
"cs",
"ky",
"kn",
"tlh",
"hr",
"otq",
"co",
"ku",
"la",
"lo",
"lv",
"lt",
"ro",
"lb",
"mg",
"mt",
"mr",
"ms",
"ml",
"mi",
"mk",
"mn",
"bn",
"my",
"mww",
"hmn",
"xh",
"zu",
"ne",
"no",
"pa",
"ps",
"pt",
"ny",
"ja",
"sv",
"sr-Latn",
"sr-Cyrl",
"st",
"sm",
"si",
"eo",
"sk",
"sl",
"sw",
"gd",
"so",
"ceb",
"te",
"ta",
"th",
"tg",
"tr",
"cy",
"zh-lzh",
"ur",
"uk",
"uz",
"haw",
"es",
"he",
"el",
"sd",
"hu",
"sn",
"hy",
"ig",
"it",
"yi",
"hi",
"id",
"en",
"su",
"jw",
"yua",
"yo",
"vi",
"zh",
"zh-TW"
],
"enumIconPattern": "/icons/lang/{value}.png",
"enumLabels": {
"am": "\u963f\u59c6\u54c8\u62c9\u8bed",
"ar": "\u963f\u62c9\u4f2f\u8bed",
"az": "\u963f\u585e\u62dc\u7586\u8bed",
"be": "\u767d\u4fc4\u7f57\u65af\u8bed",
"bg": "\u4fdd\u52a0\u5229\u4e9a\u8bed",
"bn": "\u5b5f\u52a0\u62c9\u8bed",
"bs-Latn": "\u6ce2\u65af\u5c3c\u4e9a\u8bed",
"ca": "\u52a0\u6cf0\u7f57\u5c3c\u4e9a\u8bed",
"ceb": "\u5bbf\u52a1\u8bed",
"co": "\u79d1\u897f\u5609\u8bed",
"cs": "\u6377\u514b\u8bed",
"cy": "\u5a01\u5c14\u58eb\u8bed",
"da": "\u4e39\u9ea6\u8bed",
"de": "\u5fb7\u8bed",
"el": "\u5e0c\u814a\u8bed",
"en": "\u82f1\u8bed",
"eo": "\u4e16\u754c\u8bed",
"es": "\u897f\u73ed\u7259\u8bed",
"et": "\u7231\u6c99\u5c3c\u4e9a\u8bed",
"eu": "\u5df4\u65af\u514b\u8bed",
"fa": "\u6ce2\u65af\u8bed",
"fi": "\u82ac\u5170\u8bed",
"fr": "\u6cd5\u8bed",
"fy": "\u5f17\u91cc\u897f\u8bed",
"ga": "\u7231\u5c14\u5170\u8bed",
"gd": "\u82cf\u683c\u5170\u76d6\u5c14\u8bed",
"gl": "\u52a0\u5229\u897f\u4e9a\u8bed",
"gu": "\u53e4\u5409\u62c9\u7279\u8bed",
"ha": "\u8c6a\u8428\u8bed",
"haw": "\u590f\u5a01\u5937\u8bed",
"he": "\u5e0c\u4f2f\u6765\u8bed",
"hi": "\u5370\u5730\u8bed",
"hmn": "\u8d6b\u8499\u8bed",
"hr": "\u514b\u7f57\u5730\u4e9a\u8bed",
"ht": "\u6d77\u5730\u514b\u91cc\u5965\u5c14\u8bed",
"hu": "\u5308\u7259\u5229\u8bed",
"hy": "\u4e9a\u7f8e\u5c3c\u4e9a\u8bed",
"id": "\u5370\u5c3c\u8bed",
"ig": "\u4f0a\u535a\u8bed",
"is": "\u51b0\u5c9b\u8bed",
"it": "\u610f\u5927\u5229\u8bed",
"ja": "\u65e5\u8bed",
"jw": "\u722a\u54c7\u8bed",
"ka": "\u683c\u9c81\u5409\u4e9a\u8bed",
"kk": "\u54c8\u8428\u514b\u8bed",
"km": "\u9ad8\u68c9\u8bed",
"kn": "\u5361\u7eb3\u8fbe\u8bed",
"ko": "\u97e9\u8bed",
"ku": "\u5e93\u5c14\u5fb7\u8bed",
"ky": "\u5409\u5c14\u5409\u65af\u8bed",
"la": "\u62c9\u4e01\u8bed",
"lb": "\u5362\u68ee\u5821\u8bed",
"lo": "\u8001\u631d\u8bed",
"lt": "\u7acb\u9676\u5b9b\u8bed",
"lv": "\u62c9\u8131\u7ef4\u4e9a\u8bed",
"mg": "\u9a6c\u5c14\u52a0\u4ec0\u8bed",
"mi": "\u6bdb\u5229\u8bed",
"mk": "\u9a6c\u5176\u987f\u8bed",
"ml": "\u9a6c\u62c9\u96c5\u62c9\u59c6\u8bed",
"mn": "\u8499\u53e4\u8bed",
"mr": "\u9a6c\u62c9\u5730\u8bed",
"ms": "\u9a6c\u6765\u8bed",
"mt": "\u9a6c\u8033\u4ed6\u8bed",
"mww": "\u82d7\u8bed",
"my": "\u7f05\u7538\u8bed",
"ne": "\u5c3c\u6cca\u5c14\u8bed",
"nl": "\u8377\u5170\u8bed",
"no": "\u632a\u5a01\u8bed",
"ny": "\u9f50\u5207\u74e6\u8bed",
"otq": "\u514b\u96f7\u5854\u7f57\u5965\u6258\u7c73\u8bed",
"pa": "\u65c1\u906e\u666e\u8bed",
"pl": "\u6ce2\u5170\u8bed",
"ps": "\u666e\u4ec0\u56fe\u8bed",
"pt": "\u8461\u8404\u7259\u8bed",
"ro": "\u7f57\u9a6c\u5c3c\u4e9a\u8bed",
"ru": "\u4fc4\u8bed",
"sd": "\u4fe1\u5fb7\u8bed",
"si": "\u50e7\u4f3d\u7f57\u8bed",
"sk": "\u65af\u6d1b\u4f10\u514b\u8bed",
"sl": "\u65af\u6d1b\u6587\u5c3c\u4e9a\u8bed",
"sm": "\u8428\u6469\u4e9a\u8bed",
"sn": "\u4fee\u7eb3\u8bed",
"so": "\u7d22\u9a6c\u91cc\u8bed",
"sq": "\u963f\u5c14\u5df4\u5c3c\u4e9a\u8bed",
"sr-Cyrl": "\u585e\u5c14\u7ef4\u4e9a\u8bed(\u897f\u91cc\u5c14)",
"sr-Latn": "\u585e\u5c14\u7ef4\u4e9a\u8bed(\u62c9\u4e01)",
"st": "\u585e\u7d22\u6258\u8bed",
"su": "\u5dfd\u4ed6\u8bed",
"sv": "\u745e\u5178\u8bed",
"sw": "\u65af\u74e6\u5e0c\u91cc\u8bed",
"ta": "\u6cf0\u7c73\u5c14\u8bed",
"te": "\u6cf0\u5362\u56fa\u8bed",
"tg": "\u5854\u5409\u514b\u8bed",
"th": "\u6cf0\u8bed",
"tl": "\u83f2\u5f8b\u5bbe\u8bed",
"tlh": "\u514b\u6797\u8d21\u8bed",
"tr": "\u571f\u8033\u5176\u8bed",
"uk": "\u4e4c\u514b\u5170\u8bed",
"ur": "\u4e4c\u5c14\u90fd\u8bed",
"uz": "\u4e4c\u5179\u522b\u514b\u8bed",
"vi": "\u8d8a\u5357\u8bed",
"xh": "\u79d1\u8428\u8bed",
"yi": "\u610f\u7b2c\u7eea\u8bed",
"yo": "\u7ea6\u9c81\u5df4\u8bed",
"yua": "\u5c24\u5361\u5766\u739b\u96c5\u8bed",
"zh": "\u4e2d\u6587(\u7b80\u4f53)",
"zh-TW": "\u4e2d\u6587(\u7e41\u4f53)",
"zh-lzh": "\u6587\u8a00\u6587",
"zu": "\u7956\u9c81\u8bed"
},
"example": "zh",
"type": "string"
}
},
"required": [
"target_lang"
],
"type": "object"
},
"name": "post_ai_translate",
"title": "AI\u667a\u80fd\u7ffb\u8bd1"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "AI\u7ffb\u8bd1\u914d\u7f6e"
},
"description": "\u83b7\u53d6AI\u667a\u80fd\u7ffb\u8bd1\u670d\u52a1\u652f\u6301\u7684\u5b8c\u6574\u8bed\u8a00\u5217\u8868\u3001\u7ffb\u8bd1\u98ce\u683c\u9009\u9879\u3001\u4e0a\u4e0b\u6587\u573a\u666f\u9009\u9879\u4ee5\u53ca\u6027\u80fd\u6307\u6807\u4fe1\u606f\u3002 Calls GET https://uapis.cn/api/v1/ai/translate/languages.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_ai_translate_languages",
"title": "AI\u7ffb\u8bd1\u914d\u7f6e"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u6d41\u5f0f\u7ffb\u8bd1\uff08\u4e2d\u82f1\u4e92\u8bd1\uff09"
},
"description": "\u60f3\u8ba9\u7ffb\u8bd1\u7ed3\u679c\u50cf\u6253\u5b57\u673a\u4e00\u6837\u9010\u5b57\u663e\u793a\u51fa\u6765\uff1f\u8fd9\u4e2a\u6d41\u5f0f\u7ffb\u8bd1\u63a5\u53e3\u80fd\u5b9e\u73b0\u8fd9\u79cd\u6548\u679c\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4e0d\u540c\u4e8e\u4f20\u7edf\u7ffb\u8bd1API\u4e00\u6b21\u6027\u8fd4\u56de\u5b8c\u6574\u7ed3\u679c\uff0c\u8fd9\u4e2a\u63a5\u53e3\u4f1a\u5b9e\u65f6\u5730\u3001\u4e00\u4e2a\u5b57\u4e00\u4e2a\u5b57\u5730\u628a\u7ffb\u8bd1\u5185\u5bb9\u63a8\u7ed9\u4f60\uff08\u5c31\u50cfChatGPT\u56de\u590d\u6d88\u606f\u90a3\u6837\uff09\uff0c\u975e\u5e38\u9002\u5408\u7528\u5728\u804a\u5929\u5e94\u7528\u3001\u76f4\u64ad\u5b57\u5e55\u7b49\u9700\u8981\u5373\u65f6\u53cd\u9988\u7684\u573a\u666f\u3002 ## \u5b83\u80fd\u505a\u4ec0\u4e48 - **\u4e2d\u82f1\u4e92\u8bd1**\uff1a\u652f\u6301\u4e2d\u6587\u548c\u82f1\u6587\u4e4b\u95f4\u7684\u53cc\u5411\u7ffb\u8bd1 - **\u81ea\u52a8\u8bc6\u522b**\uff1a\u4e0d\u786e\u5b9a\u6e90\u8bed\u8a00\uff1f\u8bbe\u7f6e\u4e3a auto \u8ba9\u6211\u4eec\u81ea\u52a8\u68c0\u6d4b - **\u9010\u5b57\u8fd4\u56de**\uff1a\u7ffb\u8bd1\u7ed3\u679c\u4f1a\u50cf\u6253\u5b57\u673a\u4e00\u6837\u9010\u5b57\u6d41\u5f0f\u8fd4\u56de\uff0c\u7528\u6237\u4f53\u9a8c\u66f4\u6d41\u7545 Calls POST https://uapis.cn/api/v1/translate/stream.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_translate_stream",
"title": "\u6d41\u5f0f\u7ffb\u8bd1\uff08\u4e2d\u82f1\u4e92\u8bd1\uff09"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u63d0\u53d6\u7f51\u9875\u56fe\u7247"
},
"description": "\u60f3\u6279\u91cf\u83b7\u53d6\u4e00\u4e2a\u7f51\u9875\u4e0a\u7684\u6240\u6709\u56fe\u7247\u94fe\u63a5\uff1f\u8fd9\u4e2a\u63a5\u53e3\u5e2e\u4f60\u641e\u5b9a\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4f9b\u4e00\u4e2a\u7f51\u9875 URL\uff0c\u8fd4\u56de\u8be5\u9875\u9762\u4e2d\u6240\u6709\u56fe\u7247\u7684\u94fe\u63a5\u5217\u8868\u3002\u9002\u5408\u7528\u4e8e\u56fe\u7247\u91c7\u96c6\u3001\u7d20\u6750\u4e0b\u8f7d\u7b49\u573a\u666f\u3002 Calls GET https://uapis.cn/api/v1/webparse/extractimages.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"url": {
"description": "\u9700\u8981\u63d0\u53d6\u56fe\u7247\u7684\u7f51\u9875URL",
"example": "https://cn.bing.com/",
"format": "uri",
"type": "string"
}
},
"required": [
"url"
],
"type": "object"
},
"name": "get_webparse_extractimages",
"title": "\u63d0\u53d6\u7f51\u9875\u56fe\u7247"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u63d0\u53d6\u7f51\u9875\u5143\u6570\u636e"
},
"description": "\u60f3\u5728\u5e94\u7528\u91cc\u505a\u94fe\u63a5\u9884\u89c8\u5361\u7247\uff1f\u8fd9\u4e2a\u63a5\u53e3\u5e2e\u4f60\u4e00\u952e\u83b7\u53d6\u7f51\u9875\u7684\u6807\u9898\u3001\u63cf\u8ff0\u3001\u56fe\u6807\u7b49\u4fe1\u606f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4f9b\u4e00\u4e2a\u7f51\u9875 URL\uff0c\u8fd4\u56de\u8be5\u9875\u9762\u7684\u5143\u6570\u636e\uff0c\u5305\u62ec\u6807\u9898\u3001\u63cf\u8ff0\u3001\u5173\u952e\u8bcd\u3001Favicon\u3001Open Graph \u4fe1\u606f\u7b49\u3002\u975e\u5e38\u9002\u5408\u7528\u4e8e\u751f\u6210\u94fe\u63a5\u9884\u89c8\u5361\u7247\u6216\u505a SEO \u5206\u6790\u3002 Calls GET https://uapis.cn/api/v1/webparse/metadata.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"url": {
"description": "\u9700\u8981\u63d0\u53d6\u5143\u6570\u636e\u7684\u7f51\u9875URL",
"example": "https://www.bilibili.com",
"format": "uri",
"type": "string"
}
},
"required": [
"url"
],
"type": "object"
},
"name": "get_webparse_metadata",
"title": "\u63d0\u53d6\u7f51\u9875\u5143\u6570\u636e"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u7f51\u9875\u8f6c Markdown"
},
"description": "\u60f3\u628a\u4e00\u4e2a\u7f51\u9875\u7684\u5185\u5bb9\u8f6c\u6210\u5e72\u51c0\u7684 Markdown \u6587\u672c\uff1f\u8fd9\u4e2a\u5f02\u6b65\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u641e\u5b9a\uff0c\u7279\u522b\u9002\u5408\u5904\u7406\u5927\u578b\u6216\u590d\u6742\u7684\u7f51\u9875\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4ea4\u4e00\u4e2a\u7f51\u9875 URL\uff0c\u6211\u4eec\u4f1a\u81ea\u52a8\u6293\u53d6\u4e3b\u4f53\u5185\u5bb9\uff0c\u5254\u9664\u5e7f\u544a\u3001\u5bfc\u822a\u680f\u7b49\u5e72\u6270\u5143\u7d20\uff0c\u5e76\u8f6c\u6362\u4e3a Markdown \u683c\u5f0f\u3002\u540c\u65f6\u4f1a\u63d0\u53d6\u6807\u9898\u3001\u4f5c\u8005\u3001\u53d1\u5e03\u65e5\u671f\u7b49\u5143\u6570\u636e\uff0c\u751f\u6210 YAML Front Matter\u3002 \u4efb\u52a1\u63d0\u4ea4\u540e\u4f1a\u7acb\u5373\u8fd4\u56de\u4efb\u52a1 ID\uff0c\u4f60\u53ef\u4ee5\u7528\u5b83\u6765\u67e5\u8be2\u5904\u7406\u8fdb\u5ea6\u548c\u7ed3\u679c\u3002\u5355\u4e2a\u4efb\u52a1\u6700\u957f\u5904\u7406 60 \u79d2\uff0c\u7ed3\u679c\u7f13\u5b58 30 \u5206\u949f\u3002 Calls POST https://uapis.cn/api/v1/web/tomarkdown/async.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"url": {
"description": "\u9700\u8981\u8f6c\u6362\u7684\u7f51\u9875URL\u3002URL\u5fc5\u987b\u7ecf\u8fc7\u7f16\u7801\u3002",
"example": "https://example.com",
"type": "string"
}
},
"required": [
"url"
],
"type": "object"
},
"name": "post_web_tomarkdown_async",
"title": "\u7f51\u9875\u8f6c Markdown"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u8f6c\u6362\u4efb\u52a1\u72b6\u6001"
},
"description": "\u63d0\u4ea4\u4e86\u7f51\u9875\u8f6c Markdown \u4efb\u52a1\u540e\uff0c\u60f3\u77e5\u9053\u5904\u7406\u8fdb\u5ea6\u548c\u7ed3\u679c\uff1f\u7528\u8fd9\u4e2a\u63a5\u53e3\u6765\u67e5\u8be2\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u4efb\u52a1 ID \u67e5\u8be2\u8f6c\u6362\u4efb\u52a1\u7684\u5f53\u524d\u72b6\u6001\u3001\u5904\u7406\u8fdb\u5ea6\u548c\u6700\u7ec8\u7ed3\u679c\u3002\u4efb\u52a1\u7ed3\u679c\u7f13\u5b58 30 \u5206\u949f\uff0c\u671f\u95f4\u53ef\u91cd\u590d\u67e5\u8be2\u3002 ## \u4efb\u52a1\u72b6\u6001 | \u72b6\u6001 | \u8bf4\u660e | |------|------| | pending | \u7b49\u5f85\u5904\u7406 | | processing | \u5904\u7406\u4e2d | | completed | \u5df2\u5b8c\u6210\uff0c\u53ef\u83b7\u53d6\u7ed3\u679c | | failed | \u5931\u8d25 | | timeout | \u8d85\u65f6\uff08\u8d85\u8fc7 60 Calls GET https://uapis.cn/api/v1/web/tomarkdown/async/{task_id}.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"task_id": {
"description": "\u4efb\u52a1ID\uff08\u7531\u63d0\u4ea4\u63a5\u53e3\u8fd4\u56de\uff09",
"example": "a1b2c3d4-e5f6-47a8-b9c0-d1e2f3a4b5c6",
"type": "string"
}
},
"required": [
"task_id"
],
"type": "object"
},
"name": "get_web_tomarkdown_async_status",
"title": "\u8f6c\u6362\u4efb\u52a1\u72b6\u6001"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u6b65\u9aa41\uff1a\u4e0a\u4f20\u52a0\u5bc6\u6570\u636e"
},
"description": "\u8fd9\u662f\u6240\u6709\u6d41\u7a0b\u7684\u7b2c\u4e00\u6b65\u3002\u60a8\u7684\u5ba2\u6237\u7aef\u5e94\u7528\u9700\u8981\u5148\u5728\u672c\u5730\u51c6\u5907\u597d **\u52a0\u5bc6\u540e\u7684\u6570\u636e**\uff0c\u7136\u540e\u8c03\u7528\u6b64\u63a5\u53e3\u8fdb\u884c\u4e0a\u4f20\u3002\u6210\u529f\u540e\uff0c\u60a8\u4f1a\u5f97\u5230\u4e00\u4e2a\u7528\u4e8e\u540e\u7eed\u64cd\u4f5c\u7684\u552f\u4e00ID\u3002 > [!NOTE] > \u60a8\u53d1\u9001\u7ed9\u6b64\u63a5\u53e3\u7684\u5e94\u8be5\u662f**\u5bc6\u6587**\uff0c\u800c\u4e0d\u662f\u539f\u59cb\u6587\u672c\u3002\u8bf7\u53c2\u8003\u6587\u6863\u9996\u9875\u7684JavaScript\u793a\u4f8b\u6765\u4e86\u89e3\u5982\u4f55\u5728\u5ba2\u6237\u7aef\u8fdb\u884c\u52a0\u5bc6\u3002 Calls POST https://uapis.cn/api/v1/api/store.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_clipzy_store",
"title": "\u6b65\u9aa41\uff1a\u4e0a\u4f20\u52a0\u5bc6\u6570\u636e"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u6b65\u9aa42 (\u65b9\u6cd5\u4e00): \u83b7\u53d6\u52a0\u5bc6\u6570\u636e"
},
"description": "**\u6b64\u63a5\u53e3\u7528\u4e8e\u201c\u6700\u9ad8\u5b89\u5168\u7b49\u7ea7\u201d\u65b9\u6cd5\u3002** \u60a8\u63d0\u4f9b\u7b2c\u4e00\u6b65\u4e2d\u83b7\u5f97\u7684ID\uff0c\u5b83\u4f1a\u8fd4\u56de\u5b58\u50a8\u5728\u670d\u52a1\u5668\u4e0a\u7684**\u52a0\u5bc6\u6570\u636e**\u3002\u60a8\u9700\u8981\u5728\u81ea\u5df1\u7684\u5ba2\u6237\u7aef\u4e2d\uff0c\u4f7f\u7528\u60a8\u81ea\u5df1\u4fdd\u7ba1\u7684\u5bc6\u94a5\u6765\u89e3\u5bc6\u5b83\u3002 Calls GET https://uapis.cn/api/v1/api/get.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"id": {
"description": "\u7247\u6bb5\u7684\u552f\u4e00 ID\u3002",
"example": "PREF0Zv8Yj",
"type": "string"
}
},
"required": [
"id"
],
"type": "object"
},
"name": "get_clipzy_get",
"title": "\u6b65\u9aa42 (\u65b9\u6cd5\u4e00): \u83b7\u53d6\u52a0\u5bc6\u6570\u636e"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u6b65\u9aa42 (\u65b9\u6cd5\u4e8c): \u83b7\u53d6\u539f\u59cb\u6587\u672c"
},
"description": "**\u6b64\u63a5\u53e3\u7528\u4e8e\u201c\u65b9\u4fbf\u81ea\u52a8\u5316\u201d\u65b9\u6cd5\u3002** \u60a8\u63d0\u4f9b\u7b2c\u4e00\u6b65\u83b7\u5f97\u7684ID\uff0c\u5e76\u9644\u4e0a\u60a8\u81ea\u5df1\u4fdd\u7ba1\u7684**\u89e3\u5bc6\u5bc6\u94a5**\u4f5c\u4e3a key \u53c2\u6570\u3002\u670d\u52a1\u5668\u4f1a\u76f4\u63a5\u4e3a\u60a8\u89e3\u5bc6\uff0c\u5e76\u8fd4\u56de\u7eaf\u6587\u672c\u5185\u5bb9\u3002 > [!IMPORTANT] > \u67e5\u770b\u6587\u6863\u9996\u9875\u7684 **cURL \u793a\u4f8b**\uff0c\u4e86\u89e3\u6b64\u63a5\u53e3\u6700\u5178\u578b\u7684\u7528\u6cd5\u3002 Calls GET https://uapis.cn/api/v1/api/raw/{id}.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"id": {
"description": "\u7247\u6bb5\u7684\u552f\u4e00 ID\u3002",
"example": "PREF0Zv8Yj",
"type": "string"
},
"key": {
"description": "\u7528\u4e8e\u89e3\u5bc6\u7684 Base64 \u7f16\u7801\u7684 AES \u5bc6\u94a5\u3002",
"example": "ES9tGP0v3e7oqzmAk3vMboxVOOBlvw9RS3DszeW675k=",
"type": "string"
}
},
"required": [
"id",
"key"
],
"type": "object"
},
"name": "get_clipzy_raw",
"title": "\u6b65\u9aa42 (\u65b9\u6cd5\u4e8c): \u83b7\u53d6\u539f\u59cb\u6587\u672c"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u667a\u80fd\u641c\u7d22"
},
"description": "\u60f3\u5728\u4f60\u7684\u5e94\u7528\u4e2d\u96c6\u6210\u641c\u7d22\u529f\u80fd\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u8f7b\u677e\u5b9e\u73b0\u5b9e\u65f6\u7f51\u9875\u641c\u7d22\u3002 ## \u529f\u80fd\u6982\u8ff0 UAPI Pro Search \u53ef\u4ee5\u6839\u636e\u67e5\u8be2\u5185\u5bb9\u8fd4\u56de\u66f4\u76f8\u5173\u7684\u641c\u7d22\u7ed3\u679c\u3002\u4f60\u53ef\u4ee5\u7528\u5b83\u641c\u7d22\u4efb\u4f55\u5173\u952e\u8bcd\uff0c\u4e5f\u53ef\u4ee5\u9650\u5b9a\u5728\u7279\u5b9a\u7f51\u7ad9\u6216\u7279\u5b9a\u6587\u4ef6\u7c7b\u578b\u4e2d\u641c\u7d22\u3002 - **\u5b9e\u65f6\u7f51\u9875\u641c\u7d22**: \u6beb\u79d2\u7ea7\u54cd\u5e94\uff0c\u5feb\u901f\u8fd4\u56de\u641c\u7d22\u7ed3\u679c - **\u667a\u80fd\u6392\u5e8f**: \u6839\u636e\u67e5\u8be2\u5185\u5bb9\u8fd4\u56de\u66f4\u76f8\u5173\u7684\u7ed3\u679c - **\u65f6\u95f4\u6392\u5e8f**: \u652f\u6301\u6309\u53d1\u5e03\u65f6\u95f4\u6392\u5e8f\uff0c\u83b7\u53d6\u6700\u65b0\u5185\u5bb9 - **\u65f6\u95f4\u8303\u56f4\u8fc7\u6ee4**: \u652f\u6301\u6309\u5929/\u5468/\u6708/\u5e74\u8fc7\u6ee4\u7ed3\u679c - **\u7ad9\u5185\u641c\u7d22**: \u652f\u6301 Calls POST https://uapis.cn/api/v1/search/aggregate.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_search_aggregate",
"title": "\u667a\u80fd\u641c\u7d22"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u641c\u7d22\u5f15\u64ce\u914d\u7f6e"
},
"description": "\u83b7\u53d6\u641c\u7d22\u529f\u80fd\u7684\u8be6\u7ec6\u4fe1\u606f\uff0c\u5305\u62ec\u652f\u6301\u7684\u80fd\u529b\u3001\u53c2\u6570\u9650\u5236\u548c\u4f7f\u7528\u8bf4\u660e\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6b64\u63a5\u53e3\u8fd4\u56de\u641c\u7d22\u529f\u80fd\u7684\u5b8c\u6574\u914d\u7f6e\u4fe1\u606f\uff0c\u4f60\u53ef\u4ee5\u7528\u5b83\u6765\uff1a - \u4e86\u89e3\u5f53\u524d\u53ef\u7528\u7684\u641c\u7d22\u80fd\u529b\uff08\u5982\u7ad9\u5185\u641c\u7d22\u3001\u6587\u4ef6\u7c7b\u578b\u8fc7\u6ee4\u7b49\uff09 - \u83b7\u53d6\u53c2\u6570\u7684\u9ed8\u8ba4\u503c\u548c\u9650\u5236\u8303\u56f4 - \u67e5\u770b\u5f53\u524d\u914d\u7f6e\u7248\u672c\u548c\u53ef\u7528\u72b6\u6001 \u9002\u5408\u5728\u5e94\u7528\u521d\u59cb\u5316\u65f6\u8c03\u7528\uff0c\u6216\u7528\u4e8e\u52a8\u6001\u914d\u7f6e\u641c\u7d22\u754c\u9762\u3002 Calls GET https://uapis.cn/api/v1/search/engines.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_search_engines",
"title": "\u641c\u7d22\u5f15\u64ce\u914d\u7f6e"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u5206\u6790\u654f\u611f\u8bcd"
},
"description": "\u5206\u6790\u5355\u4e2a\u6216\u591a\u4e2a\u5173\u952e\u8bcd\u7684\u654f\u611f\u7a0b\u5ea6\uff0c\u8fd4\u56de\u6807\u51c6\u5316\u98ce\u9669\u6807\u7b7e\u4e0e\u7f6e\u4fe1\u5ea6\u7ed3\u679c\u3002 ## \u529f\u80fd\u6982\u8ff0 - **\u98ce\u9669\u5206\u6790**: \u7ed3\u5408\u6587\u672c\u5185\u5bb9\u7ed9\u51fa\u8bed\u4e49\u5c42\u9762\u7684\u98ce\u9669\u5224\u65ad\u3002 - **\u54cd\u5e94\u7a33\u5b9a**: \u517c\u987e\u9ad8\u9891\u8c03\u7528\u573a\u666f\u4e0b\u7684\u5904\u7406\u6548\u7387\u548c\u54cd\u5e94\u901f\u5ea6\u3002 - **\u5e76\u53d1\u652f\u6301**: \u652f\u6301\u6279\u91cf\u5e76\u53d1\u5904\u7406\uff0c\u5355\u6b21\u6700\u591a\u53ef\u5206\u6790100\u4e2a\u5173\u952e\u8bcd\u3002 - **\u8f93\u5165\u9650\u5236**: \u5355\u6761\u5173\u952e\u8bcd\u6700\u591a 1,000 \u5b57\u7b26\uff0c\u603b\u5b57\u7b26\u6570\u6700\u591a 20,000\u3002 - **\u6807\u51c6\u6807\u7b7e**: \u8fd4\u56de label \u5b57\u6bb5\uff0c\u660e\u786e\u533a\u5206 sensitive \u4e0e normal\u3002 - **\u5206 Calls POST https://uapis.cn/api/v1/sensitive-word/analyze.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_sensitive_word_analyze",
"title": "\u5206\u6790\u654f\u611f\u8bcd"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u654f\u611f\u8bcd\u5206\u6790 (GET)"
},
"description": "\u901a\u8fc7URL\u67e5\u8be2\u53c2\u6570\u5206\u6790\u5355\u4e2a\u5173\u952e\u8bcd\uff0c\u4fbf\u4e8eGET\u8bf7\u6c42\u8c03\u7528\u3002 Calls GET https://uapis.cn/api/v1/sensitive-word/analyze-query.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"keyword": {
"description": "\u8981\u5206\u6790\u7684\u5173\u952e\u8bcd\uff0c\u6700\u957f1,000\u5b57\u7b26\u3002",
"example": "\u55b5",
"maxLength": 1000,
"type": "string"
}
},
"required": [
"keyword"
],
"type": "object"
},
"name": "get_sensitive_word_analyze_query",
"title": "\u654f\u611f\u8bcd\u5206\u6790 (GET)"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u654f\u611f\u8bcd\u68c0\u6d4b\uff08\u5feb\u901f\uff09"
},
"description": "\u5728\u4f60\u7684\u793e\u533a\u6216\u5e94\u7528\u4e2d\uff0c\u9700\u8981\u8fc7\u6ee4\u4e0d\u9002\u5408\u5c55\u793a\u7684\u5185\u5bb9\u65f6\uff0c\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u5feb\u901f\u5b8c\u6210\u68c0\u6d4b\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u8bc6\u522b\u6587\u672c\u4e2d\u7684\u654f\u611f\u8bcd\uff0c\u5e76\u8fd4\u56de\u662f\u5426\u547d\u4e2d\u3001\u547d\u4e2d\u8bcd\u5217\u8868\u7b49\u7ed3\u679c\uff0c\u9002\u5408\u7528\u4e8e\u8bc4\u8bba\u533a\u3001\u793e\u533a\u3001\u8bba\u575b\u548c\u5185\u5bb9\u53d1\u5e03\u573a\u666f\u3002 ### \u4e3b\u8981\u7279\u6027 - **\u5feb\u901f\u68c0\u6d4b**\uff1a\u80fd\u591f\u4e00\u6b21\u5904\u7406\u6574\u6bb5\u6587\u672c\u4e2d\u7684\u591a\u4e2a\u547d\u4e2d\u5185\u5bb9 - **\u7b80\u7e41\u4f53\u652f\u6301**\uff1a\u652f\u6301\u7b80\u4f53\u4e2d\u6587\u3001\u7e41\u4f53\u4e2d\u6587\u548c\u6df7\u5408\u6587\u672c\u68c0\u6d4b - **\u7ed3\u679c\u76f4\u89c2**\uff1a\u8fd4\u56de\u6e05\u6670\u7684\u68c0\u6d4b\u7ed3\u679c\uff0c\u65b9\u4fbf\u76f4\u63a5\u63a5\u5165\u5ba1\u6838\u6d41\u7a0b - **\u54cd\u5e94\u7a33\u5b9a**\uff1a\u9002\u5408\u65e5\u5e38\u5185\u5bb9\u5ba1\u6838\u548c\u6279\u91cf\u68c0\u67e5\u573a\u666f \u65e0\u8bba\u662f\u8bba\u575b\u3001\u793e\u4ea4 Calls POST https://uapis.cn/api/v1/text/profanitycheck.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_sensitive_word_quick_check",
"title": "\u654f\u611f\u8bcd\u68c0\u6d4b\uff08\u5feb\u901f\uff09"
}
]
}
},
"url": "https://uapis.cn/mcp"
},
"latency_ms": 693.79,
"status": "ok"
},
"transport_compliance_probe": {
"details": {
"bad_protocol_error": null,
"bad_protocol_headers": {
"content-type": "application/json; charset=utf-8",
"mcp-protocol-version": "2025-03-26",
"mcp-session-id": "9414481c-4b76-4a1d-a770-d2d4111f23c2",
"strict-transport-security": "max-age=16070400;preload"
},
"bad_protocol_payload": {
"id": 410,
"jsonrpc": "2.0",
"result": {
"tools": [
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "JSON \u683c\u5f0f\u5316"
},
"description": "\u8fd8\u5728\u4e3a\u4e00\u56e2\u4e71\u9ebb\u7684 JSON \u5b57\u7b26\u4e32\u5934\u75bc\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u80fd\u77ac\u95f4\u8ba9\u5b83\u53d8\u5f97\u4e95\u4e95\u6709\u6761\uff0c\u8d4f\u5fc3\u60a6\u76ee\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ea\u9700\u8981\u63d0\u4f9b\u4e00\u4e2a\u539f\u59cb\u7684\u3001\u53ef\u80fd\u662f\u538b\u7f29\u8fc7\u7684\u6216\u8005\u683c\u5f0f\u6df7\u4e71\u7684 JSON \u5b57\u7b26\u4e32\uff0c\u8fd9\u4e2a API \u5c31\u4f1a\u8fd4\u56de\u4e00\u4e2a\u7ecf\u8fc7\u7f8e\u5316\uff08\u5e26\u6807\u51c6\u7f29\u8fdb\u548c\u6362\u884c\uff09\u7684\u7248\u672c\u3002\u8fd9\u5728\u8c03\u8bd5 API \u54cd\u5e94\u3001\u6216\u8005\u9700\u8981\u5728\u524d\u7aef\u754c\u9762\u6e05\u6670\u5c55\u793a JSON \u6570\u636e\u65f6\u975e\u5e38\u6709\u7528\u3002 ## \u4f7f\u7528\u987b\u77e5 > [!NOTE] > **\u8bf7\u6c42\u683c\u5f0f** > \u8bf7\u6ce8\u610f\uff0c\u5f85\u683c\u5f0f\u5316\u7684 JSON \u5b57\u7b26\u4e32\u9700\u8981\u88ab\u5305\u88f9\u5728\u53e6\u4e00\u4e2a JSON \u5bf9\u8c61\u4e2d\uff0c\u4f5c\u4e3a content \u5b57\u6bb5\u7684 Calls POST https://uapis.cn/api/v1/convert/json.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_convert_json",
"title": "JSON \u683c\u5f0f\u5316"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u65f6\u95f4\u6233\u8f6c\u6362"
},
"description": "\u65f6\u95f4\u6233\u548c\u65e5\u671f\u5b57\u7b26\u4e32\uff0c\u54ea\u4e2a\u7528\u7740\u66f4\u987a\u624b\uff1f\u522b\u7ea0\u7ed3\u4e86\uff0c\u8fd9\u4e2a\u63a5\u53e3\u8ba9\u4f60\u8f7b\u677e\u62e5\u6709\u4e24\u79cd\u683c\u5f0f\uff01 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u975e\u5e38\u667a\u80fd\u7684\u8f6c\u6362\u5668\u3002\u4f60\u7ed9\u5b83\u4e00\u4e2a Unix \u65f6\u95f4\u6233\uff0c\u5b83\u8fd8\u4f60\u4e00\u4e2a\u4eba\u7c7b\u53ef\u8bfb\u7684\u65e5\u671f\u65f6\u95f4\uff1b\u4f60\u7ed9\u5b83\u4e00\u4e2a\u65e5\u671f\u65f6\u95f4\u5b57\u7b26\u4e32\uff0c\u5b83\u8fd8\u4f60\u4e00\u4e2a Unix \u65f6\u95f4\u6233\u3002\u5b83\u4f1a\u81ea\u52a8\u8bc6\u522b\u4f60\u8f93\u5165\u7684\u662f\u54ea\u79cd\u683c\u5f0f\u3002 ## \u4f7f\u7528\u987b\u77e5 \u8fd9\u4e2a\u63a5\u53e3\u975e\u5e38\u667a\u80fd\uff0c\u80fd\u591f\u81ea\u52a8\u8bc6\u522b\u8f93\u5165\u683c\u5f0f\uff1a - **\u8f93\u5165\u65f6\u95f4\u6233**\uff1a\u652f\u630110\u4f4d\u79d2\u7ea7\uff08\u5982 1672531200\uff09\u548c13\u4f4d\u6beb\u79d2\u7ea7\uff08\u5982 1672531200000\uff09\u3002 - **\u8f93\u5165\u65e5\u671f\u5b57\u7b26\u4e32**\uff1a\u4e3a\u4e86\u786e Calls GET https://uapis.cn/api/v1/convert/unixtime.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"time": {
"description": "\u4e00\u4e2a\u667a\u80fd\u65f6\u95f4\u53c2\u6570\uff0c\u53ef\u4f20\u5165Unix\u65f6\u95f4\u6233\uff0810\u4f4d\u621613\u4f4d\uff09\u6216\u6807\u51c6\u65e5\u671f\u5b57\u7b26\u4e32\uff08\u5982 '2023-10-27 10:30:00'\uff09\uff0c\u7cfb\u7edf\u5c06\u81ea\u52a8\u8bc6\u522b\u5e76\u8f6c\u6362\u3002",
"example": "1698380645",
"type": "string"
}
},
"required": [
"time"
],
"type": "object"
},
"name": "get_convert_unixtime",
"title": "\u65f6\u95f4\u6233\u8f6c\u6362"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u6bcf\u65e5\u65b0\u95fb\u56fe"
},
"description": "\u60f3\u7528\u4e00\u5f20\u56fe\u5feb\u901f\u4e86\u89e3\u5929\u4e0b\u5927\u4e8b\uff1f\u8fd9\u4e2a\u63a5\u53e3\u4e3a\u4f60\u4e00\u952e\u751f\u6210\u4eca\u65e5\u65b0\u95fb\u6458\u8981\uff0c\u975e\u5e38\u9002\u5408\u7528\u5728\u65e9\u62a5\u3001\u6570\u5b57\u770b\u677f\u6216\u5e94\u7528\u9996\u9875\u7b49\u573a\u666f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6b64\u63a5\u53e3\u4f1a\u5b9e\u65f6\u6293\u53d6\u5404\u5927\u5e73\u53f0\u7684\u70ed\u70b9\u65b0\u95fb\uff0c\u5e76\u52a8\u6001\u5730\u5c06\u5b83\u4eec\u6e32\u67d3\u6210\u4e00\u5f20\u6e05\u6670\u3001\u7f8e\u89c2\u7684\u6458\u8981\u56fe\u7247\u3002\u4f60\u8c03\u7528\u63a5\u53e3\uff0c\u76f4\u63a5\u5c31\u80fd\u5f97\u5230\u4e00\u5f20\u53ef\u4ee5\u5c55\u793a\u7684\u56fe\u7247\u3002 ## \u4f7f\u7528\u987b\u77e5 \u8c03\u7528\u6b64\u63a5\u53e3\u65f6\uff0c\u8bf7\u52a1\u5fc5\u6ce8\u610f\u4ee5\u4e0b\u4e24\u70b9\uff1a 1. **\u54cd\u5e94\u683c\u5f0f\u662f\u56fe\u7247**\uff1a\u63a5\u53e3\u6210\u529f\u65f6\u76f4\u63a5\u8fd4\u56de image/jpeg \u683c\u5f0f\u7684\u4e8c\u8fdb\u5236\u6570\u636e\uff0c\u800c\u975e JSON\u3002\u8bf7\u786e\u4fdd\u4f60\u7684\u5ba2\u6237\u7aef\u80fd\u6b63\u786e\u5904\u7406\u4e8c\u8fdb\u5236\u6d41\uff0c\u4f8b\u5982\u76f4\u63a5\u5728 <img> \u6807\u7b7e\u4e2d\u663e\u793a Calls GET https://uapis.cn/api/v1/daily/news-image.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_daily_news_image",
"title": "\u6bcf\u65e5\u65b0\u95fb\u56fe"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 MC \u66fe\u7528\u540d"
},
"description": "\u60f3\u77e5\u9053\u67d0\u4e2a\u5927\u4f6c\u4ee5\u524d\u53eb\u4ec0\u4e48\u540d\u5b57\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u8ffd\u6eaf\u4e00\u4e2a Minecraft \u73a9\u5bb6\u7684\u201c\u9ed1\u5386\u53f2\u201d\uff01 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u63d0\u4f9b\u73a9\u5bb6\u7684\u7528\u6237\u540d\u6216 UUID\uff0c\u4f60\u53ef\u4ee5\u83b7\u53d6\u5230\u8be5\u73a9\u5bb6\u6240\u6709\u66fe\u7528\u540d\u53ca\u5176\u53d8\u66f4\u65f6\u95f4\u7684\u5217\u8868\u3002\u8fd9\u5bf9\u4e8e\u8bc6\u522b\u56de\u5f52\u7684\u8001\u73a9\u5bb6\u6216\u8005\u793e\u533a\u7ba1\u7406\u975e\u5e38\u6709\u7528\u3002 ## \u4f7f\u7528\u987b\u77e5 > [!NOTE] > **\u53c2\u6570\u8bf4\u660e** > - name \u548c uuid \u4e8c\u9009\u4e00 > - UUID \u652f\u6301\u5e26\u8fde\u5b57\u7b26\uff08\u5982 ee9b4ed1-aac1-491e-b761-1471be374b80\uff09\u6216\u4e0d\u5e26\u8fde\u5b57\u7b26\u683c\u5f0f > [!IM Calls GET https://uapis.cn/api/v1/game/minecraft/historyid.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"name": {
"description": "\u73a9\u5bb6\u7684 Minecraft \u7528\u6237\u540d\u3002\u4f7f\u7528\u6b64\u53c2\u6570\u67e5\u8be2\u65f6\uff0c\u4f1a\u8fd4\u56de\u6240\u6709\u5339\u914d\u7528\u6237\u7684\u5217\u8868\uff08\u5305\u62ec\u5f53\u524d\u7528\u6237\u540d\u6216\u66fe\u7528\u540d\u5339\u914d\u7684\u73a9\u5bb6\uff09\u3002",
"example": "ExamplePlayer",
"type": "string"
},
"uuid": {
"description": "\u73a9\u5bb6\u7684 Minecraft UUID\uff0c\u652f\u6301\u5e26\u8fde\u5b57\u7b26\u6216\u4e0d\u5e26\u8fde\u5b57\u7b26\u683c\u5f0f\u3002",
"example": "ee9b4ed1-aac1-491e-b761-1471be374b80",
"type": "string"
}
},
"type": "object"
},
"name": "get_game_minecraft_historyid",
"title": "\u67e5\u8be2 MC \u66fe\u7528\u540d"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 MC \u670d\u52a1\u5668"
},
"description": "\u60f3\u5728\u52a0\u5165\u670d\u52a1\u5668\u524d\u770b\u770b\u6709\u591a\u5c11\u4eba\u5728\u7ebf\uff1f\u6216\u8005\u68c0\u67e5\u4e00\u4e0b\u670d\u52a1\u5668\u5f00\u6ca1\u5f00\uff1f\u7528\u8fd9\u4e2a\u63a5\u53e3\u5c31\u5bf9\u4e86\uff01 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ef\u4ee5\u901a\u8fc7\u63d0\u4f9b\u670d\u52a1\u5668\u5730\u5740\uff08\u57df\u540d\u6216IP\uff09\uff0c\u6765\u83b7\u53d6\u4e00\u4e2a Minecraft Java \u7248\u670d\u52a1\u5668\u7684\u5b9e\u65f6\u72b6\u6001\u3002\u8fd4\u56de\u4fe1\u606f\u5305\u62ec\u670d\u52a1\u5668\u662f\u5426\u5728\u7ebf\u3001\u5f53\u524d\u73a9\u5bb6\u6570\u3001\u6700\u5927\u73a9\u5bb6\u6570\u3001\u670d\u52a1\u5668\u7248\u672c\u3001MOTD\uff08\u6bcf\u65e5\u6d88\u606f\uff09\u4ee5\u53ca\u670d\u52a1\u5668\u56fe\u6807\u7b49\u3002 \u5982\u679c\u670d\u52a1\u5668\u8fd4\u56de\u5f53\u524d\u5728\u7ebf\u73a9\u5bb6\u5217\u8868\uff0c\u54cd\u5e94\u91cc\u8fd8\u4f1a\u5e26\u4e0a online_players \u5b57\u6bb5\u3002\u8fd9\u4e2a\u5b57\u6bb5\u53ef\u80fd\u7701\u7565\uff0c\u90e8\u5206\u670d\u52a1\u5668\u8fd4\u56de\u7684\u5217\u8868\u4e5f\u53ef\u80fd\u4e0d\u5b8c\u6574\u3002 Calls GET https://uapis.cn/api/v1/game/minecraft/serverstatus.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"server": {
"description": "Minecraft\u670d\u52a1\u5668\u7684\u5730\u5740\uff0c\u53ef\u4ee5\u662f\u57df\u540d\uff08\u5982 `hypixel.net`\uff09\u6216 `IP:\u7aef\u53e3` \u7684\u5f62\u5f0f\uff08\u5982 `mc.example.com:25565`\uff09\u3002\u5982\u679c\u7701\u7565\u7aef\u53e3\uff0c\u5c06\u9ed8\u8ba4\u4f7f\u7528 `25565`\u3002",
"example": "play.minedhype.com",
"type": "string"
}
},
"required": [
"server"
],
"type": "object"
},
"name": "get_game_minecraft_serverstatus",
"title": "\u67e5\u8be2 MC \u670d\u52a1\u5668"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 MC \u73a9\u5bb6"
},
"description": "\u53ea\u9700\u8981\u4e00\u4e2a\u73a9\u5bb6\u7684\u7528\u6237\u540d\uff0c\u5c31\u80fd\u5feb\u901f\u83b7\u53d6\u5230\u4ed6\u7684\u6b63\u7248\u76ae\u80a4\u548c\u72ec\u4e00\u65e0\u4e8c\u7684UUID\uff01 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u57fa\u7840\u4f46\u975e\u5e38\u5b9e\u7528\u7684\u63a5\u53e3\u3002\u901a\u8fc7\u73a9\u5bb6\u5f53\u524d\u7684\u6e38\u620f\u5185\u540d\u79f0\uff08Username\uff09\uff0c\u4f60\u53ef\u4ee5\u67e5\u8be2\u5230\u4ed6\u5bf9\u5e94\u7684UUID\uff08\u552f\u4e00\u6807\u8bc6\u7b26\uff09\u548c\u5f53\u524d\u76ae\u80a4\u7684URL\u5730\u5740\u3002\u8fd9\u662f\u6784\u5efa\u8bb8\u591a\u5176\u4ed6\u73a9\u5bb6\u76f8\u5173\u670d\u52a1\u7684\u7b2c\u4e00\u6b65\u3002 Calls GET https://uapis.cn/api/v1/game/minecraft/userinfo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"username": {
"description": "\u73a9\u5bb6\u7684 Minecraft \u6e38\u620f\u5185\u540d\u79f0\uff08\u6b63\u7248ID\uff09\u3002",
"example": "Notch",
"type": "string"
}
},
"required": [
"username"
],
"type": "object"
},
"name": "get_game_minecraft_userinfo",
"title": "\u67e5\u8be2 MC \u73a9\u5bb6"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 Steam \u7528\u6237"
},
"description": "\u60f3\u5728\u4f60\u7684\u7f51\u7ad9\u6216\u5e94\u7528\u4e2d\u5c55\u793a\u7528\u6237\u7684 Steam \u4e2a\u4eba\u8d44\u6599\uff1f\u8fd9\u4e2a\u63a5\u53e3\u5c31\u662f\u4e3a\u4f60\u51c6\u5907\u7684\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u4e00\u4e2a\u7528\u6237\u7684 Steam \u6807\u8bc6\uff08\u652f\u6301\u591a\u79cd\u683c\u5f0f\uff09\uff0c\u4f60\u53ef\u4ee5\u83b7\u53d6\u5230\u4ed6\u516c\u5f00\u7684\u4e2a\u4eba\u8d44\u6599\u6458\u8981\uff0c\u5305\u62ec\u6635\u79f0\u3001\u5934\u50cf\u3001\u5728\u7ebf\u72b6\u6001\u3001\u771f\u5b9e\u59d3\u540d\uff08\u5982\u679c\u516c\u5f00\uff09\u548c\u4e2a\u4eba\u8d44\u6599\u4e3b\u9875URL\u7b49\u4fe1\u606f\u3002 ## \u652f\u6301\u7684\u53c2\u6570\u683c\u5f0f \u63a5\u53e3\u73b0\u5728\u652f\u6301\u4ee5\u4e0b\u51e0\u79cd\u6807\u8bc6\u7b26\u683c\u5f0f\uff1a - **steamid**: 64\u4f4dSteamID\uff08\u5982 76561197960287930\uff09 - **id**: \u81ea\u5b9a\u4e49URL\u540d\u79f0\uff08\u5982 gabelogannewell\uff09 Calls GET https://uapis.cn/api/v1/game/steam/summary.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"id": {
"description": "\u7528\u6237\u7684 Steam \u81ea\u5b9a\u4e49URL\u540d\u79f0\uff08Vanity URL\uff09\u3002\u4f8b\u5982\u4e2a\u4eba\u8d44\u6599\u94fe\u63a5\u4e2d `/id/` \u540e\u9762\u7684\u90e8\u5206\u3002",
"example": "gabelogannewell",
"type": "string"
},
"id3": {
"description": "\u7528\u6237\u7684 Steam ID3 \u683c\u5f0f\u6807\u8bc6\u7b26\u3002\u4f20\u7edf\u7684 Steam ID \u683c\u5f0f\uff0c\u5f62\u5982 STEAM_X:Y:Z\u3002",
"example": "STEAM_0:0:22202",
"type": "string"
},
"key": {
"description": "\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u4f20\u7684\u8bbf\u95ee\u51ed\u8bc1\u3002\u6b64\u53c2\u6570\u9009\u586b\uff0c\u5982\u679c\u4f20\u5165\uff0c\u5c06\u4f18\u5148\u4f7f\u7528\u60a8\u63d0\u4f9b\u7684\u503c\u3002\u8bf7\u6ce8\u610f\u59a5\u5584\u4fdd\u7ba1\uff0c\u4e0d\u8981\u628a\u5b83\u5199\u8fdb\u516c\u5f00\u7684\u524d\u7aef\u4ee3\u7801\u4e2d\u3002",
"type": "string"
},
"steamid": {
"description": "\u7528\u6237\u7684 Steam \u6807\u8bc6\u3002\u53ef\u4ee5\u662f\u4ee5\u4e0b\u4efb\u610f\u4e00\u79cd\u683c\u5f0f\uff1a\n- \u7eaf\u6570\u5b57\u7684 **SteamID64**\n- \u7528\u6237\u7684 **\u81ea\u5b9a\u4e49 URL \u540d\u79f0** (Vanity URL)\n- \u5b8c\u6574\u7684 **\u4e2a\u4eba\u8d44\u6599\u94fe\u63a5** (\u5305\u542b SteamID64 \u6216\u81ea\u5b9a\u4e49\u540d\u79f0)\n- \u597d\u53cb\u4ee3\u7801 (\u5982 `22202`)",
"example": "76561197960287930",
"type": "string"
}
},
"type": "object"
},
"name": "get_game_steam_summary",
"title": "\u67e5\u8be2 Steam \u7528\u6237"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "Epic \u514d\u8d39\u6e38\u620f"
},
"description": "\u767d\u5ad6\u515a\u7684\u798f\u97f3\u6765\u4e86\uff01\u60f3\u7b2c\u4e00\u65f6\u95f4\u77e5\u9053Epic\u5546\u5e97\u672c\u5468\u9001\u4e86\u54ea\u4e9b\u6e38\u620f\u5927\u4f5c\u5417\uff1f ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u5e2e\u4f60\u5b9e\u65f6\u8ffd\u8e2aEpic Games\u5546\u5e97\u7684\u6bcf\u5468\u514d\u8d39\u6e38\u620f\u6d3b\u52a8\u3002\u65e0\u9700\u4efb\u4f55\u53c2\u6570\uff0c\u8c03\u7528\u540e\u5373\u53ef\u83b7\u5f97\u5f53\u524d\u6240\u6709\u514d\u8d39\u6e38\u620f\u7684\u5b8c\u6574\u4fe1\u606f\uff0c\u5305\u62ec\u6e38\u620f\u5c01\u9762\u3001\u539f\u4ef7\u3001\u5269\u4f59\u65f6\u95f4\u7b49\uff0c\u518d\u4e5f\u4e0d\u7528\u62c5\u5fc3\u9519\u8fc7\u5fc3\u4eea\u7684\u514d\u8d39\u6e38\u620f\u4e86\uff01 ## \u4f7f\u7528\u573a\u666f - \u5f00\u53d1\u6e38\u620f\u8d44\u8baf\u5e94\u7528\u6216\u7f51\u7ad9 - \u5236\u4f5cEpic\u514d\u8d39\u6e38\u620f\u63a8\u9001\u673a\u5668\u4eba - \u4e3a\u7528\u6237\u63d0\u4f9b\u6e38\u620f\u6536\u85cf\u5efa\u8bae - \u6784\u5efa\u4e2a\u4eba\u6e38\u620f\u5e93\u7ba1\u7406\u5de5\u5177 > [!TIP] > **\u5173\u4e8e\u65f6\u95f4\u683c\u5f0f** > \u4e3a\u4e86\u65b9\u4fbf\u4e0d\u540c\u573a\u666f\u7684\u4f7f\u7528 Calls GET https://uapis.cn/api/v1/game/epic-free.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_game_epic_free",
"title": "Epic \u514d\u8d39\u6e38\u620f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u83b7\u53d6\u5fc5\u5e94\u6bcf\u65e5\u58c1\u7eb8"
},
"description": "\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u83b7\u53d6\u6700\u65b0\u6216\u6307\u5b9a\u65e5\u671f\u7684\u5fc5\u5e94\u58c1\u7eb8\u3002\u9ed8\u8ba4\u76f4\u63a5\u8fd4\u56de\u56fe\u7247\uff0c\u4e5f\u53ef\u4ee5\u4f20 format=json \u83b7\u53d6\u5143\u6570\u636e\uff0c\u6216\u8005\u4f20 format=redirect \u76f4\u63a5\u8df3\u8f6c\u5230\u6700\u7ec8\u56fe\u7247\u5730\u5740\u3002 ## \u529f\u80fd\u6982\u8ff0 - \u4e0d\u4f20\u53c2\u6570\u65f6\uff0c\u9ed8\u8ba4\u8fd4\u56de\u5f53\u5929\u58c1\u7eb8\u56fe\u7247\u4e8c\u8fdb\u5236 - \u53ef\u4ee5\u4f20 date \u67e5\u8be2\u6307\u5b9a\u65e5\u671f\u7684\u58c1\u7eb8 - \u53ef\u4ee5\u4f20 resolution \u9009\u62e9 4k \u6216 1080 - \u53ef\u4ee5\u4f20 format \u63a7\u5236\u8fd4\u56de\u56fe\u7247\u3001JSON \u6216 302 \u8df3\u8f6c - \u5f53\u4f20 format=json \u65f6\uff0c\u8fd4\u56de\u7684\u662f\u6241\u5e73 JSON \u5bf9\u8c61\uff0c\u91cc\u9762\u4f1a\u5305\u542b Calls GET https://uapis.cn/api/v1/image/bing-daily.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"date": {
"description": "\u58c1\u7eb8\u65e5\u671f\uff0c\u683c\u5f0f\u662f `YYYY-MM-DD`\u3002\u4e0d\u4f20\u65f6\u8fd4\u56de\u5f53\u5929\u58c1\u7eb8\u3002",
"type": "string"
},
"format": {
"default": "image",
"description": "\u54cd\u5e94\u683c\u5f0f\u3002\u53ef\u4ee5\u4f20 `image`\u3001`json` \u6216 `redirect`\u3002\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `image`\u3002",
"enum": [
"image",
"json",
"redirect"
],
"enumLabels": {
"image": "\u76f4\u63a5\u8fd4\u56de\u56fe\u7247\u4e8c\u8fdb\u5236\uff08\u9ed8\u8ba4\uff09",
"json": "\u8fd4\u56de\u58c1\u7eb8\u5143\u6570\u636e JSON",
"redirect": "302 \u8df3\u8f6c\u5230\u6700\u7ec8\u56fe\u7247\u5730\u5740"
},
"type": "string"
},
"random": {
"default": false,
"description": "\u662f\u5426\u6bcf\u6b21\u8bf7\u6c42\u968f\u673a\u8fd4\u56de\u4e00\u5f20\u5386\u53f2\u58c1\u7eb8\u3002\u4f20 `true` \u65f6\u751f\u6548\uff1b\u4e0d\u80fd\u548c `date` \u540c\u65f6\u4f7f\u7528\u3002\u4e0d\u4f20\u6216\u4f20 `false` \u65f6\u4fdd\u6301\u9ed8\u8ba4\u5f53\u5929/\u6307\u5b9a\u65e5\u671f\u903b\u8f91\u3002",
"example": true,
"type": "boolean"
},
"resolution": {
"default": "4k",
"description": "\u8fd4\u56de\u56fe\u7247\u7684\u76ee\u6807\u5206\u8fa8\u7387\u3002\u53ef\u4ee5\u4f20 `4k` \u6216 `1080`\uff0c\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `4k`\u3002",
"enum": [
"4k",
"1080"
],
"enumLabels": {
"1080": "1920 \u5bbd\u56fe",
"4k": "4K \u539f\u56fe\uff08\u9ed8\u8ba4\uff09"
},
"example": "4k",
"type": "string"
}
},
"type": "object"
},
"name": "get_image_bing_daily",
"title": "\u83b7\u53d6\u5fc5\u5e94\u6bcf\u65e5\u58c1\u7eb8"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u5fc5\u5e94\u58c1\u7eb8\u5386\u53f2"
},
"description": "\u8fd9\u4e2a\u63a5\u53e3\u7528\u4e8e\u67e5\u8be2\u5fc5\u5e94\u58c1\u7eb8\u5386\u53f2\u5217\u8868\uff0c\u4e5f\u53ef\u4ee5\u6309\u65e5\u671f\u7cbe\u786e\u67e5\u8be2\u67d0\u4e00\u5929\u3002\u9ed8\u8ba4\u6309\u65f6\u95f4\u5012\u5e8f\u8fd4\u56de JSON\u3002 ## \u529f\u80fd\u6982\u8ff0 - \u53ef\u4ee5\u4f20 date \u7cbe\u786e\u67e5\u8be2\u67d0\u4e00\u5929\uff0c\u547d\u4e2d\u540e\u53ea\u8fd4\u56de 1 \u6761\u6570\u636e - \u4e0d\u4f20 date \u65f6\uff0c\u6309\u65f6\u95f4\u5012\u5e8f\u5206\u9875\u8fd4\u56de\u5386\u53f2\u5217\u8868 - \u53ef\u4ee5\u4f20 resolution \u8ba9 image_url \u76f4\u63a5\u5bf9\u5e94 4k \u6216 1080 - \u53ef\u4ee5\u4f20 page \u548c page_size \u63a7\u5236\u5206\u9875 - \u6bcf\u6761\u8bb0\u5f55\u90fd\u662f\u6241\u5e73 JSON \u5bf9\u8c61\uff0c\u91cc\u9762\u4f1a\u5305\u542b\u6807\u9898\u3001\u526f\u6807\u9898\u3001\u8bf4\u660e\u6587\u6848\u3001\u7248\u6743\u4fe1\u606f\u3001\u95ee\u7b54\u4fe1\u606f\u548c\u56fe\u7247\u5730\u5740\u7b49\u5b57\u6bb5 # Calls GET https://uapis.cn/api/v1/image/bing-daily/history.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"date": {
"description": "\u58c1\u7eb8\u65e5\u671f\uff0c\u683c\u5f0f\u662f `YYYY-MM-DD`\u3002\u4f20\u4e86\u4ee5\u540e\u4f1a\u6309\u65e5\u671f\u7cbe\u786e\u67e5\u8be2\uff0c\u5e76\u4e14\u5ffd\u7565 `page` \u548c `page_size`\u3002",
"example": "2026-04-05",
"type": "string"
},
"page": {
"default": 1,
"description": "\u5206\u9875\u9875\u7801\uff0c\u5fc5\u987b\u662f\u6b63\u6574\u6570\u3002\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `1`\u3002\u53ea\u6709\u5728\u4e0d\u4f20 `date` \u65f6\u624d\u751f\u6548\u3002",
"example": 2,
"minimum": 1,
"type": "integer"
},
"page_size": {
"default": 30,
"description": "\u6bcf\u9875\u6761\u6570\uff0c\u5fc5\u987b\u662f\u6b63\u6574\u6570\u3002\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `30`\uff0c\u6700\u5927\u662f `100`\u3002\u53ea\u6709\u5728\u4e0d\u4f20 `date` \u65f6\u624d\u751f\u6548\u3002",
"example": 10,
"maximum": 100,
"minimum": 1,
"type": "integer"
},
"resolution": {
"default": "4k",
"description": "\u8fd4\u56de\u56fe\u7247\u7684\u76ee\u6807\u5206\u8fa8\u7387\u3002\u53ef\u4ee5\u4f20 `4k` \u6216 `1080`\uff0c\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `4k`\u3002",
"enum": [
"4k",
"1080"
],
"enumLabels": {
"1080": "1920 \u5bbd\u56fe",
"4k": "4K \u539f\u56fe\uff08\u9ed8\u8ba4\uff09"
},
"example": "1080",
"type": "string"
}
},
"type": "object"
},
"name": "get_image_bing_daily_history",
"title": "\u67e5\u8be2\u5fc5\u5e94\u58c1\u7eb8\u5386\u53f2"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u901a\u8fc7Base64\u7f16\u7801\u4e0a\u4f20\u56fe\u7247"
},
"description": "\u5f53\u4f60\u9700\u8981\u5728\u524d\u7aef\u5904\u7406\u5b8c\u56fe\u7247\uff08\u6bd4\u5982\u88c1\u526a\u3001\u52a0\u6ee4\u955c\u540e\uff09\uff0c\u4e0d\u901a\u8fc7\u4f20\u7edf\u8868\u5355\uff0c\u800c\u662f\u76f4\u63a5\u4e0a\u4f20\u56fe\u7247\u7684\u573a\u666f\uff0c\u8fd9\u4e2a\u63a5\u53e3\u5c31\u6d3e\u4e0a\u7528\u573a\u4e86\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ea\u9700\u8981\u5c06\u56fe\u7247\u7684 Base64 \u7f16\u7801\u5b57\u7b26\u4e32\u53d1\u9001\u8fc7\u6765\uff0c\u6211\u4eec\u5c31\u4f1a\u628a\u5b83\u89e3\u7801\u3001\u4fdd\u5b58\u4e3a\u56fe\u7247\u6587\u4ef6\uff0c\u5e76\u8fd4\u56de\u4e00\u4e2a\u53ef\u4f9b\u8bbf\u95ee\u7684\u516c\u5f00 URL\u3002 ## \u4f7f\u7528\u987b\u77e5 > [!IMPORTANT] > **\u5173\u4e8e imageData \u683c\u5f0f** > \u4f60\u53d1\u9001\u7684 imageData \u5b57\u7b26\u4e32\u5fc5\u987b\u662f\u5b8c\u6574\u7684 Base64 Data URI \u683c\u5f0f\uff0c\u5b83\u9700\u8981\u5305\u542b MIME \u7c7b\u578b\u4fe1\u606f\uff0c\u4f8b\u5982 data: Calls POST https://uapis.cn/api/v1/image/frombase64.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_image_frombase64",
"title": "\u901a\u8fc7Base64\u7f16\u7801\u4e0a\u4f20\u56fe\u7247"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u751f\u6210\u6478\u6478\u5934GIF (QQ\u53f7)"
},
"description": "\u60f3\u5728\u7ebfrua\u4e00\u4e0b\u597d\u53cb\u7684\u5934\u50cf\u5417\uff1f\u8fd9\u4e2a\u8da3\u5473\u63a5\u53e3\u53ef\u4ee5\u6ee1\u8db3\u4f60\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6b64\u63a5\u53e3\u901a\u8fc7GET\u65b9\u6cd5\uff0c\u4e13\u95e8\u7528\u4e8e\u901a\u8fc7QQ\u53f7\u751f\u6210\u6478\u6478\u5934GIF\u3002\u4f60\u53ea\u9700\u8981\u63d0\u4f9b\u4e00\u4e2aQQ\u53f7\u7801\uff0c\u6211\u4eec\u5c31\u4f1a\u81ea\u52a8\u83b7\u53d6\u5176\u516c\u5f00\u5934\u50cf\uff0c\u5e76\u5236\u4f5c\u6210\u4e00\u4e2a\u53ef\u7231\u7684\u52a8\u56fe\u3002 ## \u4f7f\u7528\u987b\u77e5 - **\u54cd\u5e94\u683c\u5f0f**\uff1a\u63a5\u53e3\u6210\u529f\u65f6\u76f4\u63a5\u8fd4\u56de image/gif \u683c\u5f0f\u7684\u4e8c\u8fdb\u5236\u6570\u636e\u3002 - **\u80cc\u666f\u989c\u8272**\uff1a\u4f60\u53ef\u4ee5\u901a\u8fc7 bg_color \u53c2\u6570\u6765\u63a7\u5236GIF\u7684\u80cc\u666f\u3002\u4f7f\u7528 transparent \u9009\u9879\u53ef\u4ee5\u8ba9\u5b83\u66f4\u597d\u5730\u878d\u5165\u5404\u79cd\u804a\u5929\u80cc\u666f\u4e2d\u3002 Calls GET https://uapis.cn/api/v1/image/motou.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"bg_color": {
"description": "GIF\u7684\u80cc\u666f\u989c\u8272\u3002\u7559\u7a7a\u5219\u7531\u540e\u7aef\u670d\u52a1\u51b3\u5b9a\u9ed8\u8ba4\u503c\u3002",
"enum": [
"white",
"black",
"transparent"
],
"enumLabels": {
"black": "\u9ed1\u8272",
"transparent": "\u900f\u660e",
"white": "\u767d\u8272"
},
"example": "transparent",
"type": "string"
},
"qq": {
"description": "\u4f60\u60f3\u8981\u6478\u5934\u7684\u5bf9\u8c61\u7684QQ\u53f7\u7801\u3002",
"example": "10001",
"type": "string"
}
},
"required": [
"qq"
],
"type": "object"
},
"name": "get_image_motou",
"title": "\u751f\u6210\u6478\u6478\u5934GIF (QQ\u53f7)"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u751f\u6210\u6478\u6478\u5934GIF"
},
"description": "\u9664\u4e86\u4f7f\u7528QQ\u5934\u50cf\uff0c\u4f60\u8fd8\u53ef\u4ee5\u901a\u8fc7\u4e0a\u4f20\u81ea\u5df1\u7684\u56fe\u7247\u6216\u63d0\u4f9b\u56fe\u7247URL\u6765\u5236\u4f5c\u72ec\u4e00\u65e0\u4e8c\u7684\u6478\u6478\u5934GIF\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6b64\u63a5\u53e3\u901a\u8fc7POST\u65b9\u6cd5\uff0c\u652f\u6301\u4e24\u79cd\u65b9\u5f0f\u751f\u6210GIF\uff1a 1. **\u56fe\u7247URL**\uff1a\u5728\u8868\u5355\u4e2d\u63d0\u4f9b image_url \u5b57\u6bb5\u3002 2. **\u4e0a\u4f20\u56fe\u7247**\uff1a\u5728\u8868\u5355\u4e2d\u4e0a\u4f20 file \u6587\u4ef6\u3002 ## \u4f7f\u7528\u987b\u77e5 - **\u54cd\u5e94\u683c\u5f0f**\uff1a\u63a5\u53e3\u6210\u529f\u65f6\u76f4\u63a5\u8fd4\u56de image/gif \u683c\u5f0f\u7684\u4e8c\u8fdb\u5236\u6570\u636e\u3002 - **\u53c2\u6570\u4f18\u5148\u7ea7**\uff1a\u5982\u679c\u540c\u65f6\u63d0\u4f9b\u4e86 image_url \u548c\u4e0a\u4f20\u7684 file \u6587\u4ef6\uff0c\u7cfb\u7edf\u5c06 **\u4f18 Calls POST https://uapis.cn/api/v1/image/motou.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "post_image_motou",
"title": "\u751f\u6210\u6478\u6478\u5934GIF"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u751f\u6210\u4f60\u4eec\u600e\u4e48\u4e0d\u8bf4\u8bdd\u4e86\u8868\u60c5\u5305"
},
"description": "\u4f60\u4eec\u600e\u4e48\u4e0d\u8bf4\u8bdd\u4e86\uff1f\u662f\u4e0d\u662f\u90fd\u5728\u5077\u5077\u73a9Uapi\uff0c\u6c42\u6c42\u4f60\u4eec\u4e0d\u8981\u73a9Uapi\u4e86 ## \u4f7f\u7528\u987b\u77e5 - **\u54cd\u5e94\u683c\u5f0f**\uff1a\u63a5\u53e3\u6210\u529f\u65f6\u76f4\u63a5\u8fd4\u56de image/png \u683c\u5f0f\u7684\u4e8c\u8fdb\u5236\u6570\u636e\u3002 - **\u6587\u5b57\u5185\u5bb9**\uff1a\u81f3\u5c11\u9700\u8981\u63d0\u4f9b top_text\uff08\u4e0a\u65b9\u6587\u5b57\uff09\u6216 bottom_text\uff08\u4e0b\u65b9\u6587\u5b57\uff09\u4e4b\u4e00\u3002 - **\u6897\u56fe\u903b\u8f91**\uff1a\u4e0a\u65b9\u63cf\u8ff0\u67d0\u4e2a\u884c\u4e3a\uff0c\u4e0b\u65b9\u901a\u5e38\u4ee5\u300c\u4eec\u300d\u5f00\u5934\u8868\u793a\u529d\u963b\uff0c\u5f62\u6210\u620f\u8c11\u7684\u5bf9\u6bd4\u6548\u679c\u3002 Calls POST https://uapis.cn/api/v1/image/speechless.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_image_speechless",
"title": "\u751f\u6210\u4f60\u4eec\u600e\u4e48\u4e0d\u8bf4\u8bdd\u4e86\u8868\u60c5\u5305"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u751f\u6210\u4e8c\u7ef4\u7801"
},
"description": "\u65e0\u8bba\u662f\u7f51\u5740\u3001\u6587\u672c\u8fd8\u662f\u8054\u7cfb\u65b9\u5f0f\uff0c\u901a\u901a\u53ef\u4ee5\u53d8\u6210\u4e00\u4e2a\u4e8c\u7ef4\u7801\uff01\u8fd9\u662f\u4e00\u4e2a\u975e\u5e38\u7075\u6d3b\u7684\u4e8c\u7ef4\u7801\u751f\u6210\u5de5\u5177\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u63d0\u4f9b\u4e00\u6bb5\u6587\u672c\u5185\u5bb9\uff0c\u6211\u4eec\u4e3a\u4f60\u751f\u6210\u5bf9\u5e94\u7684\u4e8c\u7ef4\u7801\u56fe\u7247\u3002\u4f60\u53ef\u4ee5\u81ea\u5b9a\u4e49\u5c3a\u5bf8\u3001\u524d\u666f\u8272\u3001\u80cc\u666f\u8272\uff0c\u8fd8\u652f\u6301\u900f\u660e\u80cc\u666f\uff0c\u5e76\u9009\u62e9\u4e0d\u540c\u7684\u8fd4\u56de\u683c\u5f0f\u4ee5\u9002\u5e94\u4e0d\u540c\u573a\u666f\u3002 Calls GET https://uapis.cn/api/v1/image/qrcode.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"bgcolor": {
"default": "#FFFFFF",
"description": "\u4e8c\u7ef4\u7801\u80cc\u666f\u8272\uff0c\u4f7f\u7528\u5341\u516d\u8fdb\u5236\u683c\u5f0f\u3002\u5f53 `transparent=true` \u65f6\u6b64\u53c2\u6570\u4f1a\u88ab\u5ffd\u7565\u3002URL \u4e2d\u9700\u8981\u5c06 `#` \u7f16\u7801\u4e3a `%23`\u3002",
"type": "string"
},
"fgcolor": {
"default": "#000000",
"description": "\u4e8c\u7ef4\u7801\u524d\u666f\u8272\uff08\u5373\u4e8c\u7ef4\u7801\u672c\u8eab\u7684\u989c\u8272\uff09\uff0c\u4f7f\u7528\u5341\u516d\u8fdb\u5236\u683c\u5f0f\u3002URL \u4e2d\u9700\u8981\u5c06 `#` \u7f16\u7801\u4e3a `%23`\u3002",
"type": "string"
},
"format": {
"default": "image",
"description": "\u6307\u5b9a\u54cd\u5e94\u5185\u5bb9\u7684\u683c\u5f0f\u3002\u53ef\u9009\u503c\u4e3a `image`, `json`, `json_url`\u3002",
"enum": [
"image",
"json",
"json_url"
],
"enumLabels": {
"image": "\u56fe\u7247",
"json": "JSON\u6570\u636e",
"json_url": "JSON+URL"
},
"example": "image",
"type": "string"
},
"size": {
"default": 256,
"description": "\u4e8c\u7ef4\u7801\u56fe\u7247\u7684\u8fb9\u957f\uff08\u6b63\u65b9\u5f62\uff09\uff0c\u5355\u4f4d\u662f\u50cf\u7d20\u3002\u6709\u6548\u8303\u56f4\u662f 256 \u5230 2048 \u4e4b\u95f4\u3002",
"example": 512,
"maximum": 2048,
"type": "integer"
},
"text": {
"description": "\u4f60\u5e0c\u671b\u7f16\u7801\u5230\u4e8c\u7ef4\u7801\u4e2d\u7684\u4efb\u4f55\u6587\u672c\u5185\u5bb9\uff0c\u6bd4\u5982\u4e00\u4e2aURL\u3001\u4e00\u6bb5\u8bdd\u6216\u8005\u4e00\u4e2aJSON\u5b57\u7b26\u4e32\u3002",
"example": "https://www.bilibili.com/video/BV1uT4y1P7CX/",
"type": "string"
},
"transparent": {
"default": false,
"description": "\u662f\u5426\u4f7f\u7528\u900f\u660e\u80cc\u666f\u3002\u542f\u7528\u540e\u751f\u6210\u7684 PNG \u56fe\u7247\u5c06\u5177\u6709 alpha \u901a\u9053\uff0c\u80cc\u666f\u900f\u660e\u3002",
"type": "boolean"
}
},
"required": [
"text"
],
"type": "object"
},
"name": "get_image_qrcode",
"title": "\u751f\u6210\u4e8c\u7ef4\u7801"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u56fe\u7247\u8f6c Base64"
},
"description": "\u770b\u5230\u4e00\u5f20\u7f51\u4e0a\u7684\u56fe\u7247\uff0c\u60f3\u628a\u5b83\u8f6c\u6362\u6210 Base64 \u7f16\u7801\u4ee5\u4fbf\u5d4c\u5165\u5230\u4f60\u7684 HTML \u6216 CSS \u4e2d\uff1f\u7528\u8fd9\u4e2a\u63a5\u53e3\u5c31\u5bf9\u4e86\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u63d0\u4f9b\u4e00\u4e2a\u516c\u5f00\u53ef\u8bbf\u95ee\u7684\u56fe\u7247 URL\uff0c\u6211\u4eec\u5e2e\u4f60\u628a\u5b83\u4e0b\u8f7d\u4e0b\u6765\uff0c\u5e76\u8f6c\u6362\u6210\u5305\u542b MIME \u7c7b\u578b\u7684 Base64 Data URI \u5b57\u7b26\u4e32\u8fd4\u56de\u7ed9\u4f60\u3002 Calls GET https://uapis.cn/api/v1/image/tobase64.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"url": {
"description": "\u9700\u8981\u8f6c\u6362\u4e3aBase64\u7684\u3001\u53ef\u516c\u5f00\u8bbf\u95ee\u7684\u56fe\u7247URL\u5730\u5740\u3002",
"example": "https://ts3.tc.mm.bing.net/th?id=ORMS.44196851bb1757ec3f66572811fe8e07&pid=Wdp&w=612&h=304&qlt=90&c=1&rs=1&dpr=1.25&p=0",
"format": "url",
"type": "string"
}
},
"required": [
"url"
],
"type": "object"
},
"name": "get_image_tobase64",
"title": "\u56fe\u7247\u8f6c Base64"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u89e3\u7801\u5e76\u7f29\u653e\u56fe\u7247"
},
"description": "\u5728 RAM \u548c Flash \u6781\u5176\u6709\u9650\u7684\u8bbe\u5907\u4e0a\u89e3\u7801\u56fe\u7247\u662f\u4e00\u9879\u7e41\u91cd\u7684\u4efb\u52a1\u3002\u8fd9\u4e2a\u63a5\u53e3\u4e13\u4e3a IoT \u548c\u5d4c\u5165\u5f0f\u5f00\u53d1\u8bbe\u8ba1\uff0c\u5c06\u590d\u6742\u7684\u56fe\u50cf\u89e3\u7801\u548c\u7f29\u653e\u64cd\u4f5c\u8f6c\u79fb\u5230\u4e91\u7aef\uff0c\u76f4\u63a5\u8f93\u51fa\u9002\u7528\u4e8e\u5355\u7247\u673a\u5c4f\u5e55\u7684\u4e8c\u8fdb\u5236\u50cf\u7d20\u6d41\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6b64\u63a5\u53e3\u63d0\u4f9b\u4e86\u7075\u6d3b\u7684\u4e91\u7aef\u56fe\u50cf\u9884\u5904\u7406\u80fd\u529b\uff0c\u5e2e\u52a9\u786c\u4ef6\u5f00\u53d1\u8005\u8df3\u8fc7\u7e41\u7410\u7684\u56fe\u50cf\u5904\u7406\u903b\u8f91\uff1a - **\u76f4\u63a5\u63a8\u6d41\u6e32\u67d3**\uff1a\u5982\u679c\u9009\u62e9\u8f93\u51fa\u7eaf\u50cf\u7d20\u6d41\uff08\u5982 RGB565\uff09\uff0c\u5355\u7247\u673a\u6536\u5230\u7f51\u7edc\u6570\u636e\u540e\u65e0\u9700\u89e3\u6790\u6587\u4ef6\u5934\uff0c\u53ef\u76f4\u63a5\u5c06\u5176\u5199\u5165\u663e\u5b58\uff0c\u5b9e\u73b0\u6781\u4f4e\u5185\u5b58\u5360\u7528\u7684\u8fb9\u4e0b\u8fb9\u64ad\u3002 - **\u5b8c\u7f8e\u9002\u914d\u5c4f\u5e55**\uff1a\u65e0\u9700\u5728\u8bbe\u5907\u7aef\u7f16\u5199 Calls POST https://uapis.cn/api/v1/image/decode.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"background": {
"default": "black",
"description": "\u80cc\u666f\u8272\u3002\u53ef\u4ee5\u4f20 `black`\u3001`white` \u6216 `#RRGGBB`\uff0c\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `black`\u3002",
"type": "string"
},
"color_mode": {
"default": "RGB888",
"description": "BMP \u8f93\u51fa\u7684\u989c\u8272\u6a21\u5f0f\u3002\u53ea\u6709\u5728 `format=bmp` \u65f6\u624d\u751f\u6548\uff0c\u53ef\u4ee5\u4f20 `RGB565` \u6216 `RGB888`\uff0c\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `RGB888`\u3002",
"enum": [
"RGB565",
"RGB888"
],
"enumLabels": {
"RGB565": "16 \u4f4d BMP",
"RGB888": "24 \u4f4d BMP\uff08\u9ed8\u8ba4\uff09"
},
"type": "string"
},
"fit": {
"default": "contain",
"description": "\u7f29\u653e\u6a21\u5f0f\u3002\u53ef\u4ee5\u4f20 `contain`\u3001`cover` \u6216 `fill`\uff0c\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `contain`\u3002\u5f53\u4f20 `cover` \u6216 `fill` \u65f6\uff0c`width` \u548c `height` \u90fd\u8981\u4f20\u3002",
"enum": [
"contain",
"cover",
"fill"
],
"enumLabels": {
"contain": "\u7b49\u6bd4\u7f29\u653e\u5e76\u8865\u8fb9\uff08\u9ed8\u8ba4\uff09",
"cover": "\u7b49\u6bd4\u88c1\u526a\u94fa\u6ee1",
"fill": "\u76f4\u63a5\u62c9\u4f38\u5230\u76ee\u6807\u5c3a\u5bf8"
},
"type": "string"
},
"format": {
"default": "bmp",
"description": "\u8f93\u51fa\u683c\u5f0f\u3002\u53ef\u4ee5\u4f20 `bmp`\u3001`rgb565` \u6216 `rgb888`\uff0c\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `bmp`\u3002",
"enum": [
"bmp",
"rgb565",
"rgb888"
],
"enumLabels": {
"bmp": "BMP \u56fe\u7247\uff08\u9ed8\u8ba4\uff09",
"rgb565": "RGB565 \u539f\u59cb\u50cf\u7d20\u6d41",
"rgb888": "RGB888 \u539f\u59cb\u50cf\u7d20\u6d41"
},
"type": "string"
},
"height": {
"description": "\u76ee\u6807\u9ad8\u5ea6\uff0c\u5355\u4f4d\u662f\u50cf\u7d20\u3002\u53ef\u4ee5\u5355\u72ec\u4f20\uff0c\u4e5f\u53ef\u4ee5\u548c `width` \u4e00\u8d77\u4f20\u3002\u4e0e `max_width`\u3001`max_height` \u4e92\u65a5\u3002",
"maximum": 8192,
"minimum": 1,
"type": "integer"
},
"max_height": {
"description": "\u6700\u5927\u9ad8\u5ea6\uff0c\u5355\u4f4d\u662f\u50cf\u7d20\u3002\u53ea\u6709\u5728\u4e0d\u4f20 `width`\u3001`height` \u65f6\u624d\u751f\u6548\uff0c\u4f1a\u6309\u539f\u6bd4\u4f8b\u7f29\u653e\u3002",
"maximum": 8192,
"minimum": 1,
"type": "integer"
},
"max_width": {
"description": "\u6700\u5927\u5bbd\u5ea6\uff0c\u5355\u4f4d\u662f\u50cf\u7d20\u3002\u53ea\u6709\u5728\u4e0d\u4f20 `width`\u3001`height` \u65f6\u624d\u751f\u6548\uff0c\u4f1a\u6309\u539f\u6bd4\u4f8b\u7f29\u653e\u3002",
"maximum": 8192,
"minimum": 1,
"type": "integer"
},
"width": {
"description": "\u76ee\u6807\u5bbd\u5ea6\uff0c\u5355\u4f4d\u662f\u50cf\u7d20\u3002\u53ef\u4ee5\u5355\u72ec\u4f20\uff0c\u4e5f\u53ef\u4ee5\u548c `height` \u4e00\u8d77\u4f20\u3002\u4e0e `max_width`\u3001`max_height` \u4e92\u65a5\u3002",
"maximum": 8192,
"minimum": 1,
"type": "integer"
}
},
"type": "object"
},
"name": "post_image_decode",
"title": "\u89e3\u7801\u5e76\u7f29\u653e\u56fe\u7247"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "SVG\u8f6c\u56fe\u7247"
},
"description": "\u9700\u8981\u5c06\u7075\u6d3b\u7684 SVG \u77e2\u91cf\u56fe\u5f62\u8f6c\u6362\u4e3a\u5e38\u89c1\u7684\u5149\u6805\u56fe\u50cf\u683c\u5f0f\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u8f7b\u677e\u5b9e\u73b0\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4e0a\u4f20\u4e00\u4e2a SVG \u6587\u4ef6\uff0c\u5e76\u6307\u5b9a\u76ee\u6807\u683c\u5f0f\uff08\u5982 PNG\u3001JPEG \u7b49\uff09\uff0c\u63a5\u53e3\u5c06\u8fd4\u56de\u8f6c\u6362\u540e\u7684\u56fe\u50cf\u3002\u4f60\u8fd8\u53ef\u4ee5\u8c03\u6574\u8f93\u51fa\u56fe\u50cf\u7684\u5c3a\u5bf8\u548c\uff08\u5bf9\u4e8eJPEG\uff09\u538b\u7f29\u8d28\u91cf\uff0c\u4ee5\u6ee1\u8db3\u4e0d\u540c\u573a\u666f\u7684\u9700\u6c42\u3002 Calls POST https://uapis.cn/api/v1/image/svg.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"format": {
"default": "png",
"description": "\u8f93\u51fa\u56fe\u50cf\u7684\u76ee\u6807\u683c\u5f0f\u3002\u652f\u6301\u7684\u503c\uff1a`png`, `jpeg`, `jpg`, `gif`, `tiff`, `bmp`\u3002",
"enum": [
"png",
"jpeg",
"jpg",
"gif",
"tiff",
"bmp"
],
"type": "string"
},
"height": {
"description": "\u8f93\u51fa\u56fe\u50cf\u7684\u9ad8\u5ea6\uff08\u50cf\u7d20\uff09\u3002\u5982\u679c\u7701\u7565\uff0c\u5c06\u6839\u636e `width` \u4fdd\u6301\u5bbd\u9ad8\u6bd4\uff0c\u6216\u8005\u4f7f\u7528 SVG \u7684\u539f\u59cb\u9ad8\u5ea6\u3002",
"type": "integer"
},
"quality": {
"default": 90,
"description": "JPEG \u56fe\u50cf\u7684\u538b\u7f29\u8d28\u91cf\uff081-100\uff09\u3002\u4ec5\u5f53 `format` \u4e3a `jpeg` \u6216 `jpg` \u65f6\u6709\u6548\u3002",
"type": "integer"
},
"width": {
"description": "\u8f93\u51fa\u56fe\u50cf\u7684\u5bbd\u5ea6\uff08\u50cf\u7d20\uff09\u3002\u5982\u679c\u7701\u7565\uff0c\u5c06\u6839\u636e `height` \u4fdd\u6301\u5bbd\u9ad8\u6bd4\uff0c\u6216\u8005\u4f7f\u7528 SVG \u7684\u539f\u59cb\u5bbd\u5ea6\u3002",
"type": "integer"
}
},
"type": "object"
},
"name": "post_image_svg",
"title": "SVG\u8f6c\u56fe\u7247"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u65e0\u635f\u538b\u7f29\u56fe\u7247"
},
"description": "\u8fd8\u5728\u4e3a\u56fe\u7247\u4f53\u79ef\u548c\u52a0\u8f7d\u901f\u5ea6\u53d1\u6101\u5417\uff1f\u4f53\u9a8c\u4e00\u4e0b\u6211\u4eec\u5f3a\u5927\u7684**\u65e0\u635f\u538b\u7f29\u670d\u52a1**\uff0c\u5b83\u80fd\u5728\u51e0\u4e4e\u4e0d\u727a\u7272\u4efb\u4f55\u8089\u773c\u53ef\u611f\u77e5\u7684\u753b\u8d28\u7684\u524d\u63d0\u4e0b\uff0c\u5c06\u56fe\u7247\u4f53\u79ef\u538b\u7f29\u5230\u6781\u81f4\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ea\u9700\u8981\u4e0a\u4f20\u4e00\u5f20\u5e38\u89c1\u7684\u56fe\u7247\uff08\u5982 PNG, JPG\uff09\uff0c\u9009\u62e9\u4e00\u4e2a\u538b\u7f29\u7b49\u7ea7\uff0c\u5c31\u80fd\u83b7\u5f97\u4e00\u4e2a\u4f53\u79ef\u5c0f\u5230\u60ca\u4eba\u7684\u538b\u7f29\u6587\u4ef6\u3002\u8fd9\u5bf9\u4e8e\u9700\u8981\u5927\u91cf\u5c55\u793a\u9ad8\u6e05\u56fe\u7247\u7684\u7f51\u7ad9\u3001App \u6216\u5c0f\u7a0b\u5e8f\u6765\u8bf4\uff0c\u662f\u4f18\u5316\u7528\u6237\u4f53\u9a8c\u3001\u8282\u7701\u5e26\u5bbd\u548c\u5b58\u50a8\u6210\u672c\u7684\u5229\u5668\u3002 ## \u4f7f\u7528\u987b\u77e5 > [!TIP] > \u56fe\u7247\u8d8a\u5927\u6216\u538b\u7f29\u7b49\u7ea7\u8d8a\u9ad8\uff0c\u5904\u7406\u65f6\u95f4\u53ef\u80fd\u8d8a\u957f\uff0c\u8bf7\u60a8\u8010\u5fc3\u7b49\u5f85\u3002 > [!WARNIN Calls POST https://uapis.cn/api/v1/image/compress.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"format": {
"default": "png",
"description": "\u8f93\u51fa\u56fe\u7247\u683c\u5f0f\uff0c\u53ef\u4ee5\u662f 'png' \u6216 'jpeg'\u3002",
"enum": [
"png",
"jpeg"
],
"example": "png",
"type": "string"
},
"level": {
"default": 3,
"description": "\u538b\u7f29\u5f3a\u5ea6 (1-5)\uff0c\u9ed8\u8ba4\u4e3a 3\u3002\u6570\u5b57\u8d8a\u5c0f\uff0c\u538b\u7f29\u7387\u8d8a\u9ad8\u3002",
"enum": [
1,
2,
3,
4,
5
],
"example": 3,
"type": "integer"
}
},
"type": "object"
},
"name": "post_image_compress",
"title": "\u65e0\u635f\u538b\u7f29\u56fe\u7247"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u83b7\u53d6Gravatar\u5934\u50cf"
},
"description": "\u63d0\u4f9b\u7a33\u5b9a\u3001\u6613\u7528\u7684\u5934\u50cf\u83b7\u53d6\u80fd\u529b\uff0c\u9002\u5408\u5728\u7f51\u9875\u6216\u5e94\u7528\u4e2d\u76f4\u63a5\u5c55\u793a\u5934\u50cf\u3002 Calls GET https://uapis.cn/api/v1/avatar/gravatar.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"d": {
"default": "mp",
"description": "\u5f53\u7528\u6237\u6ca1\u6709\u81ea\u5df1\u7684 Gravatar \u5934\u50cf\u65f6\uff0c\u663e\u793a\u7684\u9ed8\u8ba4\u5934\u50cf\u7c7b\u578b\u3002\u53ef\u9009\u503c\u5305\u62ec `mp`, `identicon`, `monsterid`, `wavatar`, `retro`, `robohash`, `blank`, `404`\u3002",
"type": "string"
},
"email": {
"description": "\u7528\u6237\u7684 Email \u5730\u5740\u3002\u5982\u679c\u672a\u63d0\u4f9b `hash` \u53c2\u6570\uff0c\u5219\u6b64\u53c2\u6570\u4e3a\u5fc5\u9700\u3002",
"example": "shuakami@sdjz.wiki",
"type": "string"
},
"hash": {
"description": "\u7528\u6237 Email \u5730\u5740\u7684\u5c0f\u5199 MD5 \u54c8\u5e0c\u503c\u3002\u5982\u679c\u63d0\u4f9b\u6b64\u53c2\u6570\uff0c\u5c06\u5ffd\u7565 `email` \u53c2\u6570\u3002",
"type": "string"
},
"r": {
"default": "g",
"description": "\u5934\u50cf\u5206\u7ea7\u3002\u53ef\u9009\u503c\uff1a`g`, `pg`, `r`, `x`\u3002",
"type": "string"
},
"s": {
"default": 80,
"description": "\u5934\u50cf\u7684\u5c3a\u5bf8\uff0c\u5355\u4f4d\u4e3a\u50cf\u7d20\u3002\u6709\u6548\u8303\u56f4\u662f 1 \u5230 2048\u3002",
"type": "integer"
}
},
"type": "object"
},
"name": "get_avatar_gravatar",
"title": "\u83b7\u53d6Gravatar\u5934\u50cf"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u901a\u7528 OCR \u6587\u5b57\u8bc6\u522b"
},
"description": "\u65e0\u8bba\u60a8\u662f\u9700\u8981\u5b9e\u73b0\u7968\u636e\u7684\u81ea\u52a8\u5316\u5f55\u5165\uff0c\u8fd8\u662f\u5728\u7f51\u9875\u524d\u7aef\u5bf9\u56fe\u7247\u4e0a\u7684\u6587\u5b57\u8fdb\u884c\u5750\u6807\u6846\u9009\uff0c\u8fd9\u4e2a\u9ad8\u7cbe\u5ea6\u7684 OCR \u63a5\u53e3\u90fd\u80fd\u4e3a\u60a8\u63d0\u4f9b\u5f3a\u5927\u7684\u57fa\u7840\u80fd\u529b\u3002 ## \u529f\u80fd\u6982\u8ff0 > [!IMPORTANT] > \u5982\u679c\u60a8\u53ea\u5173\u5fc3\u56fe\u7247\u4e0a\u5199\u4e86\u4ec0\u4e48\uff08\u4f8b\u5982\u622a\u56fe\u53d6\u5b57\u6216\u5185\u5bb9\u5b89\u5168\u5ba1\u6838\uff09\uff0c\u5f3a\u70c8\u5efa\u8bae\u5c06 need_location \u8bbe\u7f6e\u4e3a false\u3002\u8fd9\u4f1a\u5927\u5e45\u7cbe\u7b80\u8fd4\u56de\u7684 JSON \u6570\u636e\u4f53\u79ef\uff0c\u63d0\u5347\u7f51\u7edc\u4f20\u8f93\u4e0e\u7cfb\u7edf\u89e3\u6790\u6548\u7387\u3002 \u9664\u4e86\u5e38\u89c4\u7684\u56fe\u7247\u8f6c\u6587\u5b57\uff0c\u8fd9\u4e2a\u63a5\u53e3\u8fd8\u9488\u5bf9\u5b9e\u9645\u5f00\u53d1\u573a\u666f\u505a\u4e86\u4e00\u4e9b\u5b9e\u7528\u8bbe\u8ba1\uff1a - **\u524d\u7aef\u6587\u5b57\u9ad8\u4eae\u4e0e\u7ed3\u6784\u5316\u5206\u6790**\uff1a\u9ed8\u8ba4 Calls POST https://uapis.cn/api/v1/image/ocr.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "post_image_ocr",
"title": "\u901a\u7528 OCR \u6587\u5b57\u8bc6\u522b"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u56fe\u7247\u654f\u611f\u68c0\u6d4b"
},
"description": "\u8fd9\u662f\u4e00\u4e2a\u56fe\u7247\u5185\u5bb9\u5ba1\u6838\u63a5\u53e3\uff0c\u81ea\u52a8\u8bc6\u522b\u56fe\u7247\u4e2d\u7684\u8fdd\u89c4\u5185\u5bb9\u5e76\u8fd4\u56de\u5904\u7406\u5efa\u8bae\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4e0a\u4f20\u56fe\u7247\u6587\u4ef6\u6216\u63d0\u4f9b\u56fe\u7247URL\uff0c\u63a5\u53e3\u4f1a\u81ea\u52a8\u5206\u6790\u56fe\u7247\u5185\u5bb9\uff0c\u8fd4\u56de\u662f\u5426\u8fdd\u89c4\u3001\u98ce\u9669\u7b49\u7ea7\u548c\u5904\u7406\u5efa\u8bae\u3002\u9002\u5408\u5bf9\u63a5\u5230\u7528\u6237\u4e0a\u4f20\u6d41\u7a0b\u4e2d\uff0c\u5b9e\u73b0\u81ea\u52a8\u5316\u5185\u5bb9\u5ba1\u6838\u3002 ## \u8fd4\u56de\u5b57\u6bb5\u8bf4\u660e - **is_nsfw**: \u662f\u5426\u5224\u5b9a\u4e3a\u8fdd\u89c4\u5185\u5bb9\uff0ctrue \u8868\u793a\u8fdd\u89c4\uff0cfalse \u8868\u793a\u6b63\u5e38 - **nsfw_score**: \u8fdd\u89c4\u5185\u5bb9\u7f6e\u4fe1\u5ea6\uff0c0-1 \u4e4b\u95f4\uff0c\u8d8a\u9ad8\u8868\u793a\u8d8a\u53ef\u80fd\u8fdd\u89c4 - **normal_score**: \u6b63\u5e38\u5185\u5bb9\u7f6e\u4fe1\u5ea6\uff0c0-1 Calls POST https://uapis.cn/api/v1/image/nsfw.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "post_image_nsfw",
"title": "\u56fe\u7247\u654f\u611f\u68c0\u6d4b"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u70ed\u699c"
},
"description": "\u60f3\u5feb\u901f\u8ddf\u4e0a\u7f51\u7edc\u70ed\u70b9\uff1f\u8fd9\u4e2a\u63a5\u53e3\u8ba9\u4f60\u4e00\u7f51\u6253\u5c3d\u5404\u5927\u4e3b\u6d41\u5e73\u53f0\u7684\u5b9e\u65f6\u70ed\u699c/\u70ed\u641c\uff01 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ea\u9700\u8981\u6307\u5b9a\u4e00\u4e2a\u5e73\u53f0\u7c7b\u578b\uff0c\u5c31\u80fd\u83b7\u53d6\u5230\u8be5\u5e73\u53f0\u5f53\u524d\u7684\u70ed\u699c\u6570\u636e\u5217\u8868\u3002\u6bcf\u4e2a\u70ed\u699c\u6761\u76ee\u90fd\u5305\u542b\u6807\u9898\u3001\u70ed\u5ea6\u503c\u548c\u539f\u59cb\u94fe\u63a5\u3002\u975e\u5e38\u9002\u5408\u7528\u4e8e\u5236\u4f5c\u4fe1\u606f\u805a\u5408\u7c7b\u5e94\u7528\u6216\u770b\u677f\u3002 ## \u4e09\u79cd\u4f7f\u7528\u6a21\u5f0f ### \u9ed8\u8ba4\u6a21\u5f0f \u53ea\u4f20 type \u53c2\u6570\uff0c\u8fd4\u56de\u8be5\u5e73\u53f0\u5f53\u524d\u7684\u5b9e\u65f6\u70ed\u699c\u3002 ### \u65f6\u5149\u673a\u6a21\u5f0f \u4f20 type + time \u53c2\u6570\uff0c\u8fd4\u56de\u6700\u63a5\u8fd1\u6307\u5b9a\u65f6\u95f4\u7684\u70ed\u699c\u5feb\u7167\u3002\u5982\u679c\u4e0d\u53ef\u7528\u6216\u65e0\u6570\u636e\uff0c\u4f1a\u8fd4\u56de\u7a7a\u3002 ### \u641c\u7d22\u6a21\u5f0f \u4f20 type + keyw Calls GET https://uapis.cn/api/v1/misc/hotboard.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"keyword": {
"description": "\u641c\u7d22\u6a21\u5f0f\uff1a\u641c\u7d22\u5173\u952e\u8bcd\uff0c\u5728\u5386\u53f2\u70ed\u699c\u4e2d\u641c\u7d22\u5305\u542b\u8be5\u5173\u952e\u8bcd\u7684\u6761\u76ee\u3002\u9700\u914d\u5408 time_start \u548c time_end \u4f7f\u7528\u3002",
"type": "string"
},
"limit": {
"description": "\u641c\u7d22\u6a21\u5f0f\u4e0b\u6700\u5927\u8fd4\u56de\u6761\u6570\uff0c\u9ed8\u8ba4 50\uff0c\u6700\u5927 200\u3002",
"maximum": 200,
"type": "integer"
},
"time": {
"description": "\u65f6\u5149\u673a\u6a21\u5f0f\uff1a\u6beb\u79d2\u65f6\u95f4\u6233\uff0c\u8fd4\u56de\u6700\u63a5\u8fd1\u8be5\u65f6\u95f4\u7684\u70ed\u699c\u5feb\u7167\u3002\u4e0d\u4f20\u5219\u8fd4\u56de\u5f53\u524d\u5b9e\u65f6\u70ed\u699c\u3002",
"format": "int64",
"type": "integer"
},
"time_end": {
"description": "\u641c\u7d22\u6a21\u5f0f\u5fc5\u586b\uff1a\u641c\u7d22\u7ed3\u675f\u65f6\u95f4\u6233\uff08\u6beb\u79d2\uff09\u3002",
"format": "int64",
"type": "integer"
},
"time_start": {
"description": "\u641c\u7d22\u6a21\u5f0f\u5fc5\u586b\uff1a\u641c\u7d22\u8d77\u59cb\u65f6\u95f4\u6233\uff08\u6beb\u79d2\uff09\u3002",
"format": "int64",
"type": "integer"
},
"type": {
"description": "\u4f60\u60f3\u8981\u67e5\u8be2\u7684\u70ed\u699c\u5e73\u53f0\u3002\u8bf7\u4ece[\u652f\u6301\u7684\u5e73\u53f0\u5217\u8868](#enum-list)\u4e2d\u9009\u62e9\u3002",
"enum": [
"bilibili",
"acfun",
"weibo",
"zhihu",
"zhihu-daily",
"douyin",
"kuaishou",
"douban-movie",
"douban-group",
"tieba",
"hupu",
"ngabbs",
"v2ex",
"52pojie",
"hostloc",
"coolapk",
"baidu",
"thepaper",
"toutiao",
"qq-news",
"sina",
"sina-news",
"netease-news",
"huxiu",
"ifanr",
"sspai",
"ithome",
"ithome-xijiayi",
"juejin",
"jianshu",
"guokr",
"36kr",
"51cto",
"csdn",
"nodeseek",
"hellogithub",
"lol",
"genshin",
"honkai",
"starrail",
"netease-music",
"qq-music",
"weread",
"weatheralarm",
"earthquake",
"history"
],
"enumColumns": 1,
"enumIconPattern": "/icons/hotboard/{value}.png",
"enumLabels": {
"36kr": "36\u6c2a",
"51cto": "51CTO",
"52pojie": "\u543e\u7231\u7834\u89e3",
"acfun": "A\u7ad9",
"baidu": "\u767e\u5ea6\u70ed\u641c",
"bilibili": "\u54d4\u54e9\u54d4\u54e9",
"coolapk": "\u9177\u5b89",
"csdn": "CSDN",
"douban-group": "\u8c46\u74e3\u5c0f\u7ec4",
"douban-movie": "\u8c46\u74e3\u7535\u5f71",
"douyin": "\u6296\u97f3",
"earthquake": "\u5730\u9707\u901f\u62a5",
"genshin": "\u539f\u795e",
"guokr": "\u679c\u58f3",
"hellogithub": "HelloGitHub",
"history": "\u5386\u53f2\u4e0a\u7684\u4eca\u5929",
"honkai": "\u5d29\u574f3",
"hostloc": "\u5168\u7403\u4e3b\u673a\u4ea4\u6d41",
"hupu": "\u864e\u6251",
"huxiu": "\u864e\u55c5",
"ifanr": "\u7231\u8303\u513f",
"ithome": "IT\u4e4b\u5bb6",
"ithome-xijiayi": "IT\u4e4b\u5bb6\u559c\u52a0\u4e00",
"jianshu": "\u7b80\u4e66",
"juejin": "\u6398\u91d1",
"kuaishou": "\u5feb\u624b",
"lol": "\u82f1\u96c4\u8054\u76df",
"netease-music": "\u7f51\u6613\u4e91\u97f3\u4e50\u70ed\u6b4c\u699c",
"netease-news": "\u7f51\u6613\u65b0\u95fb",
"ngabbs": "NGA\u8bba\u575b",
"nodeseek": "NodeSeek",
"qq-music": "QQ\u97f3\u4e50\u70ed\u6b4c\u699c",
"qq-news": "\u817e\u8baf\u65b0\u95fb",
"sina": "\u65b0\u6d6a\u70ed\u641c",
"sina-news": "\u65b0\u6d6a\u65b0\u95fb",
"sspai": "\u5c11\u6570\u6d3e",
"starrail": "\u661f\u7a79\u94c1\u9053",
"thepaper": "\u6f8e\u6e43\u65b0\u95fb",
"tieba": "\u767e\u5ea6\u8d34\u5427",
"toutiao": "\u4eca\u65e5\u5934\u6761",
"v2ex": "V2EX",
"weatheralarm": "\u5929\u6c14\u9884\u8b66",
"weibo": "\u5fae\u535a\u70ed\u641c",
"weread": "\u5fae\u4fe1\u8bfb\u4e66",
"zhihu": "\u77e5\u4e4e\u70ed\u699c",
"zhihu-daily": "\u77e5\u4e4e\u65e5\u62a5"
},
"example": "weibo",
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
},
"name": "get_misc_hotboard",
"title": "\u67e5\u8be2\u70ed\u699c"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u7535\u5f71\u7968\u623f"
},
"description": "\u6b63\u5728\u505a\u5f71\u89c6\u7c7b\u5e94\u7528\uff0c\u60f3\u76f4\u89c2\u5c55\u793a\u4eca\u5929\u54ea\u90e8\u7535\u5f71\u6700\u5356\u5ea7\uff1f\u5927\u76d8\u603b\u7968\u623f\u7a81\u7834\u4e86\u591a\u5c11\uff1f\u8fd9\u4e2a\u63a5\u53e3\u80fd\u5e2e\u4f60\u5b9e\u65f6\u83b7\u53d6\u9662\u7ebf\u5927\u76d8\u548c\u5f71\u7247\u7968\u623f\u6392\u540d\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8c03\u7528\u6b64\u63a5\u53e3\uff0c\u65e0\u9700\u4efb\u4f55\u53c2\u6570\uff0c\u5373\u53ef\u83b7\u53d6\u5f53\u524d\u5b9e\u65f6\u7684\u7535\u5f71\u5e02\u573a\u5927\u76d8\u6570\u636e\uff08\u5305\u542b\u603b\u7968\u623f\u3001\u603b\u573a\u6b21\u3001\u603b\u4eba\u6b21\uff09\uff0c\u4ee5\u53ca\u6bcf\u4e00\u90e8\u4e0a\u6620\u5f71\u7247\u7684\u5177\u4f53\u8868\u73b0\uff08\u5305\u62ec\u7968\u623f\u660e\u7ec6\u3001\u6392\u7247\u5360\u6bd4\u3001\u4e0a\u5ea7\u7387\u3001\u573a\u5747\u4eba\u6b21\u548c\u7d2f\u8ba1\u7968\u623f\u7b49\uff09\u3002 Calls GET https://uapis.cn/api/v1/misc/movie-box-office.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_misc_movie_box_office",
"title": "\u67e5\u8be2\u7535\u5f71\u7968\u623f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u624b\u673a\u5f52\u5c5e\u5730"
},
"description": "\u60f3\u77e5\u9053\u4e00\u4e2a\u624b\u673a\u53f7\u7801\u6765\u81ea\u54ea\u91cc\uff1f\u662f\u79fb\u52a8\u3001\u8054\u901a\u8fd8\u662f\u7535\u4fe1\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u544a\u8bc9\u4f60\u7b54\u6848\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4f9b\u4e00\u4e2a\u56fd\u5185\u7684\u624b\u673a\u53f7\u7801\uff0c\u6211\u4eec\u4f1a\u67e5\u8be2\u5e76\u8fd4\u56de\u5b83\u7684\u5f52\u5c5e\u5730\uff08\u7701\u4efd\u548c\u57ce\u5e02\uff09\u4ee5\u53ca\u6240\u5c5e\u7684\u8fd0\u8425\u5546\u4fe1\u606f\u3002 Calls GET https://uapis.cn/api/v1/misc/phoneinfo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"phone": {
"description": "\u9700\u8981\u67e5\u8be2\u768411\u4f4d\u4e2d\u56fd\u5927\u9646\u624b\u673a\u53f7\u7801\u3002",
"example": "13800138000",
"type": "string"
}
},
"required": [
"phone"
],
"type": "object"
},
"name": "get_misc_phoneinfo",
"title": "\u67e5\u8be2\u624b\u673a\u5f52\u5c5e\u5730"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u968f\u673a\u6570\u751f\u6210"
},
"description": "\u9700\u8981\u4e00\u4e2a\u7b80\u5355\u7684\u968f\u673a\u6570\uff0c\u8fd8\u662f\u9700\u8981\u4e00\u4e32\u4e0d\u91cd\u590d\u7684\u3001\u5e26\u5c0f\u6570\u7684\u968f\u673a\u6570\uff1f\u8fd9\u4e2a\u63a5\u53e3\u90fd\u80fd\u6ee1\u8db3\u4f60\uff01 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u5f3a\u5927\u7684\u968f\u673a\u6570\u751f\u6210\u5668\u3002\u4f60\u53ef\u4ee5\u6307\u5b9a\u751f\u6210\u7684\u8303\u56f4\uff08\u6700\u5927/\u6700\u5c0f\u503c\uff09\u3001\u6570\u91cf\u3001\u662f\u5426\u5141\u8bb8\u91cd\u590d\u3001\u4ee5\u53ca\u662f\u5426\u751f\u6210\u5c0f\u6570\uff08\u5e76\u6307\u5b9a\u5c0f\u6570\u4f4d\u6570\uff09\u3002 ## \u6d41\u7a0b\u56fe ## \u4f7f\u7528\u987b\u77e5 > [!WARNING] > **\u4e0d\u91cd\u590d\u751f\u6210\u7684\u903b\u8f91\u9650\u5236** > \u5f53\u8bbe\u7f6e allow_repeat=false \u65f6\uff0c\u8bf7\u786e\u4fdd\u53d6\u503c\u8303\u56f4 (max - min + 1) \u5927\u4e8e\u6216\u7b49\u4e8e\u4f60\u8bf7\u6c42\u7684\u6570\u91cf count\u3002\u5426\u5219\uff0c\u7cfb\u7edf\u5c06\u65e0\u6cd5\u751f\u6210\u8db3\u591f\u7684\u4e0d Calls GET https://uapis.cn/api/v1/misc/randomnumber.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"allow_decimal": {
"default": false,
"description": "\u662f\u5426\u751f\u6210\u5c0f\uff08\u6d6e\u70b9\uff09\u6570\u3002\u5982\u679c\u4e3a false\uff0c\u5219\u53ea\u751f\u6210\u6574\u6570\u3002",
"example": true,
"type": "boolean"
},
"allow_repeat": {
"default": false,
"description": "\u662f\u5426\u5141\u8bb8\u751f\u6210\u7684\u591a\u4e2a\u6570\u5b57\u4e2d\u51fa\u73b0\u91cd\u590d\u503c\u3002",
"example": true,
"type": "boolean"
},
"count": {
"default": 1,
"description": "\u9700\u8981\u751f\u6210\u7684\u968f\u673a\u6570\u7684\u6570\u91cf\u3002",
"example": 5,
"type": "integer"
},
"decimal_places": {
"default": 2,
"description": "\u5982\u679c `allow_decimal=true`\uff0c\u8fd9\u91cc\u53ef\u4ee5\u6307\u5b9a\u5c0f\u6570\u7684\u4f4d\u6570\u3002",
"example": 2,
"type": "integer"
},
"max": {
"default": 100,
"description": "\u751f\u6210\u968f\u673a\u6570\u7684\u6700\u5927\u503c\uff08\u5305\u542b\uff09\u3002",
"example": 50,
"type": "integer"
},
"min": {
"default": 1,
"description": "\u751f\u6210\u968f\u673a\u6570\u7684\u6700\u5c0f\u503c\uff08\u5305\u542b\uff09\u3002",
"example": 10,
"type": "integer"
}
},
"type": "object"
},
"name": "get_misc_randomnumber",
"title": "\u968f\u673a\u6570\u751f\u6210"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u8f6c\u6362\u65f6\u95f4\u6233 (\u65e7\u7248\uff0c\u63a8\u8350\u4f7f\u7528/convert/unixtime)"
},
"description": "\u8f6c\u6362\u65f6\u95f4\u6233 (\u65e7\u7248\uff0c\u63a8\u8350\u4f7f\u7528/convert/unixtime) Calls GET https://uapis.cn/api/v1/misc/timestamp.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"ts": {
"description": "\u9700\u8981\u8f6c\u6362\u7684Unix\u65f6\u95f4\u6233\uff0c\u652f\u630110\u4f4d\uff08\u79d2\uff09\u621613\u4f4d\uff08\u6beb\u79d2\uff09\u3002",
"example": "1672531200",
"type": "string"
}
},
"required": [
"ts"
],
"type": "object"
},
"name": "get_misc_timestamp",
"title": "\u8f6c\u6362\u65f6\u95f4\u6233 (\u65e7\u7248\uff0c\u63a8\u8350\u4f7f\u7528/convert/unixtime)"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u5929\u6c14"
},
"description": "\u51fa\u95e8\u524d\uff0c\u67e5\u4e00\u4e0b\u5929\u6c14\u603b\u662f\u4e2a\u597d\u4e60\u60ef\u3002\u8fd9\u4e2a\u63a5\u53e3\u4e3a\u4f60\u63d0\u4f9b\u7cbe\u51c6\u3001\u5b9e\u65f6\u7684\u5929\u6c14\u6570\u636e\uff0c\u652f\u6301\u56fd\u5185\u548c\u56fd\u9645\u57ce\u5e02\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u652f\u6301\u4e09\u79cd\u67e5\u8be2\u65b9\u5f0f\uff1a - \u53ef\u4ee5\u4f20 adcode\uff0c\u6309\u884c\u653f\u533a\u7f16\u7801\u67e5\u8be2\uff08\u4f18\u5148\u7ea7\u6700\u9ad8\uff09 - \u53ef\u4ee5\u4f20 city\uff0c\u6309\u57ce\u5e02\u540d\u79f0\u67e5\u8be2\uff0c\u652f\u6301\u4e2d\u6587\uff08\u5317\u4eac\uff09\u548c\u82f1\u6587\uff08Tokyo\uff09 - \u4e24\u4e2a\u90fd\u4e0d\u4f20\u65f6\uff0c\u6309\u5ba2\u6237\u7aef IP \u81ea\u52a8\u5b9a\u4f4d\u67e5\u8be2 \u652f\u6301 lang \u53c2\u6570\uff0c\u53ef\u9009 zh\uff08\u9ed8\u8ba4\uff09\u548c en\uff0c\u57ce\u5e02\u540d\u7ffb\u8bd1\u8986\u76d6 7000+ \u57ce\u5e02\u3002 ## \u53ef\u9009\u529f\u80fd\u6a21\u5757 - extended=true\uff1a\u6269\u5c55\u6c14\u8c61\u5b57\u6bb5\uff08\u4f53\u611f\u6e29\u5ea6\u3001 Calls GET https://uapis.cn/api/v1/misc/weather.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"adcode": {
"description": "\u57ce\u5e02\u884c\u653f\u533a\u5212\u4ee3\u7801\uff08\u5982 `110000`\uff09\uff0c\u4f18\u5148\u7ea7\u9ad8\u4e8e city\u3002\u53ef\u9009\u53c2\u6570\uff0c\u4e0d\u4f20\u65f6\u4f1a\u5c1d\u8bd5 IP \u81ea\u52a8\u5b9a\u4f4d\u3002",
"type": "string"
},
"city": {
"description": "\u57ce\u5e02\u540d\u79f0\uff0c\u652f\u6301\u4e2d\u6587\uff08`\u5317\u4eac`\uff09\u548c\u82f1\u6587\uff08`Tokyo`\uff09\u3002\u53ef\u9009\u53c2\u6570\uff0c\u4e0d\u4f20\u65f6\u4f1a\u5c1d\u8bd5 IP \u81ea\u52a8\u5b9a\u4f4d\u3002",
"example": "\u5317\u4eac",
"type": "string"
},
"extended": {
"description": "\u8fd4\u56de\u6269\u5c55\u6c14\u8c61\u5b57\u6bb5\uff08\u4f53\u611f\u6e29\u5ea6\u3001\u80fd\u89c1\u5ea6\u3001\u6c14\u538b\u3001\u7d2b\u5916\u7ebf\u3001\u964d\u6c34\u91cf\u3001\u4e91\u91cf\u3001\u7a7a\u6c14\u8d28\u91cf\u6307\u6570\u53ca\u6c61\u67d3\u7269\u5206\u9879\u6570\u636e\uff09\u3002",
"enum": [
false,
true
],
"enumLabels": {
"false": "\u4e0d\u8fd4\u56de\u6269\u5c55\u5b57\u6bb5\uff08\u9ed8\u8ba4\uff09",
"true": "\u8fd4\u56de\u6269\u5c55\u6c14\u8c61\u5b57\u6bb5"
},
"type": "boolean"
},
"forecast": {
"description": "\u8fd4\u56de\u591a\u5929\u9884\u62a5\u6570\u636e\uff08\u6700\u591a7\u5929\uff09\uff0c\u542b\u6bcf\u5929\u7684\u6700\u9ad8\u6e29\u5ea6\u3001\u6700\u4f4e\u6e29\u5ea6\u3001\u767d\u5929\u591c\u95f4\u5929\u6c14\u3001\u98ce\u5411\u98ce\u529b\u3001\u65e5\u51fa\u65e5\u843d\u7b49\u3002",
"enum": [
false,
true
],
"enumLabels": {
"false": "\u4e0d\u8fd4\u56de\u9884\u62a5\u6570\u636e\uff08\u9ed8\u8ba4\uff09",
"true": "\u8fd4\u56de\u591a\u5929\u9884\u62a5"
},
"type": "boolean"
},
"hourly": {
"description": "\u8fd4\u56de\u9010\u5c0f\u65f6\u9884\u62a5\uff0824\u5c0f\u65f6\uff09\uff0c\u542b\u6e29\u5ea6\u3001\u5929\u6c14\u3001\u98ce\u5411\u98ce\u901f\u3001\u6e7f\u5ea6\u3001\u964d\u6c34\u6982\u7387\u7b49\u3002",
"enum": [
false,
true
],
"enumLabels": {
"false": "\u4e0d\u8fd4\u56de\u9010\u5c0f\u65f6\u9884\u62a5\uff08\u9ed8\u8ba4\uff09",
"true": "\u8fd4\u56de\u9010\u5c0f\u65f6\u9884\u62a5"
},
"type": "boolean"
},
"indices": {
"description": "\u8fd4\u56de18\u9879\u751f\u6d3b\u6307\u6570\uff08\u7a7f\u8863\u3001\u7d2b\u5916\u7ebf\u3001\u6d17\u8f66\u3001\u667e\u6652\u3001\u7a7a\u8c03\u3001\u611f\u5192\u3001\u8fd0\u52a8\u3001\u8212\u9002\u5ea6\u3001\u51fa\u884c\u3001\u9493\u9c7c\u3001\u8fc7\u654f\u3001\u9632\u6652\u3001\u5fc3\u60c5\u3001\u5564\u9152\u3001\u96e8\u4f1e\u3001\u4ea4\u901a\u3001\u7a7a\u6c14\u51c0\u5316\u5668\u3001\u82b1\u7c89\uff09\u3002",
"enum": [
false,
true
],
"enumLabels": {
"false": "\u4e0d\u8fd4\u56de\u751f\u6d3b\u6307\u6570\uff08\u9ed8\u8ba4\uff09",
"true": "\u8fd4\u56de18\u9879\u751f\u6d3b\u6307\u6570"
},
"type": "boolean"
},
"lang": {
"default": "zh",
"description": "\u8fd4\u56de\u8bed\u8a00\u3002`zh` \u8fd4\u56de\u4e2d\u6587\uff08\u9ed8\u8ba4\uff09\uff0c`en` \u8fd4\u56de\u82f1\u6587\u3002\u57ce\u5e02\u540d\u7ffb\u8bd1\u8986\u76d6 7000+ \u57ce\u5e02\u3002\u751f\u6d3b\u6307\u6570\uff08`indices`\uff09\u76ee\u524d\u4ec5\u652f\u6301\u4e2d\u6587\u3002",
"enum": [
"zh",
"en"
],
"enumLabels": {
"en": "English",
"zh": "\u4e2d\u6587\uff08\u9ed8\u8ba4\uff09"
},
"type": "string"
},
"minutely": {
"description": "\u8fd4\u56de\u5206\u949f\u7ea7\u964d\u6c34\u9884\u62a5\uff08\u4ec5\u56fd\u5185\u57ce\u5e02\uff09\uff0c\u7cbe\u786e\u52302\u5206\u949f\u3002",
"enum": [
false,
true
],
"enumLabels": {
"false": "\u4e0d\u8fd4\u56de\u5206\u949f\u7ea7\u964d\u6c34\uff08\u9ed8\u8ba4\uff09",
"true": "\u8fd4\u56de\u5206\u949f\u7ea7\u964d\u6c34\u9884\u62a5"
},
"type": "boolean"
}
},
"type": "object"
},
"name": "get_misc_weather",
"title": "\u67e5\u8be2\u5929\u6c14"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u4e16\u754c\u65f6\u95f4"
},
"description": "\u9700\u8981\u548c\u56fd\u5916\u7684\u670b\u53cb\u5f00\u4f1a\uff0c\u60f3\u77e5\u9053\u4ed6\u90a3\u8fb9\u73b0\u5728\u51e0\u70b9\uff1f\u7528\u8fd9\u4e2a\u63a5\u53e3\u4e00\u67e5\u4fbf\u77e5\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6839\u636e\u6807\u51c6\u7684\u65f6\u533a\u540d\u79f0\uff08\u4f8b\u5982 'Asia/Shanghai' \u6216 'Europe/London'\uff09\uff0c\u83b7\u53d6\u8be5\u65f6\u533a\u7684\u5f53\u524d\u51c6\u786e\u65f6\u95f4\u3001UTC\u504f\u79fb\u91cf\u3001\u661f\u671f\u7b49\u4fe1\u606f\u3002 Calls GET https://uapis.cn/api/v1/misc/worldtime.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"city": {
"description": "\u4f60\u9700\u8981\u67e5\u8be2\u7684\u57ce\u5e02\u6216\u5730\u533a\u3002\u8bf7\u4ece[\u652f\u6301\u7684\u65f6\u533a\u5217\u8868](#enum-list)\u4e2d\u9009\u62e9\u6807\u51c6 IANA \u65f6\u533a\u540d\u79f0\uff0c\u4f8b\u5982 'Asia/Shanghai', 'Asia/Tokyo', 'America/New_York'\u3002",
"enum": [
"Africa/Abidjan",
"Africa/Accra",
"Africa/Addis_Ababa",
"Africa/Algiers",
"Africa/Asmera",
"Africa/Bamako",
"Africa/Bangui",
"Africa/Banjul",
"Africa/Bissau",
"Africa/Blantyre",
"Africa/Brazzaville",
"Africa/Bujumbura",
"Africa/Cairo",
"Africa/Casablanca",
"Africa/Ceuta",
"Africa/Conakry",
"Africa/Dakar",
"Africa/Dar_es_Salaam",
"Africa/Djibouti",
"Africa/Douala",
"Africa/El_Aaiun",
"Africa/Freetown",
"Africa/Gaborone",
"Africa/Harare",
"Africa/Johannesburg",
"Africa/Juba",
"Africa/Kampala",
"Africa/Khartoum",
"Africa/Kigali",
"Africa/Kinshasa",
"Africa/Lagos",
"Africa/Libreville",
"Africa/Lome",
"Africa/Luanda",
"Africa/Lubumbashi",
"Africa/Lusaka",
"Africa/Malabo",
"Africa/Maputo",
"Africa/Maseru",
"Africa/Mbabane",
"Africa/Mogadishu",
"Africa/Monrovia",
"Africa/Nairobi",
"Africa/Ndjamena",
"Africa/Niamey",
"Africa/Nouakchott",
"Africa/Ouagadougou",
"Africa/Porto-Novo",
"Africa/Sao_Tome",
"Africa/Tripoli",
"Africa/Tunis",
"Africa/Windhoek",
"America/Adak",
"America/Anchorage",
"America/Anguilla",
"America/Antigua",
"America/Araguaina",
"America/Argentina/La_Rioja",
"America/Argentina/Rio_Gallegos",
"America/Argentina/Salta",
"America/Argentina/San_Juan",
"America/Argentina/San_Luis",
"America/Argentina/Tucuman",
"America/Argentina/Ushuaia",
"America/Aruba",
"America/Asuncion",
"America/Bahia",
"America/Bahia_Banderas",
"America/Barbados",
"America/Belem",
"America/Belize",
"America/Blanc-Sablon",
"America/Boa_Vista",
"America/Bogota",
"America/Boise",
"America/Buenos_Aires",
"America/Cambridge_Bay",
"America/Campo_Grande",
"America/Cancun",
"America/Caracas",
"America/Catamarca",
"America/Cayenne",
"America/Cayman",
"America/Chicago",
"America/Chihuahua",
"America/Ciudad_Juarez",
"America/Coral_Harbour",
"America/Cordoba",
"America/Costa_Rica",
"America/Coyhaique",
"America/Creston",
"America/Cuiaba",
"America/Curacao",
"America/Danmarkshavn",
"America/Dawson",
"America/Dawson_Creek",
"America/Denver",
"America/Detroit",
"America/Dominica",
"America/Edmonton",
"America/Eirunepe",
"America/El_Salvador",
"America/Fort_Nelson",
"America/Fortaleza",
"America/Glace_Bay",
"America/Godthab",
"America/Goose_Bay",
"America/Grand_Turk",
"America/Grenada",
"America/Guadeloupe",
"America/Guatemala",
"America/Guayaquil",
"America/Guyana",
"America/Halifax",
"America/Havana",
"America/Hermosillo",
"America/Indiana/Knox",
"America/Indiana/Marengo",
"America/Indiana/Petersburg",
"America/Indiana/Tell_City",
"America/Indiana/Vevay",
"America/Indiana/Vincennes",
"America/Indiana/Winamac",
"America/Indianapolis",
"America/Inuvik",
"America/Iqaluit",
"America/Jamaica",
"America/Jujuy",
"America/Juneau",
"America/Kentucky/Monticello",
"America/Kralendijk",
"America/La_Paz",
"America/Lima",
"America/Los_Angeles",
"America/Louisville",
"America/Lower_Princes",
"America/Maceio",
"America/Managua",
"America/Manaus",
"America/Marigot",
"America/Martinique",
"America/Matamoros",
"America/Mazatlan",
"America/Mendoza",
"America/Menominee",
"America/Merida",
"America/Metlakatla",
"America/Mexico_City",
"America/Miquelon",
"America/Moncton",
"America/Monterrey",
"America/Montevideo",
"America/Montserrat",
"America/Nassau",
"America/New_York",
"America/Nome",
"America/Noronha",
"America/North_Dakota/Beulah",
"America/North_Dakota/Center",
"America/North_Dakota/New_Salem",
"America/Ojinaga",
"America/Panama",
"America/Paramaribo",
"America/Phoenix",
"America/Port-au-Prince",
"America/Port_of_Spain",
"America/Porto_Velho",
"America/Puerto_Rico",
"America/Punta_Arenas",
"America/Rankin_Inlet",
"America/Recife",
"America/Regina",
"America/Resolute",
"America/Rio_Branco",
"America/Santarem",
"America/Santiago",
"America/Santo_Domingo",
"America/Sao_Paulo",
"America/Scoresbysund",
"America/Sitka",
"America/St_Barthelemy",
"America/St_Johns",
"America/St_Kitts",
"America/St_Lucia",
"America/St_Thomas",
"America/St_Vincent",
"America/Swift_Current",
"America/Tegucigalpa",
"America/Thule",
"America/Tijuana",
"America/Toronto",
"America/Tortola",
"America/Vancouver",
"America/Whitehorse",
"America/Winnipeg",
"America/Yakutat",
"Antarctica/Casey",
"Antarctica/Davis",
"Antarctica/DumontDUrville",
"Antarctica/Macquarie",
"Antarctica/Mawson",
"Antarctica/McMurdo",
"Antarctica/Palmer",
"Antarctica/Rothera",
"Antarctica/Syowa",
"Antarctica/Troll",
"Antarctica/Vostok",
"Arctic/Longyearbyen",
"Asia/Aden",
"Asia/Almaty",
"Asia/Amman",
"Asia/Anadyr",
"Asia/Aqtau",
"Asia/Aqtobe",
"Asia/Ashgabat",
"Asia/Atyrau",
"Asia/Baghdad",
"Asia/Bahrain",
"Asia/Baku",
"Asia/Bangkok",
"Asia/Barnaul",
"Asia/Beirut",
"Asia/Bishkek",
"Asia/Brunei",
"Asia/Calcutta",
"Asia/Chita",
"Asia/Colombo",
"Asia/Damascus",
"Asia/Dhaka",
"Asia/Dili",
"Asia/Dubai",
"Asia/Dushanbe",
"Asia/Famagusta",
"Asia/Gaza",
"Asia/Hebron",
"Asia/Hong_Kong",
"Asia/Hovd",
"Asia/Irkutsk",
"Asia/Jakarta",
"Asia/Jayapura",
"Asia/Jerusalem",
"Asia/Kabul",
"Asia/Kamchatka",
"Asia/Karachi",
"Asia/Katmandu",
"Asia/Khandyga",
"Asia/Krasnoyarsk",
"Asia/Kuala_Lumpur",
"Asia/Kuching",
"Asia/Kuwait",
"Asia/Macau",
"Asia/Magadan",
"Asia/Makassar",
"Asia/Manila",
"Asia/Muscat",
"Asia/Nicosia",
"Asia/Novokuznetsk",
"Asia/Novosibirsk",
"Asia/Omsk",
"Asia/Oral",
"Asia/Phnom_Penh",
"Asia/Pontianak",
"Asia/Pyongyang",
"Asia/Qatar",
"Asia/Qostanay",
"Asia/Qyzylorda",
"Asia/Rangoon",
"Asia/Riyadh",
"Asia/Saigon",
"Asia/Sakhalin",
"Asia/Samarkand",
"Asia/Seoul",
"Asia/Shanghai",
"Asia/Singapore",
"Asia/Srednekolymsk",
"Asia/Taipei",
"Asia/Tashkent",
"Asia/Tbilisi",
"Asia/Tehran",
"Asia/Thimphu",
"Asia/Tokyo",
"Asia/Tomsk",
"Asia/Ulaanbaatar",
"Asia/Urumqi",
"Asia/Ust-Nera",
"Asia/Vientiane",
"Asia/Vladivostok",
"Asia/Yakutsk",
"Asia/Yekaterinburg",
"Asia/Yerevan",
"Atlantic/Azores",
"Atlantic/Bermuda",
"Atlantic/Canary",
"Atlantic/Cape_Verde",
"Atlantic/Faeroe",
"Atlantic/Madeira",
"Atlantic/Reykjavik",
"Atlantic/South_Georgia",
"Atlantic/St_Helena",
"Atlantic/Stanley",
"Australia/Adelaide",
"Australia/Brisbane",
"Australia/Broken_Hill",
"Australia/Darwin",
"Australia/Eucla",
"Australia/Hobart",
"Australia/Lindeman",
"Australia/Lord_Howe",
"Australia/Melbourne",
"Australia/Perth",
"Australia/Sydney",
"Europe/Amsterdam",
"Europe/Andorra",
"Europe/Astrakhan",
"Europe/Athens",
"Europe/Belgrade",
"Europe/Berlin",
"Europe/Bratislava",
"Europe/Brussels",
"Europe/Bucharest",
"Europe/Budapest",
"Europe/Busingen",
"Europe/Chisinau",
"Europe/Copenhagen",
"Europe/Dublin",
"Europe/Gibraltar",
"Europe/Guernsey",
"Europe/Helsinki",
"Europe/Isle_of_Man",
"Europe/Istanbul",
"Europe/Jersey",
"Europe/Kaliningrad",
"Europe/Kiev",
"Europe/Kirov",
"Europe/Lisbon",
"Europe/Ljubljana",
"Europe/London",
"Europe/Luxembourg",
"Europe/Madrid",
"Europe/Malta",
"Europe/Mariehamn",
"Europe/Minsk",
"Europe/Monaco",
"Europe/Moscow",
"Europe/Oslo",
"Europe/Paris",
"Europe/Podgorica",
"Europe/Prague",
"Europe/Riga",
"Europe/Rome",
"Europe/Samara",
"Europe/San_Marino",
"Europe/Sarajevo",
"Europe/Saratov",
"Europe/Simferopol",
"Europe/Skopje",
"Europe/Sofia",
"Europe/Stockholm",
"Europe/Tallinn",
"Europe/Tirane",
"Europe/Ulyanovsk",
"Europe/Vaduz",
"Europe/Vatican",
"Europe/Vienna",
"Europe/Vilnius",
"Europe/Volgograd",
"Europe/Warsaw",
"Europe/Zagreb",
"Europe/Zurich",
"Indian/Antananarivo",
"Indian/Chagos",
"Indian/Christmas",
"Indian/Cocos",
"Indian/Comoro",
"Indian/Kerguelen",
"Indian/Mahe",
"Indian/Maldives",
"Indian/Mauritius",
"Indian/Mayotte",
"Indian/Reunion",
"Pacific/Apia",
"Pacific/Auckland",
"Pacific/Bougainville",
"Pacific/Chatham",
"Pacific/Easter",
"Pacific/Efate",
"Pacific/Enderbury",
"Pacific/Fakaofo",
"Pacific/Fiji",
"Pacific/Funafuti",
"Pacific/Galapagos",
"Pacific/Gambier",
"Pacific/Guadalcanal",
"Pacific/Guam",
"Pacific/Honolulu",
"Pacific/Kiritimati",
"Pacific/Kosrae",
"Pacific/Kwajalein",
"Pacific/Majuro",
"Pacific/Marquesas",
"Pacific/Midway",
"Pacific/Nauru",
"Pacific/Niue",
"Pacific/Norfolk",
"Pacific/Noumea",
"Pacific/Pago_Pago",
"Pacific/Palau",
"Pacific/Pitcairn",
"Pacific/Ponape",
"Pacific/Port_Moresby",
"Pacific/Rarotonga",
"Pacific/Saipan",
"Pacific/Tahiti",
"Pacific/Tarawa",
"Pacific/Tongatapu",
"Pacific/Truk",
"Pacific/Wake",
"Pacific/Wallis"
],
"enumColumns": 1,
"enumIconMap": {
"Africa/Abidjan": "ci",
"Africa/Accra": "gh",
"Africa/Addis_Ababa": "et",
"Africa/Algiers": "dz",
"Africa/Asmera": "er",
"Africa/Bamako": "ml",
"Africa/Bangui": "cf",
"Africa/Banjul": "gm",
"Africa/Bissau": "gw",
"Africa/Blantyre": "mw",
"Africa/Brazzaville": "cg",
"Africa/Bujumbura": "bi",
"Africa/Cairo": "eg",
"Africa/Casablanca": "ma",
"Africa/Ceuta": "es",
"Africa/Conakry": "gn",
"Africa/Dakar": "sn",
"Africa/Dar_es_Salaam": "tz",
"Africa/Djibouti": "dj",
"Africa/Douala": "cm",
"Africa/El_Aaiun": "eh",
"Africa/Freetown": "sl",
"Africa/Gaborone": "bw",
"Africa/Harare": "zw",
"Africa/Johannesburg": "za",
"Africa/Juba": "ss",
"Africa/Kampala": "ug",
"Africa/Khartoum": "sd",
"Africa/Kigali": "rw",
"Africa/Kinshasa": "cd",
"Africa/Lagos": "ng",
"Africa/Libreville": "ga",
"Africa/Lome": "tg",
"Africa/Luanda": "ao",
"Africa/Lubumbashi": "cd",
"Africa/Lusaka": "zm",
"Africa/Malabo": "gq",
"Africa/Maputo": "mz",
"Africa/Maseru": "ls",
"Africa/Mbabane": "sz",
"Africa/Mogadishu": "so",
"Africa/Monrovia": "lr",
"Africa/Nairobi": "ke",
"Africa/Ndjamena": "td",
"Africa/Niamey": "ne",
"Africa/Nouakchott": "mr",
"Africa/Ouagadougou": "bf",
"Africa/Porto-Novo": "bj",
"Africa/Sao_Tome": "st",
"Africa/Tripoli": "ly",
"Africa/Tunis": "tn",
"Africa/Windhoek": "na",
"America/Adak": "us",
"America/Anchorage": "us",
"America/Anguilla": "ai",
"America/Antigua": "ag",
"America/Araguaina": "br",
"America/Argentina/La_Rioja": "ar",
"America/Argentina/Rio_Gallegos": "ar",
"America/Argentina/Salta": "ar",
"America/Argentina/San_Juan": "ar",
"America/Argentina/San_Luis": "ar",
"America/Argentina/Tucuman": "ar",
"America/Argentina/Ushuaia": "ar",
"America/Aruba": "aw",
"America/Asuncion": "py",
"America/Bahia": "br",
"America/Bahia_Banderas": "mx",
"America/Barbados": "bb",
"America/Belem": "br",
"America/Belize": "bz",
"America/Blanc-Sablon": "ca",
"America/Boa_Vista": "br",
"America/Bogota": "co",
"America/Boise": "us",
"America/Buenos_Aires": "ar",
"America/Cambridge_Bay": "ca",
"America/Campo_Grande": "br",
"America/Cancun": "mx",
"America/Caracas": "ve",
"America/Catamarca": "ar",
"America/Cayenne": "gf",
"America/Cayman": "ky",
"America/Chicago": "us",
"America/Chihuahua": "mx",
"America/Ciudad_Juarez": "mx",
"America/Coral_Harbour": "ca",
"America/Cordoba": "ar",
"America/Costa_Rica": "cr",
"America/Coyhaique": "cl",
"America/Creston": "ca",
"America/Cuiaba": "br",
"America/Curacao": "cw",
"America/Danmarkshavn": "gl",
"America/Dawson": "ca",
"America/Dawson_Creek": "ca",
"America/Denver": "us",
"America/Detroit": "us",
"America/Dominica": "dm",
"America/Edmonton": "ca",
"America/Eirunepe": "br",
"America/El_Salvador": "sv",
"America/Fort_Nelson": "ca",
"America/Fortaleza": "br",
"America/Glace_Bay": "ca",
"America/Godthab": "gl",
"America/Goose_Bay": "ca",
"America/Grand_Turk": "tc",
"America/Grenada": "gd",
"America/Guadeloupe": "gp",
"America/Guatemala": "gt",
"America/Guayaquil": "ec",
"America/Guyana": "gy",
"America/Halifax": "ca",
"America/Havana": "cu",
"America/Hermosillo": "mx",
"America/Indiana/Knox": "us",
"America/Indiana/Marengo": "us",
"America/Indiana/Petersburg": "us",
"America/Indiana/Tell_City": "us",
"America/Indiana/Vevay": "us",
"America/Indiana/Vincennes": "us",
"America/Indiana/Winamac": "us",
"America/Indianapolis": "us",
"America/Inuvik": "ca",
"America/Iqaluit": "ca",
"America/Jamaica": "jm",
"America/Jujuy": "ar",
"America/Juneau": "us",
"America/Kentucky/Monticello": "us",
"America/Kralendijk": "bq",
"America/La_Paz": "bo",
"America/Lima": "pe",
"America/Los_Angeles": "us",
"America/Louisville": "us",
"America/Lower_Princes": "sx",
"America/Maceio": "br",
"America/Managua": "ni",
"America/Manaus": "br",
"America/Marigot": "mf",
"America/Martinique": "mq",
"America/Matamoros": "mx",
"America/Mazatlan": "mx",
"America/Mendoza": "ar",
"America/Menominee": "us",
"America/Merida": "mx",
"America/Metlakatla": "us",
"America/Mexico_City": "mx",
"America/Miquelon": "pm",
"America/Moncton": "ca",
"America/Monterrey": "mx",
"America/Montevideo": "uy",
"America/Montserrat": "ms",
"America/Nassau": "bs",
"America/New_York": "us",
"America/Nome": "us",
"America/Noronha": "br",
"America/North_Dakota/Beulah": "us",
"America/North_Dakota/Center": "us",
"America/North_Dakota/New_Salem": "us",
"America/Ojinaga": "mx",
"America/Panama": "pa",
"America/Paramaribo": "sr",
"America/Phoenix": "us",
"America/Port-au-Prince": "ht",
"America/Port_of_Spain": "tt",
"America/Porto_Velho": "br",
"America/Puerto_Rico": "pr",
"America/Punta_Arenas": "cl",
"America/Rankin_Inlet": "ca",
"America/Recife": "br",
"America/Regina": "ca",
"America/Resolute": "ca",
"America/Rio_Branco": "br",
"America/Santarem": "br",
"America/Santiago": "cl",
"America/Santo_Domingo": "do",
"America/Sao_Paulo": "br",
"America/Scoresbysund": "gl",
"America/Sitka": "us",
"America/St_Barthelemy": "bl",
"America/St_Johns": "ca",
"America/St_Kitts": "kn",
"America/St_Lucia": "lc",
"America/St_Thomas": "vi",
"America/St_Vincent": "vc",
"America/Swift_Current": "ca",
"America/Tegucigalpa": "hn",
"America/Thule": "gl",
"America/Tijuana": "mx",
"America/Toronto": "ca",
"America/Tortola": "vg",
"America/Vancouver": "ca",
"America/Whitehorse": "ca",
"America/Winnipeg": "ca",
"America/Yakutat": "us",
"Antarctica/Casey": "aq",
"Antarctica/Davis": "aq",
"Antarctica/DumontDUrville": "aq",
"Antarctica/Macquarie": "au",
"Antarctica/Mawson": "aq",
"Antarctica/McMurdo": "aq",
"Antarctica/Palmer": "aq",
"Antarctica/Rothera": "aq",
"Antarctica/Syowa": "aq",
"Antarctica/Troll": "aq",
"Antarctica/Vostok": "aq",
"Arctic/Longyearbyen": "sj",
"Asia/Aden": "ye",
"Asia/Almaty": "kz",
"Asia/Amman": "jo",
"Asia/Anadyr": "ru",
"Asia/Aqtau": "kz",
"Asia/Aqtobe": "kz",
"Asia/Ashgabat": "tm",
"Asia/Atyrau": "kz",
"Asia/Baghdad": "iq",
"Asia/Bahrain": "bh",
"Asia/Baku": "az",
"Asia/Bangkok": "th",
"Asia/Barnaul": "ru",
"Asia/Beirut": "lb",
"Asia/Bishkek": "kg",
"Asia/Brunei": "bn",
"Asia/Calcutta": "in",
"Asia/Chita": "ru",
"Asia/Colombo": "lk",
"Asia/Damascus": "sy",
"Asia/Dhaka": "bd",
"Asia/Dili": "tl",
"Asia/Dubai": "ae",
"Asia/Dushanbe": "tj",
"Asia/Famagusta": "cy",
"Asia/Gaza": "ps",
"Asia/Hebron": "ps",
"Asia/Hong_Kong": "cn",
"Asia/Hovd": "mn",
"Asia/Irkutsk": "ru",
"Asia/Jakarta": "id",
"Asia/Jayapura": "id",
"Asia/Jerusalem": "il",
"Asia/Kabul": "af",
"Asia/Kamchatka": "ru",
"Asia/Karachi": "pk",
"Asia/Katmandu": "np",
"Asia/Khandyga": "ru",
"Asia/Krasnoyarsk": "ru",
"Asia/Kuala_Lumpur": "my",
"Asia/Kuching": "my",
"Asia/Kuwait": "kw",
"Asia/Macau": "cn",
"Asia/Magadan": "ru",
"Asia/Makassar": "id",
"Asia/Manila": "ph",
"Asia/Muscat": "om",
"Asia/Nicosia": "cy",
"Asia/Novokuznetsk": "ru",
"Asia/Novosibirsk": "ru",
"Asia/Omsk": "ru",
"Asia/Oral": "kz",
"Asia/Phnom_Penh": "kh",
"Asia/Pontianak": "id",
"Asia/Pyongyang": "kp",
"Asia/Qatar": "qa",
"Asia/Qostanay": "kz",
"Asia/Qyzylorda": "kz",
"Asia/Rangoon": "mm",
"Asia/Riyadh": "sa",
"Asia/Saigon": "vn",
"Asia/Sakhalin": "ru",
"Asia/Samarkand": "uz",
"Asia/Seoul": "kr",
"Asia/Shanghai": "cn",
"Asia/Singapore": "sg",
"Asia/Srednekolymsk": "ru",
"Asia/Taipei": "cn",
"Asia/Tashkent": "uz",
"Asia/Tbilisi": "ge",
"Asia/Tehran": "ir",
"Asia/Thimphu": "bt",
"Asia/Tokyo": "jp",
"Asia/Tomsk": "ru",
"Asia/Ulaanbaatar": "mn",
"Asia/Urumqi": "cn",
"Asia/Ust-Nera": "ru",
"Asia/Vientiane": "la",
"Asia/Vladivostok": "ru",
"Asia/Yakutsk": "ru",
"Asia/Yekaterinburg": "ru",
"Asia/Yerevan": "am",
"Atlantic/Azores": "pt",
"Atlantic/Bermuda": "bm",
"Atlantic/Canary": "es",
"Atlantic/Cape_Verde": "cv",
"Atlantic/Faeroe": "fo",
"Atlantic/Madeira": "pt",
"Atlantic/Reykjavik": "is",
"Atlantic/South_Georgia": "gs",
"Atlantic/St_Helena": "sh",
"Atlantic/Stanley": "fk",
"Australia/Adelaide": "au",
"Australia/Brisbane": "au",
"Australia/Broken_Hill": "au",
"Australia/Darwin": "au",
"Australia/Eucla": "au",
"Australia/Hobart": "au",
"Australia/Lindeman": "au",
"Australia/Lord_Howe": "au",
"Australia/Melbourne": "au",
"Australia/Perth": "au",
"Australia/Sydney": "au",
"Europe/Amsterdam": "nl",
"Europe/Andorra": "ad",
"Europe/Astrakhan": "ru",
"Europe/Athens": "gr",
"Europe/Belgrade": "rs",
"Europe/Berlin": "de",
"Europe/Bratislava": "sk",
"Europe/Brussels": "be",
"Europe/Bucharest": "ro",
"Europe/Budapest": "hu",
"Europe/Busingen": "de",
"Europe/Chisinau": "md",
"Europe/Copenhagen": "dk",
"Europe/Dublin": "ie",
"Europe/Gibraltar": "gi",
"Europe/Guernsey": "gg",
"Europe/Helsinki": "fi",
"Europe/Isle_of_Man": "im",
"Europe/Istanbul": "tr",
"Europe/Jersey": "je",
"Europe/Kaliningrad": "ru",
"Europe/Kiev": "ua",
"Europe/Kirov": "ru",
"Europe/Lisbon": "pt",
"Europe/Ljubljana": "si",
"Europe/London": "gb",
"Europe/Luxembourg": "lu",
"Europe/Madrid": "es",
"Europe/Malta": "mt",
"Europe/Mariehamn": "ax",
"Europe/Minsk": "by",
"Europe/Monaco": "mc",
"Europe/Moscow": "ru",
"Europe/Oslo": "no",
"Europe/Paris": "fr",
"Europe/Podgorica": "me",
"Europe/Prague": "cz",
"Europe/Riga": "lv",
"Europe/Rome": "it",
"Europe/Samara": "ru",
"Europe/San_Marino": "sm",
"Europe/Sarajevo": "ba",
"Europe/Saratov": "ru",
"Europe/Simferopol": "ua",
"Europe/Skopje": "mk",
"Europe/Sofia": "bg",
"Europe/Stockholm": "se",
"Europe/Tallinn": "ee",
"Europe/Tirane": "al",
"Europe/Ulyanovsk": "ru",
"Europe/Vaduz": "li",
"Europe/Vatican": "va",
"Europe/Vienna": "at",
"Europe/Vilnius": "lt",
"Europe/Volgograd": "ru",
"Europe/Warsaw": "pl",
"Europe/Zagreb": "hr",
"Europe/Zurich": "ch",
"Indian/Antananarivo": "mg",
"Indian/Chagos": "io",
"Indian/Christmas": "cx",
"Indian/Cocos": "cc",
"Indian/Comoro": "km",
"Indian/Kerguelen": "tf",
"Indian/Mahe": "sc",
"Indian/Maldives": "mv",
"Indian/Mauritius": "mu",
"Indian/Mayotte": "yt",
"Indian/Reunion": "re",
"Pacific/Apia": "ws",
"Pacific/Auckland": "nz",
"Pacific/Bougainville": "pg",
"Pacific/Chatham": "nz",
"Pacific/Easter": "cl",
"Pacific/Efate": "vu",
"Pacific/Enderbury": "ki",
"Pacific/Fakaofo": "tk",
"Pacific/Fiji": "fj",
"Pacific/Funafuti": "tv",
"Pacific/Galapagos": "ec",
"Pacific/Gambier": "pf",
"Pacific/Guadalcanal": "sb",
"Pacific/Guam": "gu",
"Pacific/Honolulu": "us",
"Pacific/Kiritimati": "ki",
"Pacific/Kosrae": "fm",
"Pacific/Kwajalein": "mh",
"Pacific/Majuro": "mh",
"Pacific/Marquesas": "pf",
"Pacific/Midway": "um",
"Pacific/Nauru": "nr",
"Pacific/Niue": "nu",
"Pacific/Norfolk": "nf",
"Pacific/Noumea": "nc",
"Pacific/Pago_Pago": "as",
"Pacific/Palau": "pw",
"Pacific/Pitcairn": "pn",
"Pacific/Ponape": "fm",
"Pacific/Port_Moresby": "pg",
"Pacific/Rarotonga": "ck",
"Pacific/Saipan": "mp",
"Pacific/Tahiti": "pf",
"Pacific/Tarawa": "ki",
"Pacific/Tongatapu": "to",
"Pacific/Truk": "fm",
"Pacific/Wake": "um",
"Pacific/Wallis": "wf"
},
"enumIconPattern": "https://flagcdn.com/w40/{value}.png",
"enumLabels": {
"Africa/Abidjan": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Accra": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Addis_Ababa": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Algiers": "\u4e2d\u6b27\u6807\u51c6\u65f6\u95f4",
"Africa/Asmera": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Bamako": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Bangui": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Banjul": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Bissau": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Blantyre": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Brazzaville": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Bujumbura": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Cairo": "\u4e1c\u6b27\u65f6\u95f4",
"Africa/Casablanca": "\u6469\u6d1b\u54e5\u65f6\u95f4",
"Africa/Ceuta": "\u4e2d\u6b27\u65f6\u95f4",
"Africa/Conakry": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Dakar": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Dar_es_Salaam": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Djibouti": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Douala": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/El_Aaiun": "\u897f\u6492\u54c8\u62c9\u65f6\u95f4",
"Africa/Freetown": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Gaborone": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Harare": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Johannesburg": "\u5357\u975e\u6807\u51c6\u65f6\u95f4",
"Africa/Juba": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Kampala": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Khartoum": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Kigali": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Kinshasa": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Lagos": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Libreville": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Lome": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Luanda": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Lubumbashi": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Lusaka": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Malabo": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Maputo": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Maseru": "\u5357\u975e\u6807\u51c6\u65f6\u95f4",
"Africa/Mbabane": "\u5357\u975e\u6807\u51c6\u65f6\u95f4",
"Africa/Mogadishu": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Monrovia": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Nairobi": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Ndjamena": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Niamey": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Nouakchott": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Ouagadougou": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Porto-Novo": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Sao_Tome": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Tripoli": "\u4e1c\u6b27\u6807\u51c6\u65f6\u95f4",
"Africa/Tunis": "\u4e2d\u6b27\u6807\u51c6\u65f6\u95f4",
"Africa/Windhoek": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"America/Adak": "\u590f\u5a01\u5937-\u963f\u7559\u7533\u65f6\u95f4",
"America/Anchorage": "\u963f\u62c9\u65af\u52a0\u65f6\u95f4",
"America/Anguilla": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Antigua": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Araguaina": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Argentina/La_Rioja": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Argentina/Rio_Gallegos": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Argentina/Salta": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Argentina/San_Juan": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Argentina/San_Luis": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Argentina/Tucuman": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Argentina/Ushuaia": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Aruba": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Asuncion": "\u5df4\u62c9\u572d\u6807\u51c6\u65f6\u95f4",
"America/Bahia": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Bahia_Banderas": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Barbados": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Belem": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Belize": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Blanc-Sablon": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Boa_Vista": "\u4e9a\u9a6c\u900a\u6807\u51c6\u65f6\u95f4",
"America/Bogota": "\u54e5\u4f26\u6bd4\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Boise": "\u5317\u7f8e\u5c71\u533a\u65f6\u95f4",
"America/Buenos_Aires": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Cambridge_Bay": "\u5317\u7f8e\u5c71\u533a\u65f6\u95f4",
"America/Campo_Grande": "\u4e9a\u9a6c\u900a\u6807\u51c6\u65f6\u95f4",
"America/Cancun": "\u5317\u7f8e\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Caracas": "\u59d4\u5185\u745e\u62c9\u65f6\u95f4",
"America/Catamarca": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Cayenne": "\u6cd5\u5c5e\u572d\u4e9a\u90a3\u6807\u51c6\u65f6\u95f4",
"America/Cayman": "\u5317\u7f8e\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Chicago": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Chihuahua": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Ciudad_Juarez": "\u5317\u7f8e\u5c71\u533a\u65f6\u95f4",
"America/Coral_Harbour": "\u5317\u7f8e\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Cordoba": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Costa_Rica": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Coyhaique": "\u79d1\u4f0a\u827e\u514b\u65f6\u95f4",
"America/Creston": "\u5317\u7f8e\u5c71\u533a\u6807\u51c6\u65f6\u95f4",
"America/Cuiaba": "\u4e9a\u9a6c\u900a\u6807\u51c6\u65f6\u95f4",
"America/Curacao": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Danmarkshavn": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"America/Dawson": "\u80b2\u7a7a\u65f6\u95f4",
"America/Dawson_Creek": "\u5317\u7f8e\u5c71\u533a\u6807\u51c6\u65f6\u95f4",
"America/Denver": "\u5317\u7f8e\u5c71\u533a\u65f6\u95f4",
"America/Detroit": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Dominica": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Edmonton": "\u5317\u7f8e\u5c71\u533a\u65f6\u95f4",
"America/Eirunepe": "\u963f\u514b\u91cc\u6807\u51c6\u65f6\u95f4",
"America/El_Salvador": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Fort_Nelson": "\u5317\u7f8e\u5c71\u533a\u6807\u51c6\u65f6\u95f4",
"America/Fortaleza": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Glace_Bay": "\u5927\u897f\u6d0b\u65f6\u95f4",
"America/Godthab": "\u52aa\u514b\u65f6\u95f4",
"America/Goose_Bay": "\u5927\u897f\u6d0b\u65f6\u95f4",
"America/Grand_Turk": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Grenada": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Guadeloupe": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Guatemala": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Guayaquil": "\u5384\u74dc\u591a\u5c14\u6807\u51c6\u65f6\u95f4",
"America/Guyana": "\u572d\u4e9a\u90a3\u65f6\u95f4",
"America/Halifax": "\u5927\u897f\u6d0b\u65f6\u95f4",
"America/Havana": "\u53e4\u5df4\u65f6\u95f4",
"America/Hermosillo": "\u58a8\u897f\u54e5\u592a\u5e73\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Indiana/Knox": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Indiana/Marengo": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Indiana/Petersburg": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Indiana/Tell_City": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Indiana/Vevay": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Indiana/Vincennes": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Indiana/Winamac": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Indianapolis": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Inuvik": "\u5317\u7f8e\u5c71\u533a\u65f6\u95f4",
"America/Iqaluit": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Jamaica": "\u5317\u7f8e\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Jujuy": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Juneau": "\u963f\u62c9\u65af\u52a0\u65f6\u95f4",
"America/Kentucky/Monticello": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Kralendijk": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/La_Paz": "\u73bb\u5229\u7ef4\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Lima": "\u79d8\u9c81\u6807\u51c6\u65f6\u95f4",
"America/Los_Angeles": "\u5317\u7f8e\u592a\u5e73\u6d0b\u65f6\u95f4",
"America/Louisville": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Lower_Princes": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Maceio": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Managua": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Manaus": "\u4e9a\u9a6c\u900a\u6807\u51c6\u65f6\u95f4",
"America/Marigot": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Martinique": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Matamoros": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Mazatlan": "\u58a8\u897f\u54e5\u592a\u5e73\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Mendoza": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Menominee": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Merida": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Metlakatla": "\u963f\u62c9\u65af\u52a0\u65f6\u95f4",
"America/Mexico_City": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Miquelon": "\u5723\u76ae\u57c3\u5c14\u548c\u5bc6\u514b\u9686\u7fa4\u5c9b\u65f6\u95f4",
"America/Moncton": "\u5927\u897f\u6d0b\u65f6\u95f4",
"America/Monterrey": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Montevideo": "\u4e4c\u62c9\u572d\u6807\u51c6\u65f6\u95f4",
"America/Montserrat": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Nassau": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/New_York": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Nome": "\u963f\u62c9\u65af\u52a0\u65f6\u95f4",
"America/Noronha": "\u8d39\u5c14\u5357\u591a-\u8fea\u8bfa\u7f57\u5c3c\u4e9a\u5c9b\u6807\u51c6\u65f6\u95f4",
"America/North_Dakota/Beulah": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/North_Dakota/Center": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/North_Dakota/New_Salem": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Ojinaga": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Panama": "\u5317\u7f8e\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Paramaribo": "\u82cf\u91cc\u5357\u65f6\u95f4",
"America/Phoenix": "\u5317\u7f8e\u5c71\u533a\u6807\u51c6\u65f6\u95f4",
"America/Port-au-Prince": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Port_of_Spain": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Porto_Velho": "\u4e9a\u9a6c\u900a\u6807\u51c6\u65f6\u95f4",
"America/Puerto_Rico": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Punta_Arenas": "\u84ec\u5854\u963f\u96f7\u7eb3\u65af\u65f6\u95f4",
"America/Rankin_Inlet": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Recife": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Regina": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Resolute": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Rio_Branco": "\u963f\u514b\u91cc\u6807\u51c6\u65f6\u95f4",
"America/Santarem": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Santiago": "\u667a\u5229\u65f6\u95f4",
"America/Santo_Domingo": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Sao_Paulo": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Scoresbysund": "\u65af\u79d1\u5217\u65af\u6bd4\u6851\u5fb7\u65f6\u95f4",
"America/Sitka": "\u963f\u62c9\u65af\u52a0\u65f6\u95f4",
"America/St_Barthelemy": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/St_Johns": "\u7ebd\u82ac\u5170\u65f6\u95f4",
"America/St_Kitts": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/St_Lucia": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/St_Thomas": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/St_Vincent": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Swift_Current": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Tegucigalpa": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Thule": "\u5927\u897f\u6d0b\u65f6\u95f4",
"America/Tijuana": "\u5317\u7f8e\u592a\u5e73\u6d0b\u65f6\u95f4",
"America/Toronto": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Tortola": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Vancouver": "\u5317\u7f8e\u592a\u5e73\u6d0b\u65f6\u95f4",
"America/Whitehorse": "\u80b2\u7a7a\u65f6\u95f4",
"America/Winnipeg": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Yakutat": "\u963f\u62c9\u65af\u52a0\u65f6\u95f4",
"Antarctica/Casey": "\u6fb3\u5927\u5229\u4e9a\u897f\u90e8\u6807\u51c6\u65f6\u95f4",
"Antarctica/Davis": "\u6234\u7ef4\u65af\u65f6\u95f4",
"Antarctica/DumontDUrville": "\u8fea\u8499\u00b7\u8fea\u7ef4\u5c14\u65f6\u95f4",
"Antarctica/Macquarie": "\u6fb3\u5927\u5229\u4e9a\u4e1c\u90e8\u65f6\u95f4",
"Antarctica/Mawson": "\u83ab\u68ee\u65f6\u95f4",
"Antarctica/McMurdo": "\u65b0\u897f\u5170\u65f6\u95f4",
"Antarctica/Palmer": "\u5e15\u5c14\u9ed8\u65f6\u95f4",
"Antarctica/Rothera": "\u7f57\u745f\u62c9\u65f6\u95f4",
"Antarctica/Syowa": "\u662d\u548c\u65f6\u95f4",
"Antarctica/Troll": "\u7279\u7f57\u5c14\u65f6\u95f4",
"Antarctica/Vostok": "\u6c83\u65af\u6258\u514b\u65f6\u95f4",
"Arctic/Longyearbyen": "\u4e2d\u6b27\u65f6\u95f4",
"Asia/Aden": "\u963f\u62c9\u4f2f\u6807\u51c6\u65f6\u95f4",
"Asia/Almaty": "\u54c8\u8428\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Amman": "\u7ea6\u65e6\u65f6\u95f4",
"Asia/Anadyr": "\u5f7c\u5f97\u7f57\u5df4\u752b\u6d1b\u592b\u65af\u514b-\u582a\u5bdf\u52a0\u6807\u51c6\u65f6\u95f4",
"Asia/Aqtau": "\u54c8\u8428\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Aqtobe": "\u54c8\u8428\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Ashgabat": "\u571f\u5e93\u66fc\u65af\u5766\u6807\u51c6\u65f6\u95f4",
"Asia/Atyrau": "\u54c8\u8428\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Baghdad": "\u963f\u62c9\u4f2f\u6807\u51c6\u65f6\u95f4",
"Asia/Bahrain": "\u963f\u62c9\u4f2f\u6807\u51c6\u65f6\u95f4",
"Asia/Baku": "\u963f\u585e\u62dc\u7586\u6807\u51c6\u65f6\u95f4",
"Asia/Bangkok": "\u4e2d\u5357\u534a\u5c9b\u65f6\u95f4",
"Asia/Barnaul": "\u514b\u62c9\u65af\u8bfa\u4e9a\u5c14\u65af\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Beirut": "\u4e1c\u6b27\u65f6\u95f4",
"Asia/Bishkek": "\u5409\u5c14\u5409\u65af\u65af\u5766\u65f6\u95f4",
"Asia/Brunei": "\u6587\u83b1\u8fbe\u9c81\u8428\u5170\u65f6\u95f4",
"Asia/Calcutta": "\u5370\u5ea6\u65f6\u95f4",
"Asia/Chita": "\u96c5\u5e93\u8328\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Colombo": "\u5370\u5ea6\u65f6\u95f4",
"Asia/Damascus": "\u53d9\u5229\u4e9a\u65f6\u95f4",
"Asia/Dhaka": "\u5b5f\u52a0\u62c9\u6807\u51c6\u65f6\u95f4",
"Asia/Dili": "\u4e1c\u5e1d\u6c76\u65f6\u95f4",
"Asia/Dubai": "\u6d77\u6e7e\u6807\u51c6\u65f6\u95f4",
"Asia/Dushanbe": "\u5854\u5409\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Famagusta": "\u4e1c\u6b27\u65f6\u95f4",
"Asia/Gaza": "\u4e1c\u6b27\u65f6\u95f4",
"Asia/Hebron": "\u4e1c\u6b27\u65f6\u95f4",
"Asia/Hong_Kong": "\u4e2d\u56fd\u6807\u51c6\u65f6\u95f4",
"Asia/Hovd": "\u79d1\u5e03\u591a\u6807\u51c6\u65f6\u95f4",
"Asia/Irkutsk": "\u4f0a\u5c14\u5e93\u8328\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Jakarta": "\u5370\u5ea6\u5c3c\u897f\u4e9a\u897f\u90e8\u65f6\u95f4",
"Asia/Jayapura": "\u5370\u5ea6\u5c3c\u897f\u4e9a\u4e1c\u90e8\u65f6\u95f4",
"Asia/Jerusalem": "\u4ee5\u8272\u5217\u65f6\u95f4",
"Asia/Kabul": "\u963f\u5bcc\u6c57\u65f6\u95f4",
"Asia/Kamchatka": "\u5f7c\u5f97\u7f57\u5df4\u752b\u6d1b\u592b\u65af\u514b-\u582a\u5bdf\u52a0\u6807\u51c6\u65f6\u95f4",
"Asia/Karachi": "\u5df4\u57fa\u65af\u5766\u6807\u51c6\u65f6\u95f4",
"Asia/Katmandu": "\u5c3c\u6cca\u5c14\u65f6\u95f4",
"Asia/Khandyga": "\u96c5\u5e93\u8328\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Krasnoyarsk": "\u514b\u62c9\u65af\u8bfa\u4e9a\u5c14\u65af\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Kuala_Lumpur": "\u9a6c\u6765\u897f\u4e9a\u65f6\u95f4",
"Asia/Kuching": "\u9a6c\u6765\u897f\u4e9a\u65f6\u95f4",
"Asia/Kuwait": "\u963f\u62c9\u4f2f\u6807\u51c6\u65f6\u95f4",
"Asia/Macau": "\u4e2d\u56fd\u6807\u51c6\u65f6\u95f4",
"Asia/Magadan": "\u9a6c\u52a0\u4e39\u6807\u51c6\u65f6\u95f4",
"Asia/Makassar": "\u5370\u5ea6\u5c3c\u897f\u4e9a\u4e2d\u90e8\u65f6\u95f4",
"Asia/Manila": "\u83f2\u5f8b\u5bbe\u6807\u51c6\u65f6\u95f4",
"Asia/Muscat": "\u6d77\u6e7e\u6807\u51c6\u65f6\u95f4",
"Asia/Nicosia": "\u4e1c\u6b27\u65f6\u95f4",
"Asia/Novokuznetsk": "\u514b\u62c9\u65af\u8bfa\u4e9a\u5c14\u65af\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Novosibirsk": "\u514b\u62c9\u65af\u8bfa\u4e9a\u5c14\u65af\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Omsk": "\u9102\u6728\u65af\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Oral": "\u54c8\u8428\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Phnom_Penh": "\u4e2d\u5357\u534a\u5c9b\u65f6\u95f4",
"Asia/Pontianak": "\u5370\u5ea6\u5c3c\u897f\u4e9a\u897f\u90e8\u65f6\u95f4",
"Asia/Pyongyang": "\u97e9\u56fd\u6807\u51c6\u65f6\u95f4",
"Asia/Qatar": "\u963f\u62c9\u4f2f\u6807\u51c6\u65f6\u95f4",
"Asia/Qostanay": "\u54c8\u8428\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Qyzylorda": "\u54c8\u8428\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Rangoon": "\u7f05\u7538\u65f6\u95f4",
"Asia/Riyadh": "\u963f\u62c9\u4f2f\u6807\u51c6\u65f6\u95f4",
"Asia/Saigon": "\u4e2d\u5357\u534a\u5c9b\u65f6\u95f4",
"Asia/Sakhalin": "\u9a6c\u52a0\u4e39\u6807\u51c6\u65f6\u95f4",
"Asia/Samarkand": "\u4e4c\u5179\u522b\u514b\u65af\u5766\u6807\u51c6\u65f6\u95f4",
"Asia/Seoul": "\u97e9\u56fd\u6807\u51c6\u65f6\u95f4",
"Asia/Shanghai": "\u4e2d\u56fd\u6807\u51c6\u65f6\u95f4",
"Asia/Singapore": "\u65b0\u52a0\u5761\u6807\u51c6\u65f6\u95f4",
"Asia/Srednekolymsk": "\u9a6c\u52a0\u4e39\u6807\u51c6\u65f6\u95f4",
"Asia/Taipei": "\u4e2d\u56fd\u6807\u51c6\u65f6\u95f4",
"Asia/Tashkent": "\u4e4c\u5179\u522b\u514b\u65af\u5766\u6807\u51c6\u65f6\u95f4",
"Asia/Tbilisi": "\u683c\u9c81\u5409\u4e9a\u6807\u51c6\u65f6\u95f4",
"Asia/Tehran": "\u4f0a\u6717\u6807\u51c6\u65f6\u95f4",
"Asia/Thimphu": "\u4e0d\u4e39\u65f6\u95f4",
"Asia/Tokyo": "\u65e5\u672c\u6807\u51c6\u65f6\u95f4",
"Asia/Tomsk": "\u514b\u62c9\u65af\u8bfa\u4e9a\u5c14\u65af\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Ulaanbaatar": "\u4e4c\u5170\u5df4\u6258\u6807\u51c6\u65f6\u95f4",
"Asia/Urumqi": "\u4e4c\u9c81\u6728\u9f50\u65f6\u95f4",
"Asia/Ust-Nera": "\u6d77\u53c2\u5d34\u6807\u51c6\u65f6\u95f4",
"Asia/Vientiane": "\u4e2d\u5357\u534a\u5c9b\u65f6\u95f4",
"Asia/Vladivostok": "\u6d77\u53c2\u5d34\u6807\u51c6\u65f6\u95f4",
"Asia/Yakutsk": "\u96c5\u5e93\u8328\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Yekaterinburg": "\u53f6\u5361\u6377\u7433\u5821\u6807\u51c6\u65f6\u95f4",
"Asia/Yerevan": "\u4e9a\u7f8e\u5c3c\u4e9a\u6807\u51c6\u65f6\u95f4",
"Atlantic/Azores": "\u4e9a\u901f\u5c14\u7fa4\u5c9b\u65f6\u95f4",
"Atlantic/Bermuda": "\u5927\u897f\u6d0b\u65f6\u95f4",
"Atlantic/Canary": "\u897f\u6b27\u65f6\u95f4",
"Atlantic/Cape_Verde": "\u4f5b\u5f97\u89d2\u6807\u51c6\u65f6\u95f4",
"Atlantic/Faeroe": "\u897f\u6b27\u65f6\u95f4",
"Atlantic/Madeira": "\u897f\u6b27\u65f6\u95f4",
"Atlantic/Reykjavik": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Atlantic/South_Georgia": "\u5357\u4e54\u6cbb\u4e9a\u5c9b\u65f6\u95f4",
"Atlantic/St_Helena": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Atlantic/Stanley": "\u798f\u514b\u5170\u7fa4\u5c9b\u6807\u51c6\u65f6\u95f4",
"Australia/Adelaide": "\u6fb3\u5927\u5229\u4e9a\u4e2d\u90e8\u65f6\u95f4",
"Australia/Brisbane": "\u6fb3\u5927\u5229\u4e9a\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4",
"Australia/Broken_Hill": "\u6fb3\u5927\u5229\u4e9a\u4e2d\u90e8\u65f6\u95f4",
"Australia/Darwin": "\u6fb3\u5927\u5229\u4e9a\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"Australia/Eucla": "\u6fb3\u5927\u5229\u4e9a\u4e2d\u897f\u90e8\u6807\u51c6\u65f6\u95f4",
"Australia/Hobart": "\u6fb3\u5927\u5229\u4e9a\u4e1c\u90e8\u65f6\u95f4",
"Australia/Lindeman": "\u6fb3\u5927\u5229\u4e9a\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4",
"Australia/Lord_Howe": "\u8c6a\u52cb\u7235\u5c9b\u65f6\u95f4",
"Australia/Melbourne": "\u6fb3\u5927\u5229\u4e9a\u4e1c\u90e8\u65f6\u95f4",
"Australia/Perth": "\u6fb3\u5927\u5229\u4e9a\u897f\u90e8\u6807\u51c6\u65f6\u95f4",
"Australia/Sydney": "\u6fb3\u5927\u5229\u4e9a\u4e1c\u90e8\u65f6\u95f4",
"Europe/Amsterdam": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Andorra": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Astrakhan": "\u8428\u9a6c\u62c9\u6807\u51c6\u65f6\u95f4",
"Europe/Athens": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Belgrade": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Berlin": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Bratislava": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Brussels": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Bucharest": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Budapest": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Busingen": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Chisinau": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Copenhagen": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Dublin": "\u7231\u5c14\u5170\u65f6\u95f4",
"Europe/Gibraltar": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Guernsey": "\u6839\u897f\u5c9b\u65f6\u95f4",
"Europe/Helsinki": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Isle_of_Man": "\u9a6c\u6069\u5c9b\u65f6\u95f4",
"Europe/Istanbul": "\u571f\u8033\u5176\u6807\u51c6\u65f6\u95f4",
"Europe/Jersey": "\u6cfd\u897f\u5c9b\u65f6\u95f4",
"Europe/Kaliningrad": "\u4e1c\u6b27\u6807\u51c6\u65f6\u95f4",
"Europe/Kiev": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Kirov": "\u83ab\u65af\u79d1\u6807\u51c6\u65f6\u95f4",
"Europe/Lisbon": "\u897f\u6b27\u65f6\u95f4",
"Europe/Ljubljana": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/London": "\u82f1\u56fd\u65f6\u95f4",
"Europe/Luxembourg": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Madrid": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Malta": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Mariehamn": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Minsk": "\u83ab\u65af\u79d1\u6807\u51c6\u65f6\u95f4",
"Europe/Monaco": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Moscow": "\u83ab\u65af\u79d1\u6807\u51c6\u65f6\u95f4",
"Europe/Oslo": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Paris": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Podgorica": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Prague": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Riga": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Rome": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Samara": "\u8428\u9a6c\u62c9\u6807\u51c6\u65f6\u95f4",
"Europe/San_Marino": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Sarajevo": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Saratov": "\u8428\u9a6c\u62c9\u6807\u51c6\u65f6\u95f4",
"Europe/Simferopol": "\u83ab\u65af\u79d1\u6807\u51c6\u65f6\u95f4",
"Europe/Skopje": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Sofia": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Stockholm": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Tallinn": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Tirane": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Ulyanovsk": "\u8428\u9a6c\u62c9\u6807\u51c6\u65f6\u95f4",
"Europe/Vaduz": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Vatican": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Vienna": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Vilnius": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Volgograd": "\u83ab\u65af\u79d1\u6807\u51c6\u65f6\u95f4",
"Europe/Warsaw": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Zagreb": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Zurich": "\u4e2d\u6b27\u65f6\u95f4",
"Indian/Antananarivo": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Indian/Chagos": "\u5370\u5ea6\u6d0b\u65f6\u95f4",
"Indian/Christmas": "\u5723\u8bde\u5c9b\u65f6\u95f4",
"Indian/Cocos": "\u79d1\u79d1\u65af\u7fa4\u5c9b\u65f6\u95f4",
"Indian/Comoro": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Indian/Kerguelen": "\u6cd5\u5c5e\u5357\u65b9\u548c\u5357\u6781\u9886\u5730\u65f6\u95f4",
"Indian/Mahe": "\u585e\u820c\u5c14\u65f6\u95f4",
"Indian/Maldives": "\u9a6c\u5c14\u4ee3\u592b\u65f6\u95f4",
"Indian/Mauritius": "\u6bdb\u91cc\u6c42\u65af\u6807\u51c6\u65f6\u95f4",
"Indian/Mayotte": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Indian/Reunion": "\u7559\u5c3c\u6c6a\u65f6\u95f4",
"Pacific/Apia": "\u963f\u76ae\u4e9a\u6807\u51c6\u65f6\u95f4",
"Pacific/Auckland": "\u65b0\u897f\u5170\u65f6\u95f4",
"Pacific/Bougainville": "\u5e03\u5e72\u7ef4\u5c14\u65f6\u95f4",
"Pacific/Chatham": "\u67e5\u5854\u59c6\u65f6\u95f4",
"Pacific/Easter": "\u590d\u6d3b\u8282\u5c9b\u65f6\u95f4",
"Pacific/Efate": "\u74e6\u52aa\u963f\u56fe\u6807\u51c6\u65f6\u95f4",
"Pacific/Enderbury": "\u83f2\u5c3c\u514b\u65af\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Fakaofo": "\u6258\u514b\u52b3\u65f6\u95f4",
"Pacific/Fiji": "\u6590\u6d4e\u6807\u51c6\u65f6\u95f4",
"Pacific/Funafuti": "\u56fe\u74e6\u5362\u65f6\u95f4",
"Pacific/Galapagos": "\u79d1\u9686\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Gambier": "\u7518\u6bd4\u5c14\u65f6\u95f4",
"Pacific/Guadalcanal": "\u6240\u7f57\u95e8\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Guam": "\u67e5\u83ab\u7f57\u65f6\u95f4",
"Pacific/Honolulu": "\u590f\u5a01\u5937-\u963f\u7559\u7533\u6807\u51c6\u65f6\u95f4",
"Pacific/Kiritimati": "\u83b1\u6069\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Kosrae": "\u79d1\u65af\u96f7\u65f6\u95f4",
"Pacific/Kwajalein": "\u9a6c\u7ecd\u5c14\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Majuro": "\u9a6c\u7ecd\u5c14\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Marquesas": "\u9a6c\u514b\u8428\u65af\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Midway": "\u8428\u6469\u4e9a\u6807\u51c6\u65f6\u95f4",
"Pacific/Nauru": "\u7459\u9c81\u65f6\u95f4",
"Pacific/Niue": "\u7ebd\u57c3\u65f6\u95f4",
"Pacific/Norfolk": "\u8bfa\u798f\u514b\u5c9b\u65f6\u95f4",
"Pacific/Noumea": "\u65b0\u5580\u91cc\u591a\u5c3c\u4e9a\u6807\u51c6\u65f6\u95f4",
"Pacific/Pago_Pago": "\u8428\u6469\u4e9a\u6807\u51c6\u65f6\u95f4",
"Pacific/Palau": "\u5e15\u52b3\u65f6\u95f4",
"Pacific/Pitcairn": "\u76ae\u7279\u51ef\u6069\u65f6\u95f4",
"Pacific/Ponape": "\u6ce2\u7eb3\u4f69\u65f6\u95f4",
"Pacific/Port_Moresby": "\u5df4\u5e03\u4e9a\u65b0\u51e0\u5185\u4e9a\u65f6\u95f4",
"Pacific/Rarotonga": "\u5e93\u514b\u7fa4\u5c9b\u6807\u51c6\u65f6\u95f4",
"Pacific/Saipan": "\u67e5\u83ab\u7f57\u65f6\u95f4",
"Pacific/Tahiti": "\u5854\u5e0c\u63d0\u5c9b\u65f6\u95f4",
"Pacific/Tarawa": "\u5409\u5c14\u4f2f\u7279\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Tongatapu": "\u6c64\u52a0\u6807\u51c6\u65f6\u95f4",
"Pacific/Truk": "\u695a\u514b\u65f6\u95f4",
"Pacific/Wake": "\u5a01\u514b\u5c9b\u65f6\u95f4",
"Pacific/Wallis": "\u74e6\u5229\u65af\u548c\u5bcc\u56fe\u7eb3\u65f6\u95f4"
},
"example": "Asia/Shanghai",
"type": "string"
}
},
"required": [
"city"
],
"type": "object"
},
"name": "get_misc_worldtime",
"title": "\u67e5\u8be2\u4e16\u754c\u65f6\u95f4"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u519c\u5386\u65f6\u95f4"
},
"description": "\u9700\u8981\u5728\u6307\u5b9a\u65f6\u533a\u4e0b\u67e5\u770b\u67d0\u4e2a\u65f6\u95f4\u70b9\u7684\u519c\u5386\u4fe1\u606f\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u76f4\u63a5\u8fd4\u56de\u5b8c\u6574\u7ed3\u679c\u3002 ## \u529f\u80fd\u6982\u8ff0 \u652f\u6301\u4f20\u5165 Unix \u65f6\u95f4\u6233\uff08\u79d2\u6216\u6beb\u79d2\uff09\u548c IANA \u65f6\u533a\u540d\uff0c\u8fd4\u56de\u516c\u5386\u65f6\u95f4\u3001\u661f\u671f\u3001\u519c\u5386\u5e74\u6708\u65e5\u3001\u5e72\u652f\u3001\u751f\u8096\u3001\u8282\u6c14\u4e0e\u8282\u65e5\u4fe1\u606f\u3002\u4e0d\u4f20 ts \u65f6\u9ed8\u8ba4\u4f7f\u7528\u5f53\u524d\u65f6\u95f4\uff0c\u4e0d\u4f20 timezone \u65f6\u9ed8\u8ba4 Asia/Shanghai\u3002 ## \u65f6\u533a\u8bf4\u660e - \u652f\u6301\u6807\u51c6 IANA \u65f6\u533a\uff0c\u4f8b\u5982 Asia/Shanghai\u3001Asia/Tokyo - \u4e5f\u652f\u6301\u522b\u540d\uff1aShanghai\u3001Beijing - \u65f6\u533a\u975e\u6cd5\u65f6\u8fd4\u56de 40 Calls GET https://uapis.cn/api/v1/misc/lunartime.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"timezone": {
"description": "\u65f6\u533a\u540d\u79f0\u3002\u652f\u6301 IANA \u65f6\u533a\uff08\u5982 Asia/Shanghai\uff09\u548c\u522b\u540d\uff08Shanghai\u3001Beijing\uff09\u3002\u9ed8\u8ba4 Asia/Shanghai\u3002",
"example": "Asia/Shanghai",
"type": "string"
},
"ts": {
"description": "Unix \u65f6\u95f4\u6233\uff0c\u652f\u6301 10 \u4f4d\u79d2\u7ea7\u6216 13 \u4f4d\u6beb\u79d2\u7ea7\u3002\u4e0d\u4f20\u5219\u9ed8\u8ba4\u5f53\u524d\u65f6\u95f4\u3002",
"example": "1707537600",
"type": "string"
}
},
"type": "object"
},
"name": "get_misc_lunartime",
"title": "\u67e5\u8be2\u519c\u5386\u65f6\u95f4"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u8282\u5047\u65e5\u4e0e\u4e07\u5e74\u5386"
},
"description": "\u67e5\u8be2\u6307\u5b9a\u65e5\u671f\u3001\u6708\u4efd\u6216\u5e74\u4efd\u7684\u4e07\u5e74\u5386\u4e0e\u8282\u5047\u65e5\u4fe1\u606f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u652f\u6301\u4e09\u79cd\u67e5\u8be2\u65b9\u5f0f\uff1a\u6309\u5929\uff08date\uff09\u3001\u6309\u6708\uff08month\uff09\u548c\u6309\u5e74\uff08year\uff09\u3002\u8c03\u7528\u65f6\u4e09\u8005\u9009\u4e00\u4e2a\u4f20\u5165\u5373\u53ef\u3002 \u5982\u679c\u4f60\u53ea\u5173\u5fc3\u67d0\u4e00\u7c7b\u4e8b\u4ef6\uff0c\u53ef\u4ee5\u901a\u8fc7 holiday_type \u8fdb\u884c\u7b5b\u9009\uff0c\u4f8b\u5982\u53ea\u770b\u6cd5\u5b9a\u4f11\u5047/\u8c03\u4f11\u3001\u516c\u5386\u8282\u65e5\u3001\u519c\u5386\u8282\u65e5\u6216\u8282\u6c14\u3002 \u5728 date \u6a21\u5f0f\u4e0b\uff0c\u4f20 include_nearby=true \u53ef\u4ee5\u989d\u5916\u8fd4\u56de\u8be5\u65e5\u671f\u524d\u540e\u6700\u8fd1\u7684\u8282\u65e5\uff1b\u8fd4\u56de\u6570\u91cf\u7531 nearby_limit \u63a7\u5236\uff0c\u9ed8\u8ba4 7\uff0c\u6700\u5927 30\u3002 \u5982\u679c\u4f60\u53ea\u60f3\u4fdd\u7559\u4eca Calls GET https://uapis.cn/api/v1/misc/holiday-calendar.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"date": {
"description": "\u6309\u5929\u67e5\u8be2\u65f6\u586b\u5199\u8fd9\u4e2a\u53c2\u6570\uff0c\u4f8b\u5982\u67e5\u67d0\u4e00\u5929\u3002\u683c\u5f0f\uff1a`YYYY-MM-DD`\u3002\u548c `month`\u3001`year` \u4e09\u9009\u4e00\u3002",
"example": "2025-10-01",
"pattern": "^\\d{4}-\\d{2}-\\d{2}$",
"type": "string"
},
"exclude_past": {
"default": false,
"description": "\u4f20 true \u65f6\uff0c\u4f1a\u8fc7\u6ee4\u4eca\u5929\u4e4b\u524d\u5df2\u7ecf\u8fc7\u53bb\u7684\u8282\u65e5\u3002\u9ed8\u8ba4 false\u3002",
"enum": [
false,
true
],
"enumLabels": {
"false": "\u4fdd\u7559\u5168\u90e8\u8282\u65e5\uff08\u9ed8\u8ba4\uff09",
"true": "\u8fc7\u6ee4\u4eca\u5929\u4e4b\u524d\u7684\u8282\u65e5"
},
"example": true,
"type": "boolean"
},
"holiday_type": {
"default": "all",
"description": "\u8282\u65e5\u7b5b\u9009\u7c7b\u578b\uff0c\u9ed8\u8ba4 all\u3002",
"enum": [
"all",
"legal",
"legal_rest",
"legal_workday",
"solar",
"lunar",
"term"
],
"enumLabels": {
"all": "\u5168\u90e8\u8282\u65e5\u7c7b\u578b",
"legal": "\u6cd5\u5b9a\u76f8\u5173\uff08\u4f11\u5047 + \u8c03\u4f11\u4e0a\u73ed\uff09",
"legal_rest": "\u4ec5\u6cd5\u5b9a\u4f11\u5047\u65e5",
"legal_workday": "\u4ec5\u6cd5\u5b9a\u8c03\u4f11\u4e0a\u73ed\u65e5",
"lunar": "\u4ec5\u519c\u5386\u8282\u65e5",
"solar": "\u4ec5\u516c\u5386\u8282\u65e5",
"term": "\u4ec5\u8282\u6c14"
},
"example": "legal",
"type": "string"
},
"include_nearby": {
"default": false,
"description": "\u662f\u5426\u8fd4\u56de\u524d\u540e\u6700\u8fd1\u8282\u65e5\uff0c\u4ec5 date \u6a21\u5f0f\u751f\u6548\uff0c\u9ed8\u8ba4 false\u3002month/year \u6a21\u5f0f\u4f1a\u5ffd\u7565\u6b64\u53c2\u6570\u3002",
"enum": [
false,
true
],
"enumLabels": {
"false": "\u4e0d\u8fd4\u56de\u524d\u540e\u8282\u65e5\uff08\u9ed8\u8ba4\uff09",
"true": "\u8fd4\u56de\u524d\u540e\u6700\u8fd1\u8282\u65e5"
},
"example": true,
"type": "boolean"
},
"month": {
"description": "\u6309\u6708\u67e5\u8be2\u65f6\u586b\u5199\u8fd9\u4e2a\u53c2\u6570\uff0c\u4f8b\u5982\u67e5\u67d0\u4e2a\u6708\u3002\u683c\u5f0f\uff1a`YYYY-MM`\u3002\u548c `date`\u3001`year` \u4e09\u9009\u4e00\u3002",
"pattern": "^\\d{4}-\\d{2}$",
"type": "string"
},
"nearby_limit": {
"default": 7,
"description": "\u8fd4\u56de\u6700\u8fd1\u8282\u65e5\u6570\u91cf\u9650\u5236\uff0c\u9ed8\u8ba4 7\uff0c\u6700\u5927 30\u3002\u4ec5 date \u6a21\u5f0f + include_nearby=true \u751f\u6548\u3002",
"example": 7,
"maximum": 30,
"type": "integer"
},
"timezone": {
"default": "Asia/Shanghai",
"description": "\u65f6\u533a\u540d\u79f0\uff0c\u9ed8\u8ba4 Asia/Shanghai\u3002",
"example": "Asia/Shanghai",
"type": "string"
},
"year": {
"description": "\u6309\u5e74\u67e5\u8be2\u65f6\u586b\u5199\u8fd9\u4e2a\u53c2\u6570\uff0c\u4f8b\u5982\u67e5\u67d0\u4e00\u5e74\u3002\u683c\u5f0f\uff1a`YYYY`\u3002\u548c `date`\u3001`month` \u4e09\u9009\u4e00\u3002",
"pattern": "^\\d{4}$",
"type": "string"
}
},
"type": "object"
},
"name": "get_misc_holiday_calendar",
"title": "\u67e5\u8be2\u8282\u5047\u65e5\u4e0e\u4e07\u5e74\u5386"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u7a0b\u5e8f\u5458\u5386\u53f2\u4e0a\u7684\u4eca\u5929"
},
"description": "\u60f3\u77e5\u9053\u7a0b\u5e8f\u5458\u5386\u53f2\u4e0a\u7684\u4eca\u5929\u53d1\u751f\u4e86\u4ec0\u4e48\u5927\u4e8b\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u544a\u8bc9\u4f60\u7b54\u6848\uff01 ## \u529f\u80fd\u6982\u8ff0 \u6211\u4eec\u4f7f\u7528AI\u667a\u80fd\u7b5b\u9009\u4ece\u6d77\u91cf\u5386\u53f2\u4e8b\u4ef6\u4e2d\u6311\u9009\u51fa\u4e0e\u7a0b\u5e8f\u5458\u3001\u8ba1\u7b97\u673a\u79d1\u5b66\u76f8\u5173\u7684\u91cd\u8981\u4e8b\u4ef6\u3002\u6bcf\u4e2a\u4e8b\u4ef6\u90fd\u7ecf\u8fc7\u91cd\u8981\u6027\u8bc4\u5206\u548c\u76f8\u5173\u6027\u8bc4\u5206\uff0c\u786e\u4fdd\u5185\u5bb9\u8d28\u91cf\u3002 Calls GET https://uapis.cn/api/v1/history/programmer/today.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_history_programmer_today",
"title": "\u7a0b\u5e8f\u5458\u5386\u53f2\u4e0a\u7684\u4eca\u5929"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u7a0b\u5e8f\u5458\u5386\u53f2\u4e8b\u4ef6"
},
"description": "\u60f3\u67e5\u770b\u7a0b\u5e8f\u5458\u5386\u53f2\u4e0a\u67d0\u4e2a\u7279\u5b9a\u65e5\u671f\u53d1\u751f\u7684\u5927\u4e8b\u4ef6\uff1f\u6307\u5b9a\u6708\u4efd\u548c\u65e5\u671f\uff0c\u6211\u4eec\u5c31\u80fd\u544a\u8bc9\u4f60\uff01 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u6307\u5b9a\u6708\u4efd\u548c\u65e5\u671f\uff0c\u83b7\u53d6\u8be5\u65e5\u53d1\u751f\u7684\u7a0b\u5e8f\u5458\u76f8\u5173\u5386\u53f2\u4e8b\u4ef6\u3002\u540c\u6837\u4f7f\u7528AI\u667a\u80fd\u7b5b\u9009\uff0c\u786e\u4fdd\u4e8b\u4ef6\u7684\u76f8\u5173\u6027\u548c\u91cd\u8981\u6027\u3002 Calls GET https://uapis.cn/api/v1/history/programmer.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"day": {
"description": "\u65e5\u671f\uff0c1-31\u4e4b\u95f4\u7684\u6574\u6570\u3002",
"example": 4,
"maximum": 31,
"minimum": 1,
"type": "integer"
},
"month": {
"description": "\u6708\u4efd\uff0c1-12\u4e4b\u95f4\u7684\u6574\u6570\u3002",
"example": 4,
"maximum": 12,
"minimum": 1,
"type": "integer"
}
},
"required": [
"month",
"day"
],
"type": "object"
},
"name": "get_history_programmer",
"title": "\u7a0b\u5e8f\u5458\u5386\u53f2\u4e8b\u4ef6"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u5feb\u9012\u7269\u6d41\u4fe1\u606f"
},
"description": "\u4e70\u4e86\u4e1c\u897f\u60f3\u77e5\u9053\u5feb\u9012\u5230\u54ea\u513f\u4e86\uff1f\u8fd9\u4e2a\u63a5\u53e3\u5e2e\u4f60\u5b9e\u65f6\u8ffd\u8e2a\u7269\u6d41\u72b6\u6001\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4f9b\u4e00\u4e2a\u5feb\u9012\u5355\u53f7\uff0c\u7cfb\u7edf\u4f1a\u81ea\u52a8\u8bc6\u522b\u5feb\u9012\u516c\u53f8\u5e76\u8fd4\u56de\u5b8c\u6574\u7684\u7269\u6d41\u8f68\u8ff9\u4fe1\u606f\u3002\u8fd9\u4e2a\u63a5\u53e3\u76ee\u524d\u53ef\u4ee5\u67e5\u8be2\u4e2d\u901a\u3001\u5706\u901a\u3001\u97f5\u8fbe\u3001\u7533\u901a\u3001\u6781\u5154\u3001\u987a\u4e30\u3001\u4eac\u4e1c\u3001EMS\u3001\u5fb7\u90a6\u7b49\u4e3b\u6d41\u5feb\u9012\u516c\u53f8\u7684\u7269\u6d41\u4fe1\u606f\u3002 ## \u4f7f\u7528\u987b\u77e5 - **\u81ea\u52a8\u8bc6\u522b**\uff1a\u4e0d\u77e5\u9053\u662f\u54ea\u5bb6\u5feb\u9012\uff1f\u7cfb\u7edf\u4f1a\u6839\u636e\u5355\u53f7\u89c4\u5219\u81ea\u52a8\u8bc6\u522b\u5feb\u9012\u516c\u53f8\uff08\u63a8\u8350\u4f7f\u7528\uff09 - **\u624b\u52a8\u6307\u5b9a**\uff1a\u5982\u679c\u5df2\u77e5\u5feb\u9012\u516c\u53f8\uff0c\u53ef\u4ee5\u4f20\u9012 carrier_code \u53c2\u6570\uff0c\u67e5\u8be2\u901f\u5ea6\u4f1a\u66f4\u5feb - **\u624b\u673a\u5c3e\u53f7\u9a8c\u8bc1**\uff1a\u987a\u4e30\u7b49\u90e8 Calls GET https://uapis.cn/api/v1/misc/tracking/query.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"carrier_code": {
"description": "\u5feb\u9012\u516c\u53f8\u7f16\u7801\uff08\u53ef\u9009\uff09\u3002\u4e0d\u586b\u5199\u65f6\u7cfb\u7edf\u4f1a\u81ea\u52a8\u8bc6\u522b\uff0c\u586b\u5199\u540e\u53ef\u52a0\u5feb\u67e5\u8be2\u901f\u5ea6\u3002",
"type": "string"
},
"phone": {
"description": "\u6536\u4ef6\u4eba\u624b\u673a\u5c3e\u53f7\uff0c4\u4f4d\u6570\u5b57\uff08\u53ef\u9009\uff09\u3002\u90e8\u5206\u5feb\u9012\u516c\u53f8\u9700\u8981\u9a8c\u8bc1\u624b\u673a\u5c3e\u53f7\u624d\u80fd\u67e5\u8be2\u8be6\u7ec6\u7269\u6d41\u4fe1\u606f\u3002",
"pattern": "^\\d{4}$",
"type": "string"
},
"tracking_number": {
"description": "\u5feb\u9012\u5355\u53f7\uff0c\u901a\u5e38\u662f\u4e00\u4e3210-20\u4f4d\u7684\u6570\u5b57\u6216\u5b57\u6bcd\u6570\u5b57\u7ec4\u5408\u3002",
"example": "YT1234567890123",
"placeholder": "\u8bf7\u8f93\u5165\u5feb\u9012\u5355\u53f7\uff0c\u4f8b\u5982 YT1234567890123",
"type": "string"
}
},
"required": [
"tracking_number"
],
"type": "object"
},
"name": "get_misc_tracking_query",
"title": "\u67e5\u8be2\u5feb\u9012\u7269\u6d41\u4fe1\u606f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u8bc6\u522b\u5feb\u9012\u516c\u53f8"
},
"description": "\u4e0d\u786e\u5b9a\u624b\u91cc\u7684\u5feb\u9012\u5355\u53f7\u5c5e\u4e8e\u54ea\u5bb6\u5feb\u9012\u516c\u53f8\uff1f\u8fd9\u4e2a\u63a5\u53e3\u4e13\u95e8\u505a\u8bc6\u522b\uff0c\u4e0d\u67e5\u7269\u6d41\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8f93\u5165\u5feb\u9012\u5355\u53f7\uff0c\u7cfb\u7edf\u4f1a\u6839\u636e\u5355\u53f7\u89c4\u5219\u5feb\u901f\u8bc6\u522b\u51fa\u6700\u53ef\u80fd\u7684\u5feb\u9012\u516c\u53f8\u3002\u5982\u679c\u5b58\u5728\u591a\u4e2a\u53ef\u80fd\u7684\u5339\u914d\u7ed3\u679c\uff0c\u8fd8\u4f1a\u5728 alternatives \u5b57\u6bb5\u4e2d\u8fd4\u56de\u5907\u9009\u9879\uff0c\u4f9b\u4f60\u53c2\u8003\u9009\u62e9\u3002 ## \u4f7f\u7528\u987b\u77e5 - **\u8bc6\u522b\u901f\u5ea6\u5feb**\uff1a\u53ea\u505a\u89c4\u5219\u5339\u914d\uff0c\u4e0d\u67e5\u8be2\u7269\u6d41\u4fe1\u606f\uff0c\u54cd\u5e94\u901f\u5ea6\u901a\u5e38\u5728100ms\u5185 - **\u51c6\u786e\u7387\u9ad8**\uff1a\u57fa\u4e8e\u5404\u5feb\u9012\u516c\u53f8\u7684\u5355\u53f7\u89c4\u5219\u8fdb\u884c\u667a\u80fd\u8bc6\u522b\uff0c\u51c6\u786e\u7387\u8d85\u8fc795% - **\u5907\u9009\u65b9\u6848**\uff1a\u5f53\u5355\u53f7\u89c4\u5219\u53ef\u80fd\u5339\u914d\u591a\u5bb6\u5feb\u9012\u516c\u53f8\u65f6\uff0c\u4f1a\u63d0\u4f9b Calls GET https://uapis.cn/api/v1/misc/tracking/detect.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"tracking_number": {
"description": "\u9700\u8981\u8bc6\u522b\u7684\u5feb\u9012\u5355\u53f7\u3002",
"type": "string"
}
},
"required": [
"tracking_number"
],
"type": "object"
},
"name": "get_misc_tracking_detect",
"title": "\u8bc6\u522b\u5feb\u9012\u516c\u53f8"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u83b7\u53d6\u652f\u6301\u7684\u5feb\u9012\u516c\u53f8\u5217\u8868"
},
"description": "\u4e0d\u786e\u5b9a\u7cfb\u7edf\u652f\u6301\u54ea\u4e9b\u5feb\u9012\u516c\u53f8\uff1f\u8fd9\u4e2a\u63a5\u53e3\u8fd4\u56de\u5b8c\u6574\u7684\u652f\u6301\u5217\u8868\u3002 ## \u529f\u80fd\u6982\u8ff0 \u83b7\u53d6\u7cfb\u7edf\u5f53\u524d\u652f\u6301\u7684\u6240\u6709\u5feb\u9012\u516c\u53f8\u5217\u8868\uff0c\u5305\u62ec\u6bcf\u5bb6\u516c\u53f8\u7684\u6807\u51c6\u7f16\u7801\uff08code\uff09\u548c\u4e2d\u6587\u540d\u79f0\uff08name\uff09\u3002 ## \u4f7f\u7528\u5efa\u8bae - **\u63a8\u8350\u7f13\u5b58**\uff1a\u8fd9\u4e2a\u5217\u8868\u57fa\u672c\u4e0d\u4f1a\u9891\u7e41\u53d8\u52a8\uff0c\u5efa\u8bae\u5728\u5e94\u7528\u542f\u52a8\u65f6\u8c03\u7528\u4e00\u6b21\u5e76\u7f13\u5b58\u5230\u672c\u5730 - **\u5e94\u7528\u573a\u666f**\uff1a\u9002\u5408\u7528\u4e8e\u6784\u5efa\u5feb\u9012\u516c\u53f8\u9009\u62e9\u5668\u3001\u4e0b\u62c9\u83dc\u5355\u7b49UI\u7ec4\u4ef6 - **\u7f13\u5b58\u65f6\u957f**\uff1a\u5efa\u8bae\u7f13\u5b5824\u5c0f\u65f6\u6216\u66f4\u4e45 Calls GET https://uapis.cn/api/v1/misc/tracking/carriers.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_misc_tracking_carriers",
"title": "\u83b7\u53d6\u652f\u6301\u7684\u5feb\u9012\u516c\u53f8\u5217\u8868"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u8ba1\u7b97\u4e24\u4e2a\u65e5\u671f\u4e4b\u95f4\u7684\u65f6\u95f4\u5dee\u503c"
},
"description": "\u60f3\u77e5\u9053\u4e24\u4e2a\u65e5\u671f\u4e4b\u95f4\u76f8\u5dee\u591a\u4e45\uff1f\u8fd9\u4e2a\u63a5\u53e3\u5e2e\u4f60\u7cbe\u786e\u8ba1\u7b97\u65f6\u95f4\u5dee\u503c\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8f93\u5165\u5f00\u59cb\u65e5\u671f\u548c\u7ed3\u675f\u65e5\u671f\uff0c\u8fd4\u56de\u5b83\u4eec\u4e4b\u95f4\u7684\u65f6\u95f4\u5dee\uff0c\u5305\u62ec\u603b\u5929\u6570\u3001\u603b\u5c0f\u65f6\u6570\u3001\u603b\u5206\u949f\u6570\u3001\u603b\u79d2\u6570\u3001\u603b\u5468\u6570\uff0c\u4ee5\u53ca\u4eba\u6027\u5316\u663e\u793a\u683c\u5f0f\uff08\u5982\"1\u5e742\u67083\u5929\"\uff09\u3002 ## \u65e5\u671f\u683c\u5f0f \u63a5\u53e3\u652f\u6301\u81ea\u52a8\u8bc6\u522b\u5e38\u89c1\u65e5\u671f\u683c\u5f0f\uff0c\u5305\u62ec\uff1aYYYY-MM-DD\u3001YYYY/MM/DD\u3001DD-MM-YYYY\u3001ISO 8601\uff08\u5e26\u65f6\u533a\uff09\u7b49\u3002\u4e5f\u53ef\u4ee5\u901a\u8fc7format\u53c2\u6570\u663e\u5f0f\u6307\u5b9a\u683c\u5f0f\uff08\u5982DD-MM-YYYY\uff09\u3002 > [!NOTE] > \u5f53\u7ed3\u675f\u65e5\u671f\u65e9\u4e8e\u5f00\u59cb\u65e5\u671f\u65f6\uff0c Calls POST https://uapis.cn/api/v1/misc/date-diff.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_misc_date_diff",
"title": "\u8ba1\u7b97\u4e24\u4e2a\u65e5\u671f\u4e4b\u95f4\u7684\u65f6\u95f4\u5dee\u503c"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "Adcode \u56fd\u5185\u5916\u884c\u653f\u533a\u57df\u67e5\u8be2"
},
"description": "\u4e00\u4e2a\u63a5\u53e3\uff0c\u8986\u76d6\u5168\u7403 243 \u4e2a\u56fd\u5bb6\u3001\u4e2d\u56fd\u7701/\u5e02/\u533a/\u8857\u9053\u56db\u7ea7\u884c\u653f\u533a\u5212\uff0c\u652f\u6301\u5173\u952e\u8bcd\u641c\u7d22\u3001\u884c\u653f\u7f16\u7801\u67e5\u8be2\u3001\u5750\u6807\u53cd\u67e5\u4e09\u79cd\u67e5\u8be2\u6a21\u5f0f\uff08\u5fc5\u987b\u81f3\u5c11\u4f20\u5165\u4e00\u79cd\u67e5\u8be2\u53c2\u6570\uff09\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6839\u636e\u7528\u6237\u8f93\u5165\u7684\u641c\u7d22\u6761\u4ef6\u5feb\u901f\u67e5\u627e\u884c\u653f\u533a\u57df\u4fe1\u606f\u3002\u4f8b\u5982\uff1a\u4e2d\u56fd > \u5c71\u4e1c\u7701 > \u6d4e\u5357\u5e02 > \u5386\u4e0b\u533a > \u821c\u534e\u8def\u8857\u9053\u3002 \u65e0\u9700\u6ce8\u518c\u3001\u65e0\u9700\u5bc6\u94a5\uff0c\u76f4\u63a5\u8c03\u7528\u5373\u53ef\u83b7\u53d6\u7ed3\u6784\u5316\u7684\u884c\u653f\u533a\u57df\u6570\u636e\u3002\u652f\u6301\u4e09\u79cd\u67e5\u8be2\u65b9\u5f0f\uff1a - \u4f20 adcode\uff0c\u6309\u884c\u653f\u7f16\u7801\u7cbe\u786e\u67e5\u8be2\uff0c\u540c\u65f6\u8fd4\u56de\u4e0b\u7ea7\u533a\u5212\u5217\u8868 - \u4f20 lat + lng\uff0c\u5750\u6807\u53cd\u67e5\u9644\u8fd1\u5730\u70b9 - \u4f20 key Calls GET https://uapis.cn/api/v1/misc/district.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"adcode": {
"description": "\u4e2d\u56fd\u884c\u653f\u533a\u5212\u4ee3\u7801\u7cbe\u786e\u67e5\u8be2\uff08\u5982 `110000`\uff09\uff0c\u540c\u65f6\u8fd4\u56de\u4e0b\u7ea7\u884c\u653f\u533a\u3002",
"example": "110000",
"type": "string"
},
"country": {
"description": "\u8fc7\u6ee4\u56fd\u5bb6\u4ee3\u7801\uff08ISO 3166-1 alpha-2\uff09\uff0c\u5982 `CN`\u3001`JP`\u3001`US`\u3001`GB`\u3002",
"example": "CN",
"type": "string"
},
"keywords": {
"description": "\u5173\u952e\u8bcd\u641c\u7d22\uff08\u57ce\u5e02\u540d\u3001\u533a\u53bf\u540d\uff0c\u652f\u6301\u4e2d\u82f1\u6587\uff09\u3002",
"example": "\u4e0a\u6d77",
"type": "string"
},
"lat": {
"description": "\u7eac\u5ea6\uff0c\u4e0e `lng` \u914d\u5408\u4f7f\u7528\uff0c\u5750\u6807\u53cd\u67e5\u9644\u8fd1\u5730\u70b9\u3002",
"example": 39.9,
"type": "number"
},
"level": {
"description": "\u8fc7\u6ee4\u884c\u653f\u7ea7\u522b\u3002",
"enum": [
"province",
"city",
"district",
"street"
],
"enumLabels": {
"city": "\u5e02/\u5730\u7ea7",
"district": "\u533a/\u53bf",
"province": "\u7701/\u76f4\u8f96\u5e02/\u81ea\u6cbb\u533a",
"street": "\u8857\u9053/\u4e61\u9547"
},
"type": "string"
},
"limit": {
"default": 20,
"description": "\u8fd4\u56de\u6570\u91cf\u4e0a\u9650\uff0c\u9ed8\u8ba4 `20`\uff0c\u6700\u5927 `100`\u3002",
"example": 20,
"maximum": 100,
"type": "integer"
},
"lng": {
"description": "\u7ecf\u5ea6\uff0c\u4e0e `lat` \u914d\u5408\u4f7f\u7528\u3002",
"example": 116.4,
"type": "number"
}
},
"type": "object"
},
"name": "get_misc_district",
"title": "Adcode \u56fd\u5185\u5916\u884c\u653f\u533a\u57df\u67e5\u8be2"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u6267\u884cDNS\u89e3\u6790\u67e5\u8be2"
},
"description": "\u60f3\u77e5\u9053\u4e00\u4e2a\u57df\u540d\u6307\u5411\u4e86\u54ea\u4e2aIP\uff1f\u6216\u8005\u5b83\u7684\u90ae\u4ef6\u670d\u52a1\u5668\u662f\u8c01\uff1f\u8fd9\u4e2a\u63a5\u53e3\u5c31\u50cf\u4e00\u4e2a\u5728\u7ebf\u7684 dig \u6216 nslookup \u5de5\u5177\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ef\u4ee5\u67e5\u8be2\u6307\u5b9a\u57df\u540d\u7684\u5404\u79cdDNS\u8bb0\u5f55\uff0c\u5305\u62ec A (IPv4), AAAA (IPv6), CNAME (\u522b\u540d), MX (\u90ae\u4ef6\u4ea4\u6362), NS (\u57df\u540d\u670d\u52a1\u5668) \u548c TXT (\u6587\u672c\u8bb0\u5f55)\u3002 Calls GET https://uapis.cn/api/v1/network/dns.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"domain": {
"description": "\u4f60\u9700\u8981\u67e5\u8be2\u7684\u57df\u540d\uff0c\u4f8b\u5982 'cn.bing.com'\u3002",
"example": "cn.bing.com",
"type": "string"
},
"type": {
"default": "A",
"description": "\u4f60\u60f3\u8981\u67e5\u8be2\u7684DNS\u8bb0\u5f55\u7c7b\u578b\u3002",
"enum": [
"A",
"AAAA",
"CNAME",
"MX",
"NS",
"TXT"
],
"enumLabels": {
"A": "IPv4\u5730\u5740",
"AAAA": "IPv6\u5730\u5740",
"CNAME": "\u522b\u540d\u8bb0\u5f55",
"MX": "\u90ae\u4ef6\u670d\u52a1\u5668",
"NS": "\u57df\u540d\u670d\u52a1\u5668",
"TXT": "\u6587\u672c\u8bb0\u5f55"
},
"example": "A",
"type": "string"
}
},
"required": [
"domain"
],
"type": "object"
},
"name": "get_network_dns",
"title": "\u6267\u884cDNS\u89e3\u6790\u67e5\u8be2"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u57df\u540dICP\u5907\u6848\u4fe1\u606f"
},
"description": "\u60f3\u77e5\u9053\u4e00\u4e2a\u7f51\u7ad9\u7684\u80cc\u540e\u8fd0\u8425\u4e3b\u4f53\u662f\u8c01\u5417\uff1f\u5982\u679c\u5b83\u662f\u5728\u4e2d\u56fd\u5927\u9646\u8fd0\u8425\u7684\uff0cICP\u5907\u6848\u4fe1\u606f\u53ef\u4ee5\u544a\u8bc9\u4f60\u7b54\u6848\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4f9b\u4e00\u4e2a\u57df\u540d\uff0c\u67e5\u8be2\u5176\u5728\u4e2d\u56fd\u5de5\u4fe1\u90e8\u7684ICP\uff08Internet Content Provider\uff09\u5907\u6848\u4fe1\u606f\u3002\u8fd9\u5bf9\u4e8e\u5546\u4e1a\u5408\u4f5c\u524d\u7684\u80cc\u666f\u8c03\u67e5\u3001\u9a8c\u8bc1\u7f51\u7ad9\u5408\u6cd5\u6027\u7b49\u573a\u666f\u5f88\u6709\u5e2e\u52a9\u3002 > [!NOTE] > **\u67e5\u8be2\u8303\u56f4** > \u6b64\u67e5\u8be2\u4ec5\u5bf9\u5728\u4e2d\u56fd\u5927\u9646\u5de5\u4fe1\u90e8\u8fdb\u884c\u8fc7\u5907\u6848\u7684\u57df\u540d\u6709\u6548\u3002\u5bf9\u4e8e\u56fd\u5916\u57df\u540d\u6216\u672a\u5907\u6848\u7684\u57df\u540d\uff0c\u5c06\u67e5\u8be2\u4e0d\u5230\u7ed3\u679c\u3002 Calls GET https://uapis.cn/api/v1/network/icp.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"domain": {
"description": "\u9700\u8981\u67e5\u8be2\u7684\u57df\u540d\u6216URL",
"example": "baidu.com",
"type": "string"
}
},
"required": [
"domain"
],
"type": "object"
},
"name": "get_network_icp",
"title": "\u67e5\u8be2\u57df\u540dICP\u5907\u6848\u4fe1\u606f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 IP"
},
"description": "\u60f3\u77e5\u9053\u4e00\u4e2aIP\u5730\u5740\u6216\u57df\u540d\u6765\u81ea\u54ea\u91cc\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u5b9a\u4f4d\u5b83\u3002\u9ed8\u8ba4\u8fd4\u56de\u6807\u51c6\u7ed3\u679c\uff1b\u5982\u679c\u4f20 source=commercial\uff0c\u53ef\u4ee5\u8fd4\u56de\u66f4\u5b8c\u6574\u7684\u4f4d\u7f6e\u4fe1\u606f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4f9b\u4e00\u4e2a\u516c\u7f51IPv4\u3001IPv6\u5730\u5740\u6216\u57df\u540d\uff0c\u6211\u4eec\u4f1a\u67e5\u8be2\u5e76\u8fd4\u56de\u5b83\u7684\u5730\u7406\u4f4d\u7f6e\uff08\u56fd\u5bb6\u3001\u7701\u4efd\u3001\u57ce\u5e02\uff09\u3001\u7ecf\u7eac\u5ea6\u3001\u4ee5\u53ca\u6240\u5c5e\u7684\u8fd0\u8425\u5546\uff08ISP\uff09\u548c\u81ea\u6cbb\u7cfb\u7edf\uff08ASN\uff09\u4fe1\u606f\u3002\u8fd9\u5728\u7f51\u7edc\u5b89\u5168\u5206\u6790\u3001\u8bbf\u95ee\u6765\u6e90\u7edf\u8ba1\u7b49\u9886\u57df\u975e\u5e38\u6709\u7528\u3002 \u5f53\u4f20 source=commercial \u65f6\uff0c\u54cd\u5e94\u4e2d\u4f1a\u8865\u5145\u66f4\u5b8c\u6574\u7684\u5e02\u3001\u533a\u3001\u8fd0\u8425\u5546\u3001\u65f6\u533a\u3001\u6d77\u62d4\u7b49\u4fe1\u606f\uff0c\u54cd\u5e94\u65f6\u95f4\u53ef\u80fd\u4f1a\u7a0d Calls GET https://uapis.cn/api/v1/network/ipinfo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"ip": {
"description": "\u4f60\u9700\u8981\u67e5\u8be2\u7684\u516c\u7f51IP\u5730\u5740\u6216\u57df\u540d\uff08\u652f\u6301IPv4\u548cIPv6\uff09\u3002",
"example": "cn.bing.com",
"type": "string"
},
"source": {
"description": "\u67e5\u8be2\u7ed3\u679c\u7c7b\u578b\u3002\u4e0d\u4f20\u65f6\u8fd4\u56de\u6807\u51c6\u7ed3\u679c\uff1b\u5982\u679c\u8bbe\u7f6e\u4e3a `commercial`\uff0c\u5c06\u8fd4\u56de\u66f4\u5b8c\u6574\u7684\u5730\u7406\u4f4d\u7f6e\u4fe1\u606f\uff0c\u4f46\u54cd\u5e94\u65f6\u95f4\u53ef\u80fd\u4f1a\u7a0d\u957f\u3002",
"enum": [
"commercial"
],
"enumLabels": {
"commercial": "\u5546\u4e1a\u6570\u636e\u6e90"
},
"type": "string"
}
},
"required": [
"ip"
],
"type": "object"
},
"name": "get_network_ipinfo",
"title": "\u67e5\u8be2 IP"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u6211\u7684 IP"
},
"description": "\u60f3\u77e5\u9053\u4f60\u81ea\u5df1\u7684\u51fa\u53e3\u516c\u7f51IP\u662f\u591a\u5c11\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u5c31\u662f\u4f60\u7684\u201c\u7f51\u7edc\u8eab\u4efd\u8bc1\u201d\u3002\u9ed8\u8ba4\u8fd4\u56de\u6807\u51c6\u7ed3\u679c\uff1b\u5982\u679c\u4f20 source=commercial\uff0c\u53ef\u4ee5\u8fd4\u56de\u66f4\u5b8c\u6574\u7684\u4f4d\u7f6e\u4fe1\u606f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8c03\u7528\u6b64\u63a5\u53e3\uff0c\u5b83\u4f1a\u8fd4\u56de\u4f60\uff08\u5373\u53d1\u8d77\u8bf7\u6c42\u7684\u5ba2\u6237\u7aef\uff09\u7684\u516c\u7f51IP\u5730\u5740\uff0c\u5e76\u9644\u5e26\u4e0e /network/ipinfo \u63a5\u53e3\u76f8\u540c\u7684\u5730\u7406\u4f4d\u7f6e\u548c\u7f51\u7edc\u5f52\u5c5e\u4fe1\u606f\u3002\u975e\u5e38\u9002\u5408\u7528\u4e8e\u5728\u7f51\u9875\u4e0a\u5411\u7528\u6237\u5c55\u793a\u4ed6\u4eec\u81ea\u5df1\u7684IP\u548c\u5730\u7406\u4f4d\u7f6e\u3002 \u5f53\u4f20 source=commercial \u65f6\uff0c\u54cd\u5e94\u4e2d\u4f1a\u8865\u5145\u66f4\u5b8c\u6574\u7684\u5e02\u3001\u533a\u3001\u8fd0\u8425\u5546\u3001\u65f6\u533a\u3001\u6d77\u62d4\u7b49\u4fe1\u606f\uff0c\u54cd\u5e94\u65f6\u95f4\u53ef\u80fd Calls GET https://uapis.cn/api/v1/network/myip.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"source": {
"description": "\u67e5\u8be2\u7ed3\u679c\u7c7b\u578b\u3002\u4e0d\u4f20\u65f6\u8fd4\u56de\u6807\u51c6\u7ed3\u679c\uff1b\u5982\u679c\u8bbe\u7f6e\u4e3a `commercial`\uff0c\u5c06\u8fd4\u56de\u66f4\u5b8c\u6574\u7684\u5730\u7406\u4f4d\u7f6e\u4fe1\u606f\uff0c\u4f46\u54cd\u5e94\u65f6\u95f4\u53ef\u80fd\u4f1a\u7a0d\u957f\u3002",
"enum": [
"commercial"
],
"enumLabels": {
"commercial": "\u5546\u4e1a\u6570\u636e\u6e90"
},
"type": "string"
}
},
"type": "object"
},
"name": "get_network_myip",
"title": "\u67e5\u8be2\u6211\u7684 IP"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "Ping \u4e3b\u673a"
},
"description": "\u60f3\u77e5\u9053\u4ece\u6211\u4eec\u7684\u670d\u52a1\u5668\u5230\u4f60\u7684\u670d\u52a1\u5668\u7f51\u7edc\u5ef6\u8fdf\u9ad8\u4e0d\u9ad8\uff1f\u8fd9\u4e2a\u5de5\u5177\u53ef\u4ee5\u5e2e\u4f60\u6d4b\u8bd5\u7f51\u7edc\u8fde\u901a\u6027\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u4f1a\u4ece\u6211\u4eec\u7684\u670d\u52a1\u5668\u8282\u70b9\u5bf9\u4f60\u6307\u5b9a\u7684\u4e3b\u673a\uff08\u57df\u540d\u6216IP\u5730\u5740\uff09\u6267\u884c ICMP Ping \u64cd\u4f5c\u3002\u5b83\u4f1a\u8fd4\u56de\u6700\u5c0f\u3001\u6700\u5927\u3001\u5e73\u5747\u5ef6\u8fdf\u4ee5\u53ca\u4e22\u5305\u7387\u7b49\u5173\u952e\u6307\u6807\uff0c\u662f\u8bca\u65ad\u7f51\u7edc\u95ee\u9898\u7684\u5f97\u529b\u52a9\u624b\u3002 Calls GET https://uapis.cn/api/v1/network/ping.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"host": {
"description": "\u4f60\u9700\u8981 Ping \u7684\u76ee\u6807\u4e3b\u673a\uff0c\u53ef\u4ee5\u662f\u57df\u540d\u6216IP\u5730\u5740\u3002",
"example": "cn.bing.com",
"type": "string"
}
},
"required": [
"host"
],
"type": "object"
},
"name": "get_network_ping",
"title": "Ping \u4e3b\u673a"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "Ping \u6211\u7684 IP"
},
"description": "\u8fd9\u662f\u4e00\u4e2a\u975e\u5e38\u65b9\u4fbf\u7684\u5feb\u6377\u63a5\u53e3\uff0c\u60f3\u77e5\u9053\u4f60\u7684\u7f51\u7edc\u5230\u6211\u4eec\u670d\u52a1\u5668\u7684\u56de\u7a0b\u5ef6\u8fdf\u5417\uff1f\u70b9\u4e00\u4e0b\u5c31\u884c\uff01 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u662f /network/myip \u548c /network/ping \u7684\u7ed3\u5408\u4f53\u3002\u5b83\u4f1a\u81ea\u52a8\u83b7\u53d6\u4f60\u5ba2\u6237\u7aef\u7684\u516c\u7f51IP\uff0c\u7136\u540e\u4ece\u6211\u4eec\u7684\u670d\u52a1\u5668Ping\u8fd9\u4e2aIP\uff0c\u5e76\u8fd4\u56de\u5ef6\u8fdf\u6570\u636e\u3002\u8fd9\u5bf9\u4e8e\u5feb\u901f\u5224\u65ad\u4f60\u672c\u5730\u7f51\u7edc\u5230\u670d\u52a1\u5668\u7684\u8fde\u63a5\u8d28\u91cf\u975e\u5e38\u6709\u7528\u3002 Calls GET https://uapis.cn/api/v1/network/pingmyip.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_network_pingmyip",
"title": "Ping \u6211\u7684 IP"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u7aef\u53e3\u626b\u63cf"
},
"description": "\u60f3\u68c0\u67e5\u4e00\u4e0b\u4f60\u7684\u670d\u52a1\u5668\u4e0a\u67d0\u4e2a\u7aef\u53e3\uff08\u6bd4\u5982SSH\u768422\u7aef\u53e3\u6216\u8005Web\u768480\u7aef\u53e3\uff09\u662f\u5426\u5bf9\u5916\u5f00\u653e\uff1f\u8fd9\u4e2a\u5de5\u5177\u53ef\u4ee5\u5e2e\u4f60\u5feb\u901f\u786e\u8ba4\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ef\u4ee5\u6307\u5b9a\u4e00\u4e2a\u4e3b\u673a\u548c\u7aef\u53e3\u53f7\uff0c\u6211\u4eec\u7684\u670d\u52a1\u5668\u4f1a\u5c1d\u8bd5\u8fde\u63a5\u8be5\u7aef\u53e3\uff0c\u5e76\u544a\u8bc9\u4f60\u5b83\u662f\u5f00\u653e\u7684\uff08open\uff09\u3001\u5173\u95ed\u7684\uff08closed\uff09\u8fd8\u662f\u8d85\u65f6\u4e86\uff08timeout\uff09\u3002\u8fd9\u5bf9\u4e8e\u7f51\u7edc\u670d\u52a1\u914d\u7f6e\u68c0\u67e5\u548c\u57fa\u672c\u7684\u5b89\u5168\u626b\u63cf\u5f88\u6709\u7528\u3002 Calls GET https://uapis.cn/api/v1/network/portscan.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"host": {
"description": "\u9700\u8981\u626b\u63cf\u7684\u76ee\u6807\u4e3b\u673a\uff0c\u53ef\u4ee5\u662f\u57df\u540d\u6216IP\u5730\u5740\u3002",
"example": "cn.bing.com",
"type": "string"
},
"port": {
"description": "\u9700\u8981\u626b\u63cf\u7684\u7aef\u53e3\u53f7\uff0c\u8303\u56f4\u662f 1 \u5230 65535\u3002",
"example": 80,
"type": "integer"
},
"protocol": {
"default": "tcp",
"description": "\u626b\u63cf\u4f7f\u7528\u7684\u534f\u8bae\uff0c\u53ef\u4ee5\u662f 'tcp' \u6216 'udp'\u3002",
"enum": [
"tcp",
"udp"
],
"example": "tcp",
"type": "string"
}
},
"required": [
"host",
"port"
],
"type": "object"
},
"name": "get_network_portscan",
"title": "\u7aef\u53e3\u626b\u63cf"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u68c0\u67e5URL\u7684\u53ef\u8bbf\u95ee\u6027\u72b6\u6001"
},
"description": "\u4f60\u7684\u7f51\u7ad9\u6216API\u8fd8\u597d\u5417\uff1f\u7528\u8fd9\u4e2a\u63a5\u53e3\u7ed9\u5b83\u505a\u4e2a\u5feb\u901f\u201c\u4f53\u68c0\u201d\u5427\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4f9b\u4e00\u4e2aURL\uff0c\u6211\u4eec\u4f1a\u5411\u5b83\u53d1\u8d77\u4e00\u4e2a\u8bf7\u6c42\uff0c\u5e76\u8fd4\u56de\u5176HTTP\u54cd\u5e94\u72b6\u6001\u7801\u3002\u8fd9\u662f\u4e00\u79cd\u7b80\u5355\u800c\u6709\u6548\u7684\u670d\u52a1\u53ef\u7528\u6027\u76d1\u63a7\u65b9\u6cd5\u3002 Calls GET https://uapis.cn/api/v1/network/urlstatus.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"url": {
"description": "\u4f60\u9700\u8981\u68c0\u67e5\u5176\u53ef\u8bbf\u95ee\u6027\u72b6\u6001\u7684\u5b8c\u6574URL\u3002",
"example": "https://cn.bing.com",
"format": "url",
"type": "string"
}
},
"required": [
"url"
],
"type": "object"
},
"name": "get_network_urlstatus",
"title": "\u68c0\u67e5URL\u7684\u53ef\u8bbf\u95ee\u6027\u72b6\u6001"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u57df\u540d\u7684WHOIS\u6ce8\u518c\u4fe1\u606f"
},
"description": "\u60f3\u77e5\u9053\u4e00\u4e2a\u57df\u540d\u662f\u4ec0\u4e48\u65f6\u5019\u6ce8\u518c\u7684\u3001\u6ce8\u518c\u5546\u662f\u8c01\u3001\u4ec0\u4e48\u65f6\u5019\u5230\u671f\uff1fWHOIS\u4fe1\u606f\u53ef\u4ee5\u544a\u8bc9\u4f60\u8fd9\u4e00\u5207\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u5728\u7ebf\u7684WHOIS\u67e5\u8be2\u5de5\u5177\u3002\u4f60\u53ef\u4ee5\u901a\u8fc7\u5982\u4e0b\u4e24\u79cd\u65b9\u5f0f\u83b7\u53d6WHOIS\u4fe1\u606f\uff1a - **\u9ed8\u8ba4\u884c\u4e3a**\uff08\u4e0d\u5e26\u53c2\u6570\uff09\uff1aGET /api/v1/network/whois?domain=google.com - \u8fd4\u56de\u4e00\u4e2aJSON\u5bf9\u8c61\uff0cwhois \u5b57\u6bb5\u4e3a\u539f\u59cb\u3001\u672a\u5904\u7406\u7684WHOIS\u6587\u672c\u5b57\u7b26\u4e32\u3002 - **JSON\u683c\u5f0f\u5316**\uff1aGET /api/v1/network/whois?domai Calls GET https://uapis.cn/api/v1/network/whois.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"domain": {
"description": "\u4f60\u9700\u8981\u67e5\u8be2WHOIS\u4fe1\u606f\u7684\u57df\u540d\u3002",
"example": "google.com",
"type": "string"
},
"format": {
"default": "text",
"description": "\u8fd4\u56de\u683c\u5f0f\u3002\u7559\u7a7a\u6216\u4e3a 'text' \u65f6\u8fd4\u56de\u539f\u59cbWHOIS\u6587\u672c\uff0c\u8bbe\u4e3a 'json' \u65f6\u8fd4\u56de\u7ed3\u6784\u5316JSON\u3002",
"enum": [
"text",
"json"
],
"example": "json",
"type": "string"
}
},
"required": [
"domain"
],
"type": "object"
},
"name": "get_network_whois",
"title": "\u67e5\u8be2\u57df\u540d\u7684WHOIS\u6ce8\u518c\u4fe1\u606f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u68c0\u67e5\u57df\u540d\u5728\u5fae\u4fe1\u4e2d\u7684\u8bbf\u95ee\u72b6\u6001"
},
"description": "\u51c6\u5907\u5728\u5fae\u4fe1\u91cc\u63a8\u5e7f\u4f60\u7684\u7f51\u7ad9\uff1f\u6700\u597d\u5148\u68c0\u67e5\u4e00\u4e0b\u57df\u540d\u662f\u5426\u88ab\u201c\u62c9\u9ed1\u201d\u4e86\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u67e5\u8be2\u4e00\u4e2a\u57df\u540d\u5728\u5fae\u4fe1\u5185\u7f6e\u6d4f\u89c8\u5668\u4e2d\u7684\u8bbf\u95ee\u72b6\u6001\uff0c\u5373\u662f\u5426\u88ab\u5fae\u4fe1\u5c01\u7981\u3002\u8fd9\u5bf9\u4e8e\u505a\u5fae\u4fe1\u751f\u6001\u63a8\u5e7f\u548c\u8425\u9500\u7684\u5f00\u53d1\u8005\u6765\u8bf4\u81f3\u5173\u91cd\u8981\u3002 Calls GET https://uapis.cn/api/v1/network/wxdomain.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"domain": {
"description": "\u9700\u8981\u67e5\u8be2\u7684\u57df\u540d\u3002",
"example": "qq.com",
"type": "string"
}
},
"required": [
"domain"
],
"type": "object"
},
"name": "get_network_wxdomain",
"title": "\u68c0\u67e5\u57df\u540d\u5728\u5fae\u4fe1\u4e2d\u7684\u8bbf\u95ee\u72b6\u6001"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u4e00\u8a00"
},
"description": "\u60f3\u5728\u4f60\u7684\u5e94\u7528\u91cc\u6bcf\u5929\u5c55\u793a\u4e00\u53e5\u4e0d\u4e00\u6837\u7684\u8bdd\uff0c\u7ed9\u7528\u6237\u4e00\u70b9\u5c0f\u5c0f\u7684\u60ca\u559c\u5417\uff1f\u8fd9\u4e2a\u201c\u4e00\u8a00\u201d\u63a5\u53e3\u5c31\u662f\u4e3a\u6b64\u800c\u751f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6bcf\u6b21\u8c03\u7528\uff0c\u5b83\u90fd\u4f1a\u4ece\u6211\u4eec\u7cbe\u5fc3\u6536\u96c6\u7684\u3001\u5305\u542b\u6570\u5343\u6761\u8bd7\u8bcd\u3001\u52a8\u6f2b\u53f0\u8bcd\u3001\u540d\u4eba\u540d\u8a00\u7684\u8bed\u6599\u5e93\u4e2d\uff0c\u968f\u673a\u8fd4\u56de\u4e00\u6761\u3002\u4f60\u53ef\u4ee5\u7528\u5b83\u6765\u505a\u7f51\u7ad9\u9996\u9875\u7684Slogan\u3001\u5e94\u7528\u7684\u542f\u52a8\u8bed\uff0c\u6216\u8005\u4efb\u4f55\u9700\u8981\u7075\u611f\u70b9\u7f00\u7684\u5730\u65b9\u3002 Calls GET https://uapis.cn/api/v1/saying.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_saying",
"title": "\u4e00\u8a00"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u968f\u673a\u56fe\u7247"
},
"description": "\u9700\u8981\u4e00\u5f20\u968f\u673a\u56fe\u7247\u4f5c\u4e3a\u5360\u4f4d\u7b26\u6216\u8005\u80cc\u666f\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u662f\u4f60\u7684\u4e0d\u4e8c\u4e4b\u9009\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u975e\u5e38\u7b80\u5355\u7684\u63a5\u53e3\uff0c\u5b83\u4f1a\u4ece\u6211\u4eec\u5e9e\u5927\u7684\u56fe\u5e93\u548c\u7cbe\u9009\u5916\u90e8\u56fe\u5e8a\u4e2d\u968f\u673a\u6311\u9009\u4e00\u5f20\u56fe\u7247\uff0c\u7136\u540e\u901a\u8fc7 302 \u91cd\u5b9a\u5411\u8ba9\u4f60\u76f4\u63a5\u8bbf\u95ee\u5230\u5b83\u3002\u8fd9\u4f7f\u5f97\u5b83\u53ef\u4ee5\u975e\u5e38\u65b9\u4fbf\u5730\u76f4\u63a5\u7528\u5728 HTML \u7684 <img> \u6807\u7b7e\u4e2d\u3002 \u4f60\u53ef\u4ee5\u901a\u8fc7 /api/v1/random/image?category=acg&type=4k \u8fd9\u6837\u7684\u8bf7\u6c42\u83b7\u53d6\u7531UapiPro\u670d\u52a1\u5668\u63d0\u4f9b\u7684\u56fe\u7247\uff0c\u4e5f\u53ef\u4ee5\u901a\u8fc7 /api/v1/random/image?categor Calls GET https://uapis.cn/api/v1/random/image.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"category": {
"description": "\uff08\u53ef\u9009\uff09\u6307\u5b9a\u56fe\u7247\u4e3b\u7c7b\u522b\u3002\n\n**\u652f\u6301\u7684\u4e3b\u7c7b\u522b\uff1a**\n- `acg`\uff08\u4e8c\u6b21\u5143\u52a8\u6f2b\uff0cUapiPro\u670d\u52a1\u5668\uff09\n- `landscape`\uff08\u98ce\u666f\u56fe\uff0c\u5916\u90e8\u56fe\u5e8a\uff09\n- `anime`\uff08\u6df7\u5408\u52a8\u6f2b\uff09\n- `pc_wallpaper`\uff08\u7535\u8111\u58c1\u7eb8\uff0c\u5916\u90e8\u56fe\u5e8a\uff09\n- `mobile_wallpaper`\uff08\u624b\u673a\u58c1\u7eb8\uff0c\u5916\u90e8\u56fe\u5e8a\uff09\n- `general_anime`\uff08\u52a8\u6f2b\u56fe\uff0c\u5916\u90e8\u56fe\u5e8a\uff09\n- `ai_drawing`\uff08AI\u7ed8\u753b\uff0c\u5916\u90e8\u56fe\u5e8a\uff09\n- `bq`\uff08\u8868\u60c5\u5305/\u8da3\u56fe\uff0cUapiPro\u670d\u52a1\u5668\uff09\n- `furry`\uff08\u798f\u745e\uff0cUapiPro\u670d\u52a1\u5668\uff09\n\n> [!TIP]\n> \u5982\u679c\u4e0d\u6307\u5b9a\uff0c\u5c06\u4ece\u6240\u6709\u56fe\u7247\u4e2d\u968f\u673a\u62bd\u53d6\uff08\u4e0d\u5305\u542b `ikun` \u548c `ai_drawing`\uff09\u3002\n",
"enum": [
"acg",
"landscape",
"anime",
"pc_wallpaper",
"mobile_wallpaper",
"general_anime",
"ai_drawing",
"bq",
"furry"
],
"enumLabels": {
"acg": "\u4e8c\u6b21\u5143",
"ai_drawing": "AI\u7ed8\u753b",
"anime": "\u6df7\u5408\u52a8\u6f2b",
"bq": "\u8868\u60c5\u5305",
"furry": "\u798f\u745e",
"general_anime": "\u52a8\u6f2b\u56fe",
"landscape": "\u98ce\u666f\u56fe",
"mobile_wallpaper": "\u624b\u673a\u58c1\u7eb8",
"pc_wallpaper": "\u7535\u8111\u58c1\u7eb8"
},
"example": "acg",
"type": "string"
},
"type": {
"description": "\uff08\u53ef\u9009\uff0c\u4ec5UapiPro\u670d\u52a1\u5668\u56fe\u7247\u652f\u6301\uff09\u6307\u5b9a\u56fe\u7247\u5b50\u7c7b\u522b\u3002\n\n- **bq**: `xiongmao`, `waiguoren`, `maomao`, `ikun`, `eciyuan`\n- **acg**: `pc`, `mb`\n- **furry**: `z4k`, `szs8k`, `s4k`, `4k`\n\n> [!TIP]\n> \u5916\u90e8\u56fe\u5e8a\u7c7b\u522b\u548c `anime` \u6df7\u5408\u7c7b\u522b\u4e0d\u652f\u6301 `type` \u53c2\u6570\u3002\n",
"enum": [
"pc",
"mb",
"eciyuan",
"ikun",
"4k",
"s4k",
"z4k",
"szs8k",
"xiongmao",
"maomao",
"waiguoren"
],
"enumLabels": {
"4k": "4K",
"eciyuan": "\u4e8c\u6b21\u5143",
"ikun": "iKun",
"maomao": "\u732b\u732b",
"mb": "\u624b\u673a",
"pc": "\u7535\u8111",
"s4k": "\u6a2a\u5c4f4K",
"szs8k": "\u7ad6\u5c4f8K",
"waiguoren": "\u5916\u56fd\u4eba",
"xiongmao": "\u718a\u732b",
"z4k": "\u7ad6\u5c4f4K"
},
"example": "pc",
"type": "string"
}
},
"type": "object"
},
"name": "get_random_image",
"title": "\u968f\u673a\u56fe\u7247"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u968f\u673a\u5b57\u7b26\u4e32"
},
"description": "\u65e0\u8bba\u662f\u9700\u8981\u751f\u6210\u4e00\u4e2a\u5b89\u5168\u7684\u968f\u673a\u5bc6\u7801\u3001\u4e00\u4e2a\u552f\u4e00\u7684Token\uff0c\u8fd8\u662f\u4e00\u4e2a\u7b80\u5355\u7684\u968f\u673aID\uff0c\u8fd9\u4e2a\u63a5\u53e3\u90fd\u80fd\u6ee1\u8db3\u4f60\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ef\u4ee5\u7cbe\u786e\u5730\u63a7\u5236\u751f\u6210\u5b57\u7b26\u4e32\u7684\u957f\u5ea6\u548c\u5b57\u7b26\u96c6\u7c7b\u578b\uff0c\u975e\u5e38\u7075\u6d3b\u3002 ## \u4f7f\u7528\u987b\u77e5 > [!TIP] > **\u5b57\u7b26\u96c6\u7c7b\u578b type \u8be6\u89e3** > \u4f60\u53ef\u4ee5\u901a\u8fc7 type \u53c2\u6570\u7cbe\u786e\u63a7\u5236\u751f\u6210\u7684\u5b57\u7b26\u96c6\uff1a > - **numeric**: \u7eaf\u6570\u5b57 (0-9) > - **lower**: \u7eaf\u5c0f\u5199\u5b57\u6bcd (a-z) > - **upper**: \u7eaf\u5927\u5199\u5b57\u6bcd (A-Z) > - **a Calls GET https://uapis.cn/api/v1/random/string.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"length": {
"default": 16,
"description": "\u4f60\u5e0c\u671b\u751f\u6210\u7684\u5b57\u7b26\u4e32\u7684\u957f\u5ea6\u3002\u6709\u6548\u8303\u56f4\u662f 1 \u5230 1024\u3002",
"example": 32,
"type": "integer"
},
"type": {
"default": "alphanumeric",
"description": "\u6307\u5b9a\u6784\u6210\u5b57\u7b26\u4e32\u7684\u5b57\u7b26\u7c7b\u578b\u3002",
"enum": [
"numeric",
"lower",
"upper",
"alpha",
"alphanumeric",
"hex"
],
"enumLabels": {
"alpha": "\u5927\u5c0f\u5199\u5b57\u6bcd",
"alphanumeric": "\u5b57\u6bcd+\u6570\u5b57",
"hex": "\u5341\u516d\u8fdb\u5236",
"lower": "\u5c0f\u5199\u5b57\u6bcd",
"numeric": "\u7eaf\u6570\u5b57",
"upper": "\u5927\u5199\u5b57\u6bcd"
},
"example": "alphanumeric",
"type": "string"
}
},
"type": "object"
},
"name": "get_random_string",
"title": "\u968f\u673a\u5b57\u7b26\u4e32"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u7b54\u6848\u4e4b\u4e66"
},
"description": "\u60f3\u8981\u83b7\u5f97\u4eba\u751f\u95ee\u9898\u7684\u795e\u79d8\u7b54\u6848\u5417\uff1f\u7b54\u6848\u4e4b\u4e66API\u63d0\u4f9b\u4e86\u4e00\u4e2a\u795e\u59478\u7403\u98ce\u683c\u7684\u95ee\u7b54\u670d\u52a1\uff0c\u4f60\u53ef\u4ee5\u63d0\u95ee\u5e76\u83b7\u5f97\u968f\u673a\u7684\u795e\u79d8\u7b54\u6848\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u5411\u7b54\u6848\u4e4b\u4e66\u63d0\u95ee\uff0c\u4f60\u5c06\u83b7\u5f97\u4e00\u4e2a\u5145\u6ee1\u667a\u6167\uff08\u6216\u8bb8\uff09\u7684\u968f\u673a\u7b54\u6848\u3002\u8fd9\u4e2aAPI\u652f\u6301\u901a\u8fc7\u67e5\u8be2\u53c2\u6570\u6216POST\u8bf7\u6c42\u4f53\u4e24\u79cd\u65b9\u5f0f\u63d0\u95ee\u3002 Calls GET https://uapis.cn/api/v1/answerbook/ask.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"question": {
"description": "\u4f60\u60f3\u8981\u63d0\u95ee\u7684\u95ee\u9898\u3002\u95ee\u9898\u4e0d\u80fd\u4e3a\u7a7a\u3002",
"example": "\u6211\u4eca\u5929\u4f1a\u6709\u597d\u8fd0\u5417\uff1f",
"type": "string"
}
},
"required": [
"question"
],
"type": "object"
},
"name": "get_answerbook_ask",
"title": "\u7b54\u6848\u4e4b\u4e66"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u7b54\u6848\u4e4b\u4e66 (POST)"
},
"description": "\u901a\u8fc7POST\u8bf7\u6c42\u5411\u7b54\u6848\u4e4b\u4e66\u63d0\u95ee\u5e76\u83b7\u5f97\u795e\u79d8\u7b54\u6848\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4e0eGET\u65b9\u5f0f\u76f8\u540c\uff0c\u4f46\u901a\u8fc7JSON\u8bf7\u6c42\u4f53\u53d1\u9001\u95ee\u9898\uff0c\u9002\u5408\u5728\u9700\u8981\u53d1\u9001\u8f83\u957f\u95ee\u9898\u6216\u5e0c\u671b\u907f\u514dURL\u7f16\u7801\u95ee\u9898\u7684\u573a\u666f\u4e2d\u4f7f\u7528\u3002 ## \u8bf7\u6c42\u4f53\u683c\u5f0f \u8bf7\u6c42\u4f53\u5fc5\u987b\u662f\u6709\u6548\u7684JSON\u683c\u5f0f\uff0c\u5305\u542bquestion\u5b57\u6bb5\u3002 Calls POST https://uapis.cn/api/v1/answerbook/ask.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_answerbook_ask",
"title": "\u7b54\u6848\u4e4b\u4e66 (POST)"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 B\u7ad9\u7528\u6237"
},
"description": "\u60f3\u5728\u4f60\u7684\u5e94\u7528\u91cc\u96c6\u6210B\u7ad9\u7528\u6237\u8d44\u6599\u5c55\u793a\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u8f7b\u677e\u83b7\u53d6\u7528\u6237\u7684\u516c\u5f00\u4fe1\u606f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u4e00\u4e2a\u7528\u6237\u7684UID\uff08\u90a3\u4e00\u4e32\u7eaf\u6570\u5b57ID\uff09\uff0c\u4f60\u53ef\u4ee5\u67e5\u8be2\u5230\u8be5\u7528\u6237\u7684\u6635\u79f0\u3001\u6027\u522b\u3001\u5934\u50cf\u3001\u7b49\u7ea7\u3001\u7b7e\u540d\u7b49\u4e00\u7cfb\u5217\u516c\u5f00\u7684\u57fa\u672c\u4fe1\u606f\u3002 Calls GET https://uapis.cn/api/v1/social/bilibili/userinfo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"uid": {
"description": "Bilibili\u7528\u6237\u7684UID",
"example": "483307278",
"type": "string"
}
},
"required": [
"uid"
],
"type": "object"
},
"name": "get_social_bilibili_userinfo",
"title": "\u67e5\u8be2 B\u7ad9\u7528\u6237"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 QQ \u4fe1\u606f"
},
"description": "\u901a\u8fc7 QQ \u53f7\u67e5\u8be2\u7528\u6237\u8d44\u6599\uff0c\u8fd4\u56de\u5934\u50cf\u3001\u6635\u79f0\u3001\u4e2a\u6027\u7b7e\u540d\u3001\u7b49\u7ea7\u548c VIP \u4fe1\u606f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u9002\u5408\u7528\u5728\u7528\u6237\u8d44\u6599\u5c55\u793a\u3001\u5934\u50cf\u5361\u7247\u3001\u8d26\u53f7\u7ed1\u5b9a\u7ed3\u679c\u5c55\u793a\u7b49\u573a\u666f\u3002\u82e5\u7528\u6237\u628a QQ \u7b49\u7ea7\u8bbe\u4e3a\u9690\u85cf\uff0cqq_level \u4f1a\u8fd4\u56de null\u3002 ## \u6570\u636e\u5b57\u6bb5\u8bf4\u660e - **\u57fa\u7840\u4fe1\u606f**: \u6635\u79f0\u3001\u4e2a\u6027\u7b7e\u540d\u3001\u5934\u50cf\u3001\u5e74\u9f84\u3001\u6027\u522b - **\u8054\u7cfb\u4fe1\u606f**: QQ \u90ae\u7bb1\u3001\u4e2a\u6027\u57df\u540d\uff08QID\uff09 - **\u7b49\u7ea7\u4fe1\u606f**: QQ \u7b49\u7ea7\u3001VIP \u72b6\u6001\u548c\u7b49\u7ea7 - **\u65f6\u95f4\u4fe1\u606f**: \u6ce8\u518c\u65f6\u95f4\u3001\u6700\u540e\u66f4\u65b0\u65f6\u95f4 Calls GET https://uapis.cn/api/v1/social/qq/userinfo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"qq": {
"description": "\u9700\u8981\u67e5\u8be2\u7684QQ\u53f7",
"example": "10001",
"type": "string"
}
},
"required": [
"qq"
],
"type": "object"
},
"name": "get_social_qq_userinfo",
"title": "\u67e5\u8be2 QQ \u4fe1\u606f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 B\u7ad9\u6295\u7a3f"
},
"description": "\u60f3\u8981\u83b7\u53d6UP\u4e3b\u7684\u6240\u6709\u6295\u7a3f\u89c6\u9891\uff1f\u6216\u8005\u60f3\u5728\u4f60\u7684\u5e94\u7528\u91cc\u5c55\u793a\u521b\u4f5c\u8005\u7684\u4f5c\u54c1\u96c6\uff1f\u8fd9\u4e2a\u63a5\u53e3\u80fd\u5e2e\u4f60\u8f7b\u677e\u5b9e\u73b0\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u7528\u6237\u7684 mid\uff08\u7528\u6237ID\uff09\uff0c\u4f60\u53ef\u4ee5\u83b7\u53d6\u8be5UP\u4e3b\u7684\u6295\u7a3f\u89c6\u9891\u5217\u8868\u3002\u63a5\u53e3\u652f\u6301\u5173\u952e\u8bcd\u641c\u7d22\u3001\u5206\u9875\u52a0\u8f7d\u548c\u591a\u79cd\u6392\u5e8f\u65b9\u5f0f\uff0c\u8ba9\u4f60\u80fd\u591f\u7075\u6d3b\u5730\u5c55\u793a\u548c\u5206\u6790\u521b\u4f5c\u8005\u7684\u5185\u5bb9\u3002 ## \u53c2\u6570\u8bf4\u660e - **mid (\u7528\u6237ID)**: B\u7ad9\u7528\u6237\u7684mid\uff0c\u5fc5\u586b\u53c2\u6570\u3002 - **keywords (\u641c\u7d22\u5173\u952e\u8bcd)**: \u53ef\u9009\uff0c\u7528\u4e8e\u5728\u8be5UP\u4e3b\u7684\u6295\u7a3f\u4e2d\u641c\u7d22\u7279\u5b9a\u5173\u952e\u8bcd\u3002 - **orderby (\u6392\u5e8f\u65b9\u5f0f)**: Calls GET https://uapis.cn/api/v1/social/bilibili/archives.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"keywords": {
"description": "\u641c\u7d22\u5173\u952e\u8bcd\uff0c\u53ef\u4e3a\u7a7a",
"type": "string"
},
"mid": {
"description": "B\u7ad9\u7528\u6237\u7684mid\uff08\u7528\u6237ID\uff09",
"example": "483307278",
"type": "string"
},
"orderby": {
"description": "\u6392\u5e8f\u65b9\u5f0f\u3002`pubdate`=\u6700\u65b0\u53d1\u5e03\uff0c`views`=\u6700\u591a\u64ad\u653e",
"example": "pubdate",
"type": "string"
},
"pn": {
"description": "\u9875\u7801\uff0c\u9ed8\u8ba41",
"example": "1",
"type": "string"
},
"ps": {
"description": "\u6bcf\u9875\u6761\u6570\uff0c\u9ed8\u8ba420",
"example": "20",
"type": "string"
}
},
"required": [
"mid"
],
"type": "object"
},
"name": "get_social_bilibili_archives",
"title": "\u67e5\u8be2 B\u7ad9\u6295\u7a3f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 B\u7ad9\u89c6\u9891"
},
"description": "\u60f3\u5728\u4f60\u7684\u5e94\u7528\u91cc\u5c55\u793aB\u7ad9\u89c6\u9891\u7684\u8be6\u7ec6\u4fe1\u606f\u5417\uff1f\u65e0\u8bba\u662f\u5c01\u9762\u3001\u6807\u9898\uff0c\u8fd8\u662f\u64ad\u653e\u91cf\u3001UP\u4e3b\u4fe1\u606f\uff0c\u8fd9\u4e2a\u63a5\u53e3\u90fd\u80fd\u4e00\u7f51\u6253\u5c3d\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u63d0\u4f9b\u89c6\u9891\u7684 aid \u6216 bvid\uff0c\u4f60\u53ef\u4ee5\u83b7\u53d6\u5230\u8be5\u89c6\u9891\u7684\u5b8c\u6574\u5143\u6570\u636e\uff0c\u5305\u62ec\u591aP\u4fe1\u606f\u3001UP\u4e3b\u8d44\u6599\u3001\u6570\u636e\u7edf\u8ba1\u7b49\u3002 ## \u54cd\u5e94\u4f53\u5b57\u6bb5\u8bf4\u660e - **copyright (\u89c6\u9891\u7c7b\u578b)**: 1 \u4ee3\u8868\u539f\u521b\uff0c2 \u4ee3\u8868\u8f6c\u8f7d\u3002 - **owner (UP\u4e3b\u4fe1\u606f)**: \u5305\u542b mid, name, face \u7b49UP\u4e3b\u7684\u57fa\u672c\u8d44\u6599\u3002 - **stat (\u6570\u636e\u7edf\u8ba1)**: \u5305\u542b\u4e86\u64ad Calls GET https://uapis.cn/api/v1/social/bilibili/videoinfo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"aid": {
"description": "\u89c6\u9891\u7684AV\u53f7 (aid)\uff0c\u7eaf\u6570\u5b57\u683c\u5f0f\u3002`aid`\u548c`bvid`\u4efb\u9009\u5176\u4e00\u5373\u53ef\u3002",
"example": "75836761",
"type": "string"
},
"bvid": {
"description": "\u89c6\u9891\u7684BV\u53f7 (bvid)\uff0c\u4f8b\u5982 `BV117411r7R1`\u3002`aid`\u548c`bvid`\u4efb\u9009\u5176\u4e00\u5373\u53ef\u3002",
"example": "BV17x411w79F",
"type": "string"
}
},
"type": "object"
},
"name": "get_social_bilibili_videoinfo",
"title": "\u67e5\u8be2 B\u7ad9\u89c6\u9891"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 B\u7ad9\u8bc4\u8bba"
},
"description": "\u60f3\u8981\u5206\u6790B\u7ad9\u89c6\u9891\u7684\u8bc4\u8bba\u533a\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u8f7b\u677e\u83b7\u53d6\u8bc4\u8bba\u6570\u636e\uff0c\u5305\u62ec\u70ed\u95e8\u8bc4\u8bba\u548c\u6700\u65b0\u8bc4\u8bba\uff0c\u8fd8\u652f\u6301\u5206\u9875\u52a0\u8f7d\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u89c6\u9891\u7684 oid\uff08\u901a\u5e38\u5c31\u662f\u89c6\u9891\u7684aid\uff09\uff0c\u4f60\u53ef\u4ee5\u5206\u9875\u83b7\u53d6\u8be5\u89c6\u9891\u7684\u8bc4\u8bba\u533a\u5185\u5bb9\u3002\u4f60\u53ef\u4ee5\u6307\u5b9a\u6392\u5e8f\u65b9\u5f0f\u548c\u5206\u9875\u53c2\u6570\uff0c\u6765\u7cbe\u786e\u5730\u83b7\u53d6\u4f60\u9700\u8981\u7684\u6570\u636e\u3002 ## \u53c2\u6570\u8bf4\u660e - **sort (\u6392\u5e8f\u65b9\u5f0f)** - 0 \u6216 time\uff1a\u6309\u65f6\u95f4\u6392\u5e8f - 1 \u6216 like\uff1a\u6309\u70b9\u8d5e\u6392\u5e8f - 2 \u6216 reply\uff1a\u6309\u56de\u590d\u6570\u6392\u5e8f - 3 \u6216 hot\uff08\u4e5f\u652f\u6301 hottest\u3001\u6700\u70ed\uff09\uff1a\u6309\u6700\u70ed\u6392\u5e8f ## Calls GET https://uapis.cn/api/v1/social/bilibili/replies.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"oid": {
"description": "\u76ee\u6807\u8bc4\u8bba\u533a\u7684ID\u3002\u5bf9\u4e8e\u89c6\u9891\uff0c\u8fd9\u901a\u5e38\u5c31\u662f\u5b83\u7684 `aid`\u3002",
"example": "1706416465",
"type": "string"
},
"pn": {
"description": "\u8981\u83b7\u53d6\u7684\u9875\u7801\uff0c\u4ece1\u5f00\u59cb\u3002\u9ed8\u8ba4\u4e3a `1`\u3002",
"example": "1",
"type": "string"
},
"ps": {
"description": "\u6bcf\u9875\u83b7\u53d6\u7684\u8bc4\u8bba\u6570\u91cf\uff0c\u8303\u56f4\u662f1\u523020\u3002\u9ed8\u8ba4\u4e3a `20`\u3002",
"example": "5",
"type": "string"
},
"sort": {
"description": "\u6392\u5e8f\u65b9\u5f0f\u3002\u652f\u6301 `0/time`\uff08\u6309\u65f6\u95f4\uff09\u3001`1/like`\uff08\u6309\u70b9\u8d5e\uff09\u3001`2/reply`\uff08\u6309\u56de\u590d\u6570\uff09\u3001`3/hot/hottest/\u6700\u70ed`\uff08\u6309\u6700\u70ed\uff09\u3002\u9ed8\u8ba4\u4e3a `0/time`\u3002",
"enum": [
"0",
"time",
"1",
"like",
"2",
"reply",
"3",
"hot",
"hottest",
"\u6700\u70ed"
],
"enumLabels": {
"0": "\u6309\u65f6\u95f4",
"1": "\u6309\u70b9\u8d5e",
"2": "\u6309\u56de\u590d\u6570",
"3": "\u6309\u6700\u70ed",
"hot": "\u6309\u6700\u70ed",
"hottest": "\u6309\u6700\u70ed",
"like": "\u6309\u70b9\u8d5e",
"reply": "\u6309\u56de\u590d\u6570",
"time": "\u6309\u65f6\u95f4",
"\u6700\u70ed": "\u6309\u6700\u70ed"
},
"example": "hot",
"type": "string"
}
},
"required": [
"oid"
],
"type": "object"
},
"name": "get_social_bilibili_replies",
"title": "\u67e5\u8be2 B\u7ad9\u8bc4\u8bba"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 B\u7ad9\u76f4\u64ad\u95f4"
},
"description": "\u60f3\u77e5\u9053\u4f60\u559c\u6b22\u7684\u4e3b\u64ad\u5f00\u64ad\u4e86\u5417\uff1f\u6216\u8005\u60f3\u5728\u4f60\u7684\u5e94\u7528\u91cc\u96c6\u6210B\u7ad9\u76f4\u64ad\u95f4\u72b6\u6001\uff1f\u8fd9\u4e2a\u63a5\u53e3\u80fd\u6ee1\u8db3\u4f60\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u667a\u80fd\u63a5\u53e3\uff0c\u4f60\u53ef\u4ee5\u7528\u4e3b\u64ad\u7684 mid (\u7528\u6237ID) \u6216\u8005\u76f4\u64ad\u95f4\u7684 room_id (\u957f\u53f7\u6216\u77ed\u53f7)\u6765\u67e5\u8be2\u3002\u5b83\u4f1a\u8fd4\u56de\u76f4\u64ad\u95f4\u7684\u8be6\u7ec6\u4fe1\u606f\uff0c\u5305\u62ec\u662f\u5426\u5728\u76f4\u64ad\u3001\u6807\u9898\u3001\u5c01\u9762\u3001\u4eba\u6c14\u3001\u5206\u533a\u7b49\u3002 ## \u54cd\u5e94\u4f53\u5b57\u6bb5\u8bf4\u660e - **live_status (\u76f4\u64ad\u72b6\u6001)**: 0 \u4ee3\u8868\u672a\u5f00\u64ad\uff0c1 \u4ee3\u8868\u76f4\u64ad\u4e2d\uff0c2 \u4ee3\u8868\u8f6e\u64ad\u4e2d\u3002 Calls GET https://uapis.cn/api/v1/social/bilibili/liveroom.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"mid": {
"description": "\u4e3b\u64ad\u7684\u7528\u6237ID (`mid`)\u3002\u4e0e `room_id` \u4efb\u9009\u5176\u4e00\u3002",
"example": "672328094",
"type": "string"
},
"room_id": {
"description": "\u76f4\u64ad\u95f4ID\uff0c\u53ef\u4ee5\u662f\u957f\u53f7\uff08\u771f\u5b9eID\uff09\u6216\u77ed\u53f7\uff08\u9753\u53f7\uff09\u3002\u4e0e `mid` \u4efb\u9009\u5176\u4e00\u3002",
"example": "22637261",
"type": "string"
}
},
"type": "object"
},
"name": "get_social_bilibili_liveroom",
"title": "\u67e5\u8be2 B\u7ad9\u76f4\u64ad\u95f4"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 QQ \u7fa4\u4fe1\u606f"
},
"description": "\u60f3\u5728\u4f60\u7684\u5e94\u7528\u91cc\u5c55\u793aQQ\u7fa4\u4fe1\u606f\uff1f\u8fd9\u4e2a\u63a5\u53e3\u8ba9\u4f60\u8f7b\u677e\u83b7\u53d6\u7fa4\u540d\u79f0\u3001\u7fa4\u5934\u50cf\u3001\u7fa4\u7b80\u4ecb\u3001\u6210\u5458\u6570\u91cf\u7b49\u8be6\u7ec6\u516c\u5f00\u4fe1\u606f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ea\u9700\u8981\u63d0\u4f9b\u4e00\u4e2aQQ\u7fa4\u53f7\uff085-12\u4f4d\u7eaf\u6570\u5b57\uff09\uff0c\u63a5\u53e3\u5c31\u4f1a\u8fd4\u56de\u8be5\u7fa4\u7684\u5b8c\u6574\u516c\u5f00\u4fe1\u606f\u3002\u6211\u4eec\u4f1a\u5148\u9a8c\u8bc1\u7fa4\u53f7\u7684\u6709\u6548\u6027\uff0c\u786e\u4fdd\u8fd4\u56de\u7684\u6570\u636e\u51c6\u786e\u53ef\u9760\u3002\u63a5\u53e3\u54cd\u5e94\u901f\u5ea6\u5feb\uff0c\u6570\u636e\u7ed3\u6784\u6e05\u6670\uff0c\u975e\u5e38\u9002\u5408\u96c6\u6210\u5230\u5404\u7c7b\u5e94\u7528\u573a\u666f\u4e2d\u3002 ## \u8fd4\u56de\u6570\u636e\u8bf4\u660e \u63a5\u53e3\u4f1a\u8fd4\u56de\u4ee5\u4e0bQQ\u7fa4\u7684\u5173\u952e\u4fe1\u606f\uff1a ### \u57fa\u7840\u5b57\u6bb5\uff08\u6240\u6709\u7fa4\u90fd\u6709\uff09 - **\u7fa4\u57fa\u7840\u4fe1\u606f**: \u5305\u62ec\u7fa4\u53f7\u3001\u7fa4\u540d\u79f0\uff0c\u8ba9\u4f60\u80fd\u591f\u51c6\u786e\u8bc6\u522b\u548c\u5c55\u793a\u7fa4\u804a - **\u89c6\u89c9\u7d20\u6750 Calls GET https://uapis.cn/api/v1/social/qq/groupinfo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"group_id": {
"description": "QQ\u7fa4\u53f7\uff0c\u957f\u5ea65-12\u4f4d",
"example": "526357265",
"type": "string"
}
},
"required": [
"group_id"
],
"type": "object"
},
"name": "get_social_qq_groupinfo",
"title": "\u67e5\u8be2 QQ \u7fa4\u4fe1\u606f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 GitHub \u4ed3\u5e93"
},
"description": "\u9700\u8981\u5feb\u901f\u83b7\u53d6\u4e00\u4e2aGitHub\u4ed3\u5e93\u7684\u6838\u5fc3\u4fe1\u606f\uff1f\u8fd9\u4e2a\u63a5\u53e3\u4e00\u6b21\u8bf7\u6c42\u5c31\u80fd\u8fd4\u56de\u4ed3\u5e93\u7684\u5173\u952e\u6570\u636e\uff0c\u9002\u5408\u9879\u76ee\u5c55\u793a\u3001\u7edf\u8ba1\u548c\u5206\u6790\u573a\u666f\u3002 ### \u53ef\u83b7\u53d6\u7684\u6570\u636e \u4e00\u6b21\u8bf7\u6c42\uff0c\u5373\u53ef\u83b7\u5f97\u4ee5\u4e0b\u4fe1\u606f\uff1a - **\u6838\u5fc3\u6307\u6807**: star, fork, open_issues \u7b49\u5173\u952e\u7edf\u8ba1\u6570\u636e\u3002 - **\u9879\u76ee\u8be6\u60c5**: \u63cf\u8ff0\u3001\u4e3b\u9875\u3001\u5206\u652f\u3001\u8bed\u8a00\u3001\u8bdd\u9898\u6807\u7b7e\u3001\u5f00\u6e90\u534f\u8bae\u3002 - **\u53c2\u4e0e\u8005\u4fe1\u606f**: \u83b7\u53d6\u534f\u4f5c\u8005(collaborators)\u548c\u7ef4\u62a4\u8005\u53c2\u8003\u4fe1\u606f(maintainers)\u5217\u8868\uff0c\u5305\u62ec\u4ed6\u4eec\u7684\u516c\u5f00\u90ae\u7bb1\uff08\u5982\u679c\u53ef\u7528\uff09\u3002 > Calls GET https://uapis.cn/api/v1/github/repo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"repo": {
"description": "\u76ee\u6807\u4ed3\u5e93\u7684\u6807\u8bc6\uff0c\u683c\u5f0f\u4e3a `owner/repo`\u3002",
"example": "torvalds/linux",
"type": "string"
}
},
"required": [
"repo"
],
"type": "object"
},
"name": "get_github_repo",
"title": "\u67e5\u8be2 GitHub \u4ed3\u5e93"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 GitHub \u7528\u6237\u4fe1\u606f"
},
"description": "\u9700\u8981\u83b7\u53d6\u5f00\u53d1\u8005\u7684 GitHub \u753b\u50cf\uff1f\u8fd9\u4e2a\u63a5\u53e3\u4e0d\u4ec5\u80fd\u8fd4\u56de\u8be6\u5c3d\u7684\u57fa\u7840\u8d44\u6599\u548c\u6240\u5c5e\u7684\u516c\u5f00\u7ec4\u7ec7\u5217\u8868\uff0c\u8fd8\u80fd\u4e00\u952e\u62c9\u53d6\u5f00\u53d1\u8005\u7684\u7eff\u683c\u5b50\u6570\u636e\u3002 ## \u529f\u80fd\u6982\u8ff0 - **\u5f00\u53d1\u8005\u57fa\u7840\u753b\u50cf**\uff1a\u8fd4\u56de\u7528\u6237\u7684\u4ed3\u5e93\u6570\u3001\u5173\u6ce8\u6570\u3001\u516c\u53f8\u3001\u5730\u7406\u4f4d\u7f6e\u548c\u793e\u4ea4\u5a92\u4f53\u94fe\u63a5\u7b49\uff0c\u975e\u5e38\u9002\u5408\u7528\u6765\u81ea\u52a8\u751f\u6210\u6280\u672f\u535a\u5ba2\u7684\u4f5c\u8005\u540d\u7247\u6216\u5efa\u7acb\u5f00\u53d1\u8005\u6863\u6848\u3002 - **\u8d21\u732e\u65e5\u5386\u4e0e\u65f6\u95f4\u7ebf**\uff1a\u53ea\u8981\u5f00\u542f activity=true\uff0c\u5c31\u80fd\u83b7\u53d6\u8be5\u7528\u6237\u6700\u8fd1\u4e00\u5e74\u7684\u5168\u91cf\u8d21\u732e\u6570\u636e\u3002\u8fd4\u56de\u7684 JSON \u5df2\u7ecf\u5c06\u6570\u636e\u6309\u5468\uff08weeks\uff09\u548c\u5929\uff08days\uff09\u6574\u7406\u597d\uff0c\u524d\u7aef\u901a\u8fc7\u7b80\u5355\u7684\u53cc\u91cd Calls GET https://uapis.cn/api/v1/github/user.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"activity": {
"default": false,
"description": "\u662f\u5426\u83b7\u53d6\u6700\u8fd1\u4e00\u5e74\u7684\u8d21\u732e\u6d3b\u52a8\u6570\u636e\uff08\u5982\u8d21\u732e\u56fe\u3001\u65f6\u95f4\u7ebf\uff09\u3002\u4f20\u5165 true \u5f00\u542f\uff0c\u5176\u4ed6\u503c\u5747\u89c6\u4e3a\u4e0d\u5f00\u542f\u3002",
"type": "boolean"
},
"activity_scope": {
"default": "all",
"description": "\u6d3b\u52a8\u6570\u636e\u8303\u56f4\u3002\u53ef\u9009 all \u6216 organization\u3002\u53ea\u6709\u5f00\u542f activity \u65f6\u624d\u6709\u610f\u4e49\u3002",
"enum": [
"all",
"organization"
],
"type": "string"
},
"org": {
"description": "\u7ec4\u7ec7\u767b\u5f55\u540d\u3002\u5982\u679c\u4f20\u5165\u6b64\u53c2\u6570\uff0c\u4f1a\u81ea\u52a8\u89c6\u4e3a\u5f00\u542f organization \u7ea7\u522b\u7684\u8d21\u732e\u67e5\u8be2\uff0c\u5207\u52ff\u518d\u540c\u65f6\u4f20 activity_scope=all\u3002",
"type": "string"
},
"pinned": {
"default": false,
"description": "\u662f\u5426\u9644\u5e26\u8be5\u7528\u6237\u5728 GitHub \u4e3b\u9875\u5c55\u793a\u7684 pinned \u4ed3\u5e93\u6570\u636e\u3002\u4f20\u5165 true \u5f00\u542f\uff0c\u5176\u4ed6\u503c\u5747\u89c6\u4e3a\u4e0d\u5f00\u542f\u3002",
"type": "boolean"
},
"repos": {
"default": false,
"description": "\u662f\u5426\u9644\u5e26\u8be5\u7528\u6237\u6700\u8fd1\u6d3b\u8dc3\u7684\u516c\u5f00\u4ed3\u5e93\u5217\u8868\u3002\u4f20\u5165 true \u5f00\u542f\uff0c\u5176\u4ed6\u503c\u5747\u89c6\u4e3a\u4e0d\u5f00\u542f\u3002",
"type": "boolean"
},
"repos_limit": {
"default": 6,
"description": "\u516c\u5f00\u4ed3\u5e93\u5217\u8868\u7684\u8fd4\u56de\u6570\u91cf\u3002\u53ea\u6709\u5f00\u542f repos \u65f6\u624d\u6709\u610f\u4e49\uff1b\u5982\u679c\u5355\u72ec\u4f20\u5165 repos_limit\uff0c\u4e5f\u4f1a\u81ea\u52a8\u89c6\u4e3a\u5f00\u542f repos\u3002",
"maximum": 100,
"minimum": 1,
"type": "integer"
},
"user": {
"description": "GitHub \u7528\u6237\u540d\uff08\u5fc5\u9700\u7b26\u5408 GitHub \u547d\u540d\u89c4\u8303\uff1a\u4ec5\u9650\u5b57\u6bcd\u3001\u6570\u5b57\u3001\u8fde\u5b57\u7b26\uff0c\u6700\u957f 39 \u4f4d\uff09\u3002",
"example": "torvalds",
"type": "string"
}
},
"required": [
"user"
],
"type": "object"
},
"name": "get_github_user",
"title": "\u67e5\u8be2 GitHub \u7528\u6237\u4fe1\u606f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u9650\u6d41\u72b6\u6001"
},
"description": "\u60f3\u4e86\u89e3\u5f53\u524d\u670d\u52a1\u7684\u8fd0\u884c\u72b6\u6001\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u8fd4\u56de\u5173\u952e\u76d1\u63a7\u6307\u6807\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6b64\u63a5\u53e3\u7528\u4e8e\u67e5\u770b\u5f53\u524d\u670d\u52a1\u72b6\u6001\uff0c\u5305\u62ec\u5e76\u53d1\u8bf7\u6c42\u6570\u3001\u5f53\u524d\u9650\u5236\u503c\u3001\u7cfb\u7edf\u8d1f\u8f7d\u7b49\u4fe1\u606f\uff0c\u9002\u5408\u7ba1\u7406\u5458\u6392\u67e5\u8fd0\u884c\u60c5\u51b5\u3002 > [!IMPORTANT] > \u6b64\u63a5\u53e3\u4e3a\u7ba1\u7406\u63a5\u53e3\uff0c\u9700\u8981\u63d0\u4f9b\u6709\u6548\u7684\u7ba1\u7406\u5458\u7ea7\u522bAPI\u5bc6\u94a5\u624d\u80fd\u8bbf\u95ee\u3002 ### \u8ba4\u8bc1\u65b9\u5f0f \u8bf7\u5728\u8bf7\u6c42\u5934\u4e2d\u6dfb\u52a0 Authorization: Bearer <\u4f60\u7684API\u5bc6\u94a5>\u3002 Calls GET https://uapis.cn/api/v1/status/ratelimit.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"Authorization": {
"description": "Bearer\u7c7b\u578b\u7684API\u5bc6\u94a5\u8ba4\u8bc1\u5934\u3002\u4f8b\u5982\uff1a`Bearer sk-xxx`",
"example": "Bearer sk-xxx",
"type": "string"
},
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"required": [
"Authorization"
],
"type": "object"
},
"name": "get_status_ratelimit",
"title": "\u9650\u6d41\u72b6\u6001"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u83b7\u53d6API\u7aef\u70b9\u4f7f\u7528\u7edf\u8ba1"
},
"description": "\u60f3\u77e5\u9053\u54ea\u4e2aAPI\u63a5\u53e3\u6700\u53d7\u6b22\u8fce\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u63d0\u4f9b\u4e86\u8be6\u7ec6\u7684\u201c\u8d26\u5355\u201d\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6b64\u63a5\u53e3\u7528\u4e8e\u83b7\u53d6\u6bcf\u4e2aAPI\u7aef\u70b9\uff08Endpoint\uff09\u7684\u4f7f\u7528\u60c5\u51b5\u7edf\u8ba1\u3002\u4f60\u53ef\u4ee5\u67e5\u8be2\u6240\u6709\u7aef\u70b9\u7684\u5217\u8868\uff0c\u4e5f\u53ef\u4ee5\u901a\u8fc7 path \u53c2\u6570\u6307\u5b9a\u67e5\u8be2\u67d0\u4e00\u4e2a\u7279\u5b9a\u7aef\u70b9\u3002\u8fd4\u56de\u4fe1\u606f\u5305\u62ec\u8c03\u7528\u6b21\u6570\u548c\u5e73\u5747\u5904\u7406\u65f6\u957f Calls GET https://uapis.cn/api/v1/status/usage.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"path": {
"description": "\uff08\u53ef\u9009\uff09\u5982\u679c\u4f60\u60f3\u67e5\u8be2\u67d0\u4e2a\u7279\u5b9a\u7684\u7aef\u70b9\uff0c\u8bf7\u63d0\u4f9b\u5b83\u7684\u8def\u5f84\uff0c\u4f8b\u5982 '/api/v1/image/motou'\u3002\u5982\u679c\u7559\u7a7a\uff0c\u5219\u8fd4\u56de\u6240\u6709\u7aef\u70b9\u7684\u7edf\u8ba1\u5217\u8868\u3002",
"example": "/api/v1/image/motou",
"type": "string"
}
},
"type": "object"
},
"name": "get_status_usage",
"title": "\u83b7\u53d6API\u7aef\u70b9\u4f7f\u7528\u7edf\u8ba1"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "AES \u89e3\u5bc6"
},
"description": "\u6536\u5230\u4e86\u7528AES\u52a0\u5bc6\u7684\u5bc6\u6587\uff1f\u628a\u5b83\u3001\u5bc6\u94a5\u548c\u968f\u673a\u6570\uff08nonce\uff09\u4ea4\u7ed9\u6211\u4eec\uff0c\u5c31\u80fd\u8fd8\u539f\u51fa\u539f\u59cb\u5185\u5bb9\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u6807\u51c6\u7684AES\u89e3\u5bc6\u63a5\u53e3\u3002\u4f60\u9700\u8981\u63d0\u4f9b\u7ecf\u8fc7Base64\u7f16\u7801\u7684\u5bc6\u6587\u3001\u52a0\u5bc6\u65f6\u4f7f\u7528\u7684\u5bc6\u94a5\u548cnonce\uff08\u968f\u673a\u6570\uff0c\u901a\u5e38\u4e3a16\u5b57\u8282\u5b57\u7b26\u4e32\uff09\u3002 > [!IMPORTANT] > **\u5173\u4e8e\u5bc6\u94a5 key** > \u6211\u4eec\u652f\u6301 AES-128, AES-192, \u548c AES-256\u3002\u8bf7\u786e\u4fdd\u4f60\u63d0\u4f9b\u7684\u5bc6\u94a5 key \u7684\u957f\u5ea6\uff08\u5b57\u8282\u6570\uff09\u6b63\u597d\u662f **16**\u3001**24** \u6216 **32**\uff0c\u4ee5\u5206\u522b\u5bf9\u5e94\u8fd9\u4e09 Calls POST https://uapis.cn/api/v1/text/aes/decrypt.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_aes_decrypt",
"title": "AES \u89e3\u5bc6"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "AES \u52a0\u5bc6"
},
"description": "\u9700\u8981\u5b89\u5168\u5730\u4f20\u8f93\u6216\u5b58\u50a8\u4e00\u4e9b\u6587\u672c\u4fe1\u606f\uff1fAES\u52a0\u5bc6\u662f\u4e00\u4e2a\u53ef\u9760\u7684\u9009\u62e9\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u6807\u51c6\u7684AES\u52a0\u5bc6\u63a5\u53e3\u3002\u4f60\u63d0\u4f9b\u9700\u8981\u52a0\u5bc6\u7684\u660e\u6587\u548c\u5bc6\u94a5\uff0c\u6211\u4eec\u8fd4\u56de\u7ecf\u8fc7Base64\u7f16\u7801\u7684\u5bc6\u6587\u3002 > [!IMPORTANT] > **\u5173\u4e8e\u5bc6\u94a5 key** > \u6211\u4eec\u652f\u6301 AES-128, AES-192, \u548c AES-256\u3002\u8bf7\u786e\u4fdd\u4f60\u63d0\u4f9b\u7684\u5bc6\u94a5 key \u7684\u957f\u5ea6\uff08\u5b57\u8282\u6570\uff09\u6b63\u597d\u662f **16**\u3001**24** \u6216 **32**\uff0c\u4ee5\u5206\u522b\u5bf9\u5e94\u8fd9\u4e09\u79cd\u52a0\u5bc6\u5f3a\u5ea6\u3002 Calls POST https://uapis.cn/api/v1/text/aes/encrypt.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_aes_encrypt",
"title": "AES \u52a0\u5bc6"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u6587\u672c\u5206\u6790"
},
"description": "\u60f3\u77e5\u9053\u4e00\u7bc7\u6587\u7ae0\u6709\u591a\u5c11\u5b57\u3001\u591a\u5c11\u4e2a\u8bcd\u3001\u6216\u8005\u591a\u5c11\u884c\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u5feb\u901f\u7edf\u8ba1\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u63d0\u4f9b\u4e00\u6bb5\u6587\u672c\uff0c\u6211\u4eec\u4f1a\u4ece\u591a\u4e2a\u7ef4\u5ea6\u8fdb\u884c\u5206\u6790\uff0c\u5e76\u8fd4\u56de\u5176\u5b57\u7b26\u6570\u3001\u8bcd\u6570\u3001\u53e5\u5b50\u6570\u3001\u6bb5\u843d\u6570\u548c\u884c\u6570\u3002\u8fd9\u5bf9\u4e8e\u6587\u672c\u7f16\u8f91\u3001\u5185\u5bb9\u7ba1\u7406\u7b49\u573a\u666f\u975e\u5e38\u6709\u7528\u3002 Calls POST https://uapis.cn/api/v1/text/analyze.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_analyze",
"title": "\u6587\u672c\u5206\u6790"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "Base64 \u89e3\u7801"
},
"description": "\u8fd9\u662f\u4e00\u4e2a\u7b80\u5355\u5b9e\u7528\u7684 Base64 \u89e3\u7801\u5de5\u5177\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u63d0\u4f9b\u4e00\u4e2a Base64 \u7f16\u7801\u7684\u5b57\u7b26\u4e32\uff0c\u6211\u4eec\u5e2e\u4f60\u89e3\u7801\u6210\u539f\u59cb\u7684 UTF-8 \u6587\u672c\u3002 Calls POST https://uapis.cn/api/v1/text/base64/decode.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_base64_decode",
"title": "Base64 \u89e3\u7801"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "Base64 \u7f16\u7801"
},
"description": "\u8fd9\u662f\u4e00\u4e2a\u7b80\u5355\u5b9e\u7528\u7684 Base64 \u7f16\u7801\u5de5\u5177\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u63d0\u4f9b\u4e00\u6bb5\u539f\u59cb\u6587\u672c\uff0c\u6211\u4eec\u5e2e\u4f60\u8f6c\u6362\u6210 Base64 \u7f16\u7801\u7684\u5b57\u7b26\u4e32\u3002 Calls POST https://uapis.cn/api/v1/text/base64/encode.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_base64_encode",
"title": "Base64 \u7f16\u7801"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "MD5 \u54c8\u5e0c"
},
"description": "\u4e00\u4e2a\u5feb\u901f\u8ba1\u7b97\u6587\u672c MD5 \u54c8\u5e0c\u503c\u7684\u5de5\u5177\uff0c\u9002\u7528\u4e8e\u77ed\u6587\u672c\u4e14\u4e0d\u5173\u5fc3\u53c2\u6570\u66b4\u9732\u7684\u573a\u666f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7GET\u8bf7\u6c42\u7684\u67e5\u8be2\u53c2\u6570\u4f20\u5165\u6587\u672c\uff0c\u8fd4\u56de\u517632\u4f4d\u5c0f\u5199\u7684MD5\u54c8\u5e0c\u503c\u3002 > [!NOTE] > \u5bf9\u4e8e\u8f83\u957f\u6216\u654f\u611f\u7684\u6587\u672c\uff0c\u6211\u4eec\u63a8\u8350\u4f7f\u7528\u672c\u63a5\u53e3\u7684 POST \u7248\u672c\uff0c\u4ee5\u907f\u514dURL\u957f\u5ea6\u9650\u5236\u548c\u53c2\u6570\u66b4\u9732\u95ee\u9898\u3002 Calls GET https://uapis.cn/api/v1/text/md5.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"text": {
"description": "\u9700\u8981\u8ba1\u7b97\u54c8\u5e0c\u503c\u7684\u6587\u672c",
"example": "hello world",
"type": "string"
}
},
"required": [
"text"
],
"type": "object"
},
"name": "get_text_md5",
"title": "MD5 \u54c8\u5e0c"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "MD5 \u54c8\u5e0c (POST)"
},
"description": "\u4e00\u4e2a\u7528\u4e8e\u8ba1\u7b97\u6587\u672c MD5 \u54c8\u5e0c\u503c\u7684\u6807\u51c6\u5de5\u5177\uff0c\u63a8\u8350\u4f7f\u7528\u6b64\u7248\u672c\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7POST\u8bf7\u6c42\u7684\u8868\u5355\u4f53\u4f20\u5165\u6587\u672c\uff0c\u8fd4\u56de\u517632\u4f4d\u5c0f\u5199\u7684MD5\u54c8\u5e0c\u503c\u3002\u76f8\u6bd4GET\u7248\u672c\uff0c\u6b64\u65b9\u6cd5\u66f4\u9002\u5408\u5904\u7406\u8f83\u957f\u6216\u5305\u542b\u654f\u611f\u4fe1\u606f\u7684\u6587\u672c\u3002 Calls POST https://uapis.cn/api/v1/text/md5.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_md5",
"title": "MD5 \u54c8\u5e0c (POST)"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "MD5 \u6821\u9a8c"
},
"description": "\u4e0b\u8f7d\u4e86\u4e00\u4e2a\u6587\u4ef6\uff0c\u60f3\u786e\u8ba4\u5b83\u5728\u4f20\u8f93\u8fc7\u7a0b\u4e2d\u6709\u6ca1\u6709\u635f\u574f\uff1f\u6821\u9a8cMD5\u503c\u662f\u6700\u5e38\u7528\u7684\u65b9\u6cd5\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u63d0\u4f9b\u539f\u59cb\u6587\u672c\u548c\u4e00\u4e2aMD5\u54c8\u5e0c\u503c\uff0c\u6211\u4eec\u5e2e\u4f60\u8ba1\u7b97\u6587\u672c\u7684\u54c8\u5e0c\uff0c\u5e76\u4e0e\u4f60\u63d0\u4f9b\u7684\u54c8\u5e0c\u8fdb\u884c\u6bd4\u5bf9\uff0c\u544a\u8bc9\u4f60\u5b83\u4eec\u662f\u5426\u5339\u914d\u3002\u8fd9\u5728\u6587\u4ef6\u5b8c\u6574\u6027\u6821\u9a8c\u7b49\u573a\u666f\u4e0b\u975e\u5e38\u6709\u7528\u3002 Calls POST https://uapis.cn/api/v1/text/md5/verify.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_md5_verify",
"title": "MD5 \u6821\u9a8c"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "AES\u9ad8\u7ea7\u52a0\u5bc6"
},
"description": "\u9700\u8981\u66f4\u7075\u6d3b\u7684AES\u52a0\u5bc6\u65b9\u6848\uff1f\u8fd9\u4e2a\u9ad8\u7ea7\u63a5\u53e3\u652f\u63016\u79cd\u52a0\u5bc6\u6a21\u5f0f\u548c3\u79cd\u586b\u5145\u65b9\u5f0f\uff0c\u8ba9\u4f60\u6839\u636e\u5177\u4f53\u573a\u666f\u9009\u62e9\u6700\u5408\u9002\u7684\u52a0\u5bc6\u914d\u7f6e\u3002 > [!IMPORTANT] > **\u63a8\u8350\u4f7f\u7528GCM\u6a21\u5f0f** > GCM\u6a21\u5f0f\u63d0\u4f9b\u8ba4\u8bc1\u52a0\u5bc6(AEAD)\uff0c\u4e0d\u4ec5\u80fd\u52a0\u5bc6\u6570\u636e\uff0c\u8fd8\u80fd\u9a8c\u8bc1\u6570\u636e\u5b8c\u6574\u6027\uff0c\u9632\u6b62\u5bc6\u6587\u88ab\u7be1\u6539\u3002\u8fd9\u662f\u76ee\u524d\u6700\u63a8\u8350\u7684\u52a0\u5bc6\u6a21\u5f0f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u529f\u80fd\u5168\u9762\u7684AES\u52a0\u5bc6\u63a5\u53e3\uff0c\u652f\u6301\u591a\u79cd\u52a0\u5bc6\u6a21\u5f0f\u548c\u586b\u5145\u65b9\u5f0f\u3002\u4f60\u53ef\u4ee5\u6839\u636e\u4e0d\u540c\u7684\u5b89\u5168\u9700\u6c42\u548c\u6027\u80fd\u8981\u6c42\uff0c\u7075\u6d3b\u9009\u62e9\u5408\u9002\u7684\u52a0\u5bc6\u914d\u7f6e\u3002 ### \u652f\u6301\u7684\u52a0\u5bc6\u6a21\u5f0f - **GCM\u6a21\u5f0f** Calls POST https://uapis.cn/api/v1/text/aes/encrypt-advanced.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_aes_encrypt_advanced",
"title": "AES\u9ad8\u7ea7\u52a0\u5bc6"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "AES\u9ad8\u7ea7\u89e3\u5bc6"
},
"description": "\u9700\u8981\u89e3\u5bc6\u901a\u8fc7\u9ad8\u7ea7\u52a0\u5bc6\u63a5\u53e3\u52a0\u5bc6\u7684\u6570\u636e\uff1f\u8fd9\u4e2a\u63a5\u53e3\u63d0\u4f9b\u4e0e\u52a0\u5bc6\u63a5\u53e3\u5b8c\u5168\u914d\u5bf9\u7684\u89e3\u5bc6\u529f\u80fd\uff0c\u652f\u6301\u76f8\u540c\u76846\u79cd\u52a0\u5bc6\u6a21\u5f0f\u548c3\u79cd\u586b\u5145\u65b9\u5f0f\u3002 > [!IMPORTANT] > **\u89e3\u5bc6\u53c2\u6570\u5fc5\u987b\u4e0e\u52a0\u5bc6\u65f6\u4e00\u81f4** > \u89e3\u5bc6\u65f6\uff0c\u5fc5\u987b\u63d0\u4f9b\u4e0e\u52a0\u5bc6\u65f6\u76f8\u540c\u7684\u5bc6\u94a5\u3001\u6a21\u5f0f\u548c\u586b\u5145\u65b9\u5f0f\u3002\u5bf9\u4e8e\u975eGCM\u6a21\u5f0f\uff0c\u8fd8\u9700\u8981\u63d0\u4f9b\u52a0\u5bc6\u65f6\u8fd4\u56de\u7684IV\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u529f\u80fd\u5b8c\u6574\u7684AES\u89e3\u5bc6\u63a5\u53e3\uff0c\u80fd\u591f\u89e3\u5bc6\u901a\u8fc7\u9ad8\u7ea7\u52a0\u5bc6\u63a5\u53e3\u52a0\u5bc6\u7684\u6240\u6709\u5bc6\u6587\u3002\u652f\u6301\u6240\u67096\u79cd\u52a0\u5bc6\u6a21\u5f0f\u548c3\u79cd\u586b\u5145\u65b9\u5f0f\uff0c\u4e0e\u52a0\u5bc6\u63a5\u53e3\u5b8c\u5168\u914d\u5bf9\u3002 ### \u89e3\u5bc6\u6d41\u7a0b 1. \u83b7\u53d6\u52a0\u5bc6\u65f6\u8fd4\u56de\u7684\u5bc6 Calls POST https://uapis.cn/api/v1/text/aes/decrypt-advanced.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_aes_decrypt_advanced",
"title": "AES\u9ad8\u7ea7\u89e3\u5bc6"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "Markdown \u8f6c HTML"
},
"description": "\u76f4\u63a5\u8c03\u7528\u8fd9\u4e2a\u63a5\u53e3\uff0c\u5c31\u53ef\u4ee5\u628a Markdown \u6587\u672c\u8f6c\u6362\u6210\u5e26\u6837\u5f0f\u7684 HTML\uff0c\u800c\u4e14\u5b83\u4e0d\u53ea\u9002\u5408\u7a0b\u5e8f\u91cc\u52a8\u6001\u6ce8\u5165\uff0c\u4e5f\u9002\u5408\u5728\u5f00\u53d1\u9636\u6bb5\u76f4\u63a5\u9884\u89c8\u3002 ## \u5982\u4f55\u4f7f\u7528\u4e0e\u9884\u89c8 - **\u9ed8\u8ba4\u6a21\u5f0f\uff1a\u8fd4\u56de JSON \u91cc\u7684 HTML \u7247\u6bb5**\uff1a\u4e0d\u4f20 format \u65f6\uff0c\u63a5\u53e3\u4f1a\u8fd4\u56de JSON\u3002\u60a8\u53ea\u9700\u8981\u8bfb\u53d6\u54cd\u5e94\u91cc\u7684 data.html\uff0c\u518d\u8d4b\u503c\u7ed9\u524d\u7aef\u5bb9\u5668\uff0c\u4f8b\u5982 element.innerHTML = data.html\u3001Vue \u7684 v-html\uff0c\u6216\u8005 React \u91cc\u914d\u5408 dangerouslySetInnerH Calls POST https://uapis.cn/api/v1/text/markdown-to-html.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_markdown_to_html",
"title": "Markdown \u8f6c HTML"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "Markdown \u8f6c PDF"
},
"description": "\u5f53\u60a8\u7684\u4e1a\u52a1\u7cfb\u7edf\u9700\u8981\u63d0\u4f9b\u201c\u5bfc\u51fa\u4e3a PDF\u201d\u7684\u529f\u80fd\u65f6\uff0c\u65e0\u9700\u5728\u540e\u7aef\u90e8\u7f72\u590d\u6742\u7684\u6392\u7248\u5f15\u64ce\uff0c\u53ea\u9700\u5c06 Markdown \u6587\u672c\u53d1\u7ed9\u8fd9\u4e2a\u63a5\u53e3\uff0c\u5373\u53ef\u76f4\u63a5\u83b7\u53d6\u6253\u5370\u7ea7\u7684 PDF \u6587\u4ef6\u3002 ## \u529f\u80fd\u6982\u8ff0 - **\u670d\u52a1\u7aef\u76f4\u63a5\u751f\u6210**\uff1a\u63a5\u53e3\u76f4\u63a5\u8fd4\u56de PDF \u6587\u4ef6\u4e8c\u8fdb\u5236\u6d41\uff0c\u524d\u7aef\u65e0\u9700\u4efb\u4f55\u5904\u7406\u5373\u53ef\u89e6\u53d1\u4e0b\u8f7d\uff0c\u540e\u7aef\u4e5f\u80fd\u8f7b\u677e\u5b58\u76d8\u5f52\u6863\u3002 - **\u591a\u79cd\u7cbe\u7f8e\u4e3b\u9898\u4e0e\u7eb8\u5f20**\uff1a\u5185\u7f6e\u4e86 GitHub\u3001\u6697\u9ed1\u7b49\u591a\u79cd\u4e13\u4e1a\u6392\u7248\u4e3b\u9898\uff0c\u5e76\u652f\u6301 A4\u3001Letter \u7b49\u6807\u51c6\u7eb8\u5f20\u3002\u53ea\u9700\u7b80\u5355\u914d\u7f6e\uff0c\u5c31\u80fd\u751f\u6210\u7b26\u5408\u4e1a\u52a1\u573a\u666f\u7684\u4e13\u4e1a\u6587\u6863\u3002 - **\u516c\u7f51\u56fe\u7247\u4e5f Calls POST https://uapis.cn/api/v1/text/markdown-to-pdf.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_markdown_to_pdf",
"title": "Markdown \u8f6c PDF"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u683c\u5f0f\u8f6c\u6362"
},
"description": "\u9700\u8981\u5728\u4e0d\u540c\u6587\u672c\u683c\u5f0f\u4e4b\u95f4\u8f6c\u6362\uff1f\u8fd9\u4e2a\u63a5\u53e3\u652f\u6301Base64\u3001Hex\u3001URL\u3001HTML\u3001Unicode\u7b49\u591a\u79cd\u683c\u5f0f\u4e92\u8f6c\uff0c\u8fd8\u80fd\u751f\u6210MD5\u3001SHA256\u7b49\u54c8\u5e0c\u503c\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u63d0\u4f9b\u5f85\u8f6c\u6362\u7684\u6587\u672c\u3001\u6e90\u683c\u5f0f\u548c\u76ee\u6807\u683c\u5f0f\uff0c\u63a5\u53e3\u4f1a\u81ea\u52a8\u5b8c\u6210\u8f6c\u6362\u3002\u652f\u63017\u79cd\u53cc\u5411\u683c\u5f0f\uff08plain\u3001base64\u3001hex\u3001url\u3001html\u3001unicode\u3001binary\uff09\u548c4\u79cd\u5355\u5411\u54c8\u5e0c\uff08md5\u3001sha1\u3001sha256\u3001sha512\uff09\u3002 ## \u683c\u5f0f\u8bf4\u660e **\u53cc\u5411\u8f6c\u6362\u683c\u5f0f**\uff1aplain\uff08\u7eaf\u6587\u672c\uff09\u3001base64\u3001hex\uff08\u5341\u516d\u8fdb\u5236 Calls POST https://uapis.cn/api/v1/text/convert.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_convert",
"title": "\u683c\u5f0f\u8f6c\u6362"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u7ffb\u8bd1"
},
"description": "\u9700\u8981\u8de8\u8d8a\u8bed\u8a00\u7684\u9e3f\u6c9f\u8fdb\u884c\u4ea4\u6d41\uff1f\u8fd9\u4e2a\u7ffb\u8bd1\u63a5\u53e3\u662f\u4f60\u53ef\u9760\u7684'\u540c\u58f0\u4f20\u8bd1'\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ef\u4ee5\u5c06\u4e00\u6bb5\u6e90\u8bed\u8a00\u6587\u672c\uff08\u6211\u4eec\u80fd\u81ea\u52a8\u68c0\u6d4b\u6e90\u8bed\u8a00\uff09\u7ffb\u8bd1\u6210\u4f60\u6307\u5b9a\u7684\u4efb\u4f55\u76ee\u6807\u8bed\u8a00\u3002\u65e0\u8bba\u662f\u4e2d\u8bd1\u82f1\u3001\u65e5\u8bd1\u6cd5\uff0c\u90fd\u4e0d\u5728\u8bdd\u4e0b\u3002 ## \u652f\u6301\u7684\u8bed\u8a00 \u6211\u4eec\u652f\u6301\u8d85\u8fc7100\u79cd\u8bed\u8a00\u7684\u4e92\u8bd1\uff0c\u5305\u62ec\u4f46\u4e0d\u9650\u4e8e\uff1a\u4e2d\u6587\uff08\u7b80\u4f53/\u7e41\u4f53\uff09\u3001\u82f1\u8bed\u3001\u65e5\u8bed\u3001\u97e9\u8bed\u3001\u6cd5\u8bed\u3001\u5fb7\u8bed\u3001\u897f\u73ed\u7259\u8bed\u3001\u4fc4\u8bed\u3001\u963f\u62c9\u4f2f\u8bed\u7b49\u4e3b\u6d41\u8bed\u8a00\uff0c\u4ee5\u53ca\u5404\u79cd\u5c0f\u8bed\u79cd\u3002\u8be6\u89c1\u4e0b\u65b9\u53c2\u6570\u5217\u8868\u3002 Calls POST https://uapis.cn/api/v1/translate/text.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
},
"to_lang": {
"description": "\u76ee\u6807\u8bed\u8a00\u4ee3\u7801\u3002\u8bf7\u4ece[\u652f\u6301\u7684\u8bed\u8a00\u5217\u8868](#enum-list)\u4e2d\u9009\u62e9\u4e00\u4e2a\u8bed\u8a00\u4ee3\u7801\u3002",
"enum": [
"sq",
"ga",
"et",
"ar",
"am",
"az",
"be",
"bg",
"eu",
"is",
"pl",
"bs-Latn",
"fa",
"da",
"de",
"ru",
"fr",
"tl",
"fi",
"fy",
"km",
"ka",
"gu",
"ht",
"ko",
"ha",
"kk",
"nl",
"gl",
"ca",
"cs",
"ky",
"kn",
"tlh",
"hr",
"otq",
"co",
"ku",
"la",
"lo",
"lv",
"lt",
"ro",
"lb",
"mg",
"mt",
"mr",
"ms",
"ml",
"mi",
"mk",
"mn",
"bn",
"my",
"mww",
"hmn",
"xh",
"zu",
"ne",
"no",
"pa",
"ps",
"pt",
"ny",
"ja",
"sv",
"sr-Latn",
"sr-Cyrl",
"st",
"sm",
"si",
"eo",
"sk",
"sl",
"sw",
"gd",
"so",
"ceb",
"te",
"ta",
"th",
"tg",
"tr",
"cy",
"zh-lzh",
"ur",
"uk",
"uz",
"haw",
"es",
"he",
"el",
"sd",
"hu",
"sn",
"hy",
"ig",
"it",
"yi",
"hi",
"id",
"en",
"su",
"jw",
"yua",
"yo",
"vi",
"zh",
"zh-TW"
],
"enumIconPattern": "/icons/lang/{value}.png",
"enumLabels": {
"am": "\u963f\u59c6\u54c8\u62c9\u8bed",
"ar": "\u963f\u62c9\u4f2f\u8bed",
"az": "\u963f\u585e\u62dc\u7586\u8bed",
"be": "\u767d\u4fc4\u7f57\u65af\u8bed",
"bg": "\u4fdd\u52a0\u5229\u4e9a\u8bed",
"bn": "\u5b5f\u52a0\u62c9\u8bed",
"bs-Latn": "\u6ce2\u65af\u5c3c\u4e9a\u8bed",
"ca": "\u52a0\u6cf0\u7f57\u5c3c\u4e9a\u8bed",
"ceb": "\u5bbf\u52a1\u8bed",
"co": "\u79d1\u897f\u5609\u8bed",
"cs": "\u6377\u514b\u8bed",
"cy": "\u5a01\u5c14\u58eb\u8bed",
"da": "\u4e39\u9ea6\u8bed",
"de": "\u5fb7\u8bed",
"el": "\u5e0c\u814a\u8bed",
"en": "\u82f1\u8bed",
"eo": "\u4e16\u754c\u8bed",
"es": "\u897f\u73ed\u7259\u8bed",
"et": "\u7231\u6c99\u5c3c\u4e9a\u8bed",
"eu": "\u5df4\u65af\u514b\u8bed",
"fa": "\u6ce2\u65af\u8bed",
"fi": "\u82ac\u5170\u8bed",
"fr": "\u6cd5\u8bed",
"fy": "\u5f17\u91cc\u897f\u8bed",
"ga": "\u7231\u5c14\u5170\u8bed",
"gd": "\u82cf\u683c\u5170\u76d6\u5c14\u8bed",
"gl": "\u52a0\u5229\u897f\u4e9a\u8bed",
"gu": "\u53e4\u5409\u62c9\u7279\u8bed",
"ha": "\u8c6a\u8428\u8bed",
"haw": "\u590f\u5a01\u5937\u8bed",
"he": "\u5e0c\u4f2f\u6765\u8bed",
"hi": "\u5370\u5730\u8bed",
"hmn": "\u8d6b\u8499\u8bed",
"hr": "\u514b\u7f57\u5730\u4e9a\u8bed",
"ht": "\u6d77\u5730\u514b\u91cc\u5965\u5c14\u8bed",
"hu": "\u5308\u7259\u5229\u8bed",
"hy": "\u4e9a\u7f8e\u5c3c\u4e9a\u8bed",
"id": "\u5370\u5c3c\u8bed",
"ig": "\u4f0a\u535a\u8bed",
"is": "\u51b0\u5c9b\u8bed",
"it": "\u610f\u5927\u5229\u8bed",
"ja": "\u65e5\u8bed",
"jw": "\u722a\u54c7\u8bed",
"ka": "\u683c\u9c81\u5409\u4e9a\u8bed",
"kk": "\u54c8\u8428\u514b\u8bed",
"km": "\u9ad8\u68c9\u8bed",
"kn": "\u5361\u7eb3\u8fbe\u8bed",
"ko": "\u97e9\u8bed",
"ku": "\u5e93\u5c14\u5fb7\u8bed",
"ky": "\u5409\u5c14\u5409\u65af\u8bed",
"la": "\u62c9\u4e01\u8bed",
"lb": "\u5362\u68ee\u5821\u8bed",
"lo": "\u8001\u631d\u8bed",
"lt": "\u7acb\u9676\u5b9b\u8bed",
"lv": "\u62c9\u8131\u7ef4\u4e9a\u8bed",
"mg": "\u9a6c\u5c14\u52a0\u4ec0\u8bed",
"mi": "\u6bdb\u5229\u8bed",
"mk": "\u9a6c\u5176\u987f\u8bed",
"ml": "\u9a6c\u62c9\u96c5\u62c9\u59c6\u8bed",
"mn": "\u8499\u53e4\u8bed",
"mr": "\u9a6c\u62c9\u5730\u8bed",
"ms": "\u9a6c\u6765\u8bed",
"mt": "\u9a6c\u8033\u4ed6\u8bed",
"mww": "\u82d7\u8bed",
"my": "\u7f05\u7538\u8bed",
"ne": "\u5c3c\u6cca\u5c14\u8bed",
"nl": "\u8377\u5170\u8bed",
"no": "\u632a\u5a01\u8bed",
"ny": "\u9f50\u5207\u74e6\u8bed",
"otq": "\u514b\u96f7\u5854\u7f57\u5965\u6258\u7c73\u8bed",
"pa": "\u65c1\u906e\u666e\u8bed",
"pl": "\u6ce2\u5170\u8bed",
"ps": "\u666e\u4ec0\u56fe\u8bed",
"pt": "\u8461\u8404\u7259\u8bed",
"ro": "\u7f57\u9a6c\u5c3c\u4e9a\u8bed",
"ru": "\u4fc4\u8bed",
"sd": "\u4fe1\u5fb7\u8bed",
"si": "\u50e7\u4f3d\u7f57\u8bed",
"sk": "\u65af\u6d1b\u4f10\u514b\u8bed",
"sl": "\u65af\u6d1b\u6587\u5c3c\u4e9a\u8bed",
"sm": "\u8428\u6469\u4e9a\u8bed",
"sn": "\u4fee\u7eb3\u8bed",
"so": "\u7d22\u9a6c\u91cc\u8bed",
"sq": "\u963f\u5c14\u5df4\u5c3c\u4e9a\u8bed",
"sr-Cyrl": "\u585e\u5c14\u7ef4\u4e9a\u8bed(\u897f\u91cc\u5c14)",
"sr-Latn": "\u585e\u5c14\u7ef4\u4e9a\u8bed(\u62c9\u4e01)",
"st": "\u585e\u7d22\u6258\u8bed",
"su": "\u5dfd\u4ed6\u8bed",
"sv": "\u745e\u5178\u8bed",
"sw": "\u65af\u74e6\u5e0c\u91cc\u8bed",
"ta": "\u6cf0\u7c73\u5c14\u8bed",
"te": "\u6cf0\u5362\u56fa\u8bed",
"tg": "\u5854\u5409\u514b\u8bed",
"th": "\u6cf0\u8bed",
"tl": "\u83f2\u5f8b\u5bbe\u8bed",
"tlh": "\u514b\u6797\u8d21\u8bed",
"tr": "\u571f\u8033\u5176\u8bed",
"uk": "\u4e4c\u514b\u5170\u8bed",
"ur": "\u4e4c\u5c14\u90fd\u8bed",
"uz": "\u4e4c\u5179\u522b\u514b\u8bed",
"vi": "\u8d8a\u5357\u8bed",
"xh": "\u79d1\u8428\u8bed",
"yi": "\u610f\u7b2c\u7eea\u8bed",
"yo": "\u7ea6\u9c81\u5df4\u8bed",
"yua": "\u5c24\u5361\u5766\u739b\u96c5\u8bed",
"zh": "\u4e2d\u6587(\u7b80\u4f53)",
"zh-TW": "\u4e2d\u6587(\u7e41\u4f53)",
"zh-lzh": "\u6587\u8a00\u6587",
"zu": "\u7956\u9c81\u8bed"
},
"example": "zh",
"type": "string"
}
},
"required": [
"to_lang"
],
"type": "object"
},
"name": "post_translate_text",
"title": "\u7ffb\u8bd1"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "AI\u667a\u80fd\u7ffb\u8bd1"
},
"description": "\u8fd9\u662f\u4e00\u4e2a\u9ad8\u8d28\u91cf\u7684\u667a\u80fd\u7ffb\u8bd1\u670d\u52a1\uff0c\u652f\u6301\u591a\u79cd\u7ffb\u8bd1\u98ce\u683c\u548c\u4e13\u4e1a\u573a\u666f\uff0c\u9002\u5408\u5bf9\u8bd1\u6587\u8d28\u91cf\u6709\u66f4\u9ad8\u8981\u6c42\u7684\u4e1a\u52a1\u573a\u666f\u3002 ## \u529f\u80fd\u6982\u8ff0 - **\u5355\u6587\u672c\u7ffb\u8bd1**: \u4e13\u6ce8\u5904\u7406\u5355\u6761\u6587\u672c\u7ffb\u8bd1\uff0c\u9002\u5408\u9700\u8981\u9ad8\u8d28\u91cf\u8bd1\u6587\u7684\u4e1a\u52a1\u573a\u666f\u3002 - **\u591a\u98ce\u683c\u9002\u914d**: \u63d0\u4f9b\u968f\u610f\u53e3\u8bed\u5316\u3001\u4e13\u4e1a\u5546\u52a1\u3001\u5b66\u672f\u6b63\u5f0f\u3001\u6587\u5b66\u827a\u672f\u56db\u79cd\u7ffb\u8bd1\u98ce\u683c\uff0c\u80fd\u591f\u6839\u636e\u4e0d\u540c\u573a\u666f\u9700\u6c42\u8c03\u6574\u7ffb\u8bd1\u7684\u8bed\u8a00\u98ce\u683c\u548c\u8868\u8fbe\u65b9\u5f0f\u3002 - **\u4e0a\u4e0b\u6587\u611f\u77e5**: \u652f\u6301\u901a\u7528\u3001\u5546\u52a1\u3001\u6280\u672f\u3001\u533b\u7597\u3001\u6cd5\u5f8b\u3001\u5e02\u573a\u8425\u9500\u3001\u5a31\u4e50\u3001\u6559\u80b2\u3001\u65b0\u95fb\u7b49\u4e5d\u79cd\u4e13\u4e1a\u9886\u57df\u7684\u4e0a\u4e0b\u6587\u7ffb\u8bd1\uff0c\u786e\u4fdd\u672f\u8bed\u51c6\u786e\u6027\u548c\u8868\u8fbe\u5730\u9053\u6027\u3002 - ** Calls POST https://uapis.cn/api/v1/ai/translate.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
},
"target_lang": {
"description": "\u76ee\u6807\u8bed\u8a00\u4ee3\u7801\u3002\u8bf7\u4ece[\u652f\u6301\u7684\u8bed\u8a00\u5217\u8868](#enum-list)\u4e2d\u9009\u62e9\u4e00\u4e2a\u8bed\u8a00\u4ee3\u7801\u3002",
"enum": [
"sq",
"ga",
"et",
"ar",
"am",
"az",
"be",
"bg",
"eu",
"is",
"pl",
"bs-Latn",
"fa",
"da",
"de",
"ru",
"fr",
"tl",
"fi",
"fy",
"km",
"ka",
"gu",
"ht",
"ko",
"ha",
"kk",
"nl",
"gl",
"ca",
"cs",
"ky",
"kn",
"tlh",
"hr",
"otq",
"co",
"ku",
"la",
"lo",
"lv",
"lt",
"ro",
"lb",
"mg",
"mt",
"mr",
"ms",
"ml",
"mi",
"mk",
"mn",
"bn",
"my",
"mww",
"hmn",
"xh",
"zu",
"ne",
"no",
"pa",
"ps",
"pt",
"ny",
"ja",
"sv",
"sr-Latn",
"sr-Cyrl",
"st",
"sm",
"si",
"eo",
"sk",
"sl",
"sw",
"gd",
"so",
"ceb",
"te",
"ta",
"th",
"tg",
"tr",
"cy",
"zh-lzh",
"ur",
"uk",
"uz",
"haw",
"es",
"he",
"el",
"sd",
"hu",
"sn",
"hy",
"ig",
"it",
"yi",
"hi",
"id",
"en",
"su",
"jw",
"yua",
"yo",
"vi",
"zh",
"zh-TW"
],
"enumIconPattern": "/icons/lang/{value}.png",
"enumLabels": {
"am": "\u963f\u59c6\u54c8\u62c9\u8bed",
"ar": "\u963f\u62c9\u4f2f\u8bed",
"az": "\u963f\u585e\u62dc\u7586\u8bed",
"be": "\u767d\u4fc4\u7f57\u65af\u8bed",
"bg": "\u4fdd\u52a0\u5229\u4e9a\u8bed",
"bn": "\u5b5f\u52a0\u62c9\u8bed",
"bs-Latn": "\u6ce2\u65af\u5c3c\u4e9a\u8bed",
"ca": "\u52a0\u6cf0\u7f57\u5c3c\u4e9a\u8bed",
"ceb": "\u5bbf\u52a1\u8bed",
"co": "\u79d1\u897f\u5609\u8bed",
"cs": "\u6377\u514b\u8bed",
"cy": "\u5a01\u5c14\u58eb\u8bed",
"da": "\u4e39\u9ea6\u8bed",
"de": "\u5fb7\u8bed",
"el": "\u5e0c\u814a\u8bed",
"en": "\u82f1\u8bed",
"eo": "\u4e16\u754c\u8bed",
"es": "\u897f\u73ed\u7259\u8bed",
"et": "\u7231\u6c99\u5c3c\u4e9a\u8bed",
"eu": "\u5df4\u65af\u514b\u8bed",
"fa": "\u6ce2\u65af\u8bed",
"fi": "\u82ac\u5170\u8bed",
"fr": "\u6cd5\u8bed",
"fy": "\u5f17\u91cc\u897f\u8bed",
"ga": "\u7231\u5c14\u5170\u8bed",
"gd": "\u82cf\u683c\u5170\u76d6\u5c14\u8bed",
"gl": "\u52a0\u5229\u897f\u4e9a\u8bed",
"gu": "\u53e4\u5409\u62c9\u7279\u8bed",
"ha": "\u8c6a\u8428\u8bed",
"haw": "\u590f\u5a01\u5937\u8bed",
"he": "\u5e0c\u4f2f\u6765\u8bed",
"hi": "\u5370\u5730\u8bed",
"hmn": "\u8d6b\u8499\u8bed",
"hr": "\u514b\u7f57\u5730\u4e9a\u8bed",
"ht": "\u6d77\u5730\u514b\u91cc\u5965\u5c14\u8bed",
"hu": "\u5308\u7259\u5229\u8bed",
"hy": "\u4e9a\u7f8e\u5c3c\u4e9a\u8bed",
"id": "\u5370\u5c3c\u8bed",
"ig": "\u4f0a\u535a\u8bed",
"is": "\u51b0\u5c9b\u8bed",
"it": "\u610f\u5927\u5229\u8bed",
"ja": "\u65e5\u8bed",
"jw": "\u722a\u54c7\u8bed",
"ka": "\u683c\u9c81\u5409\u4e9a\u8bed",
"kk": "\u54c8\u8428\u514b\u8bed",
"km": "\u9ad8\u68c9\u8bed",
"kn": "\u5361\u7eb3\u8fbe\u8bed",
"ko": "\u97e9\u8bed",
"ku": "\u5e93\u5c14\u5fb7\u8bed",
"ky": "\u5409\u5c14\u5409\u65af\u8bed",
"la": "\u62c9\u4e01\u8bed",
"lb": "\u5362\u68ee\u5821\u8bed",
"lo": "\u8001\u631d\u8bed",
"lt": "\u7acb\u9676\u5b9b\u8bed",
"lv": "\u62c9\u8131\u7ef4\u4e9a\u8bed",
"mg": "\u9a6c\u5c14\u52a0\u4ec0\u8bed",
"mi": "\u6bdb\u5229\u8bed",
"mk": "\u9a6c\u5176\u987f\u8bed",
"ml": "\u9a6c\u62c9\u96c5\u62c9\u59c6\u8bed",
"mn": "\u8499\u53e4\u8bed",
"mr": "\u9a6c\u62c9\u5730\u8bed",
"ms": "\u9a6c\u6765\u8bed",
"mt": "\u9a6c\u8033\u4ed6\u8bed",
"mww": "\u82d7\u8bed",
"my": "\u7f05\u7538\u8bed",
"ne": "\u5c3c\u6cca\u5c14\u8bed",
"nl": "\u8377\u5170\u8bed",
"no": "\u632a\u5a01\u8bed",
"ny": "\u9f50\u5207\u74e6\u8bed",
"otq": "\u514b\u96f7\u5854\u7f57\u5965\u6258\u7c73\u8bed",
"pa": "\u65c1\u906e\u666e\u8bed",
"pl": "\u6ce2\u5170\u8bed",
"ps": "\u666e\u4ec0\u56fe\u8bed",
"pt": "\u8461\u8404\u7259\u8bed",
"ro": "\u7f57\u9a6c\u5c3c\u4e9a\u8bed",
"ru": "\u4fc4\u8bed",
"sd": "\u4fe1\u5fb7\u8bed",
"si": "\u50e7\u4f3d\u7f57\u8bed",
"sk": "\u65af\u6d1b\u4f10\u514b\u8bed",
"sl": "\u65af\u6d1b\u6587\u5c3c\u4e9a\u8bed",
"sm": "\u8428\u6469\u4e9a\u8bed",
"sn": "\u4fee\u7eb3\u8bed",
"so": "\u7d22\u9a6c\u91cc\u8bed",
"sq": "\u963f\u5c14\u5df4\u5c3c\u4e9a\u8bed",
"sr-Cyrl": "\u585e\u5c14\u7ef4\u4e9a\u8bed(\u897f\u91cc\u5c14)",
"sr-Latn": "\u585e\u5c14\u7ef4\u4e9a\u8bed(\u62c9\u4e01)",
"st": "\u585e\u7d22\u6258\u8bed",
"su": "\u5dfd\u4ed6\u8bed",
"sv": "\u745e\u5178\u8bed",
"sw": "\u65af\u74e6\u5e0c\u91cc\u8bed",
"ta": "\u6cf0\u7c73\u5c14\u8bed",
"te": "\u6cf0\u5362\u56fa\u8bed",
"tg": "\u5854\u5409\u514b\u8bed",
"th": "\u6cf0\u8bed",
"tl": "\u83f2\u5f8b\u5bbe\u8bed",
"tlh": "\u514b\u6797\u8d21\u8bed",
"tr": "\u571f\u8033\u5176\u8bed",
"uk": "\u4e4c\u514b\u5170\u8bed",
"ur": "\u4e4c\u5c14\u90fd\u8bed",
"uz": "\u4e4c\u5179\u522b\u514b\u8bed",
"vi": "\u8d8a\u5357\u8bed",
"xh": "\u79d1\u8428\u8bed",
"yi": "\u610f\u7b2c\u7eea\u8bed",
"yo": "\u7ea6\u9c81\u5df4\u8bed",
"yua": "\u5c24\u5361\u5766\u739b\u96c5\u8bed",
"zh": "\u4e2d\u6587(\u7b80\u4f53)",
"zh-TW": "\u4e2d\u6587(\u7e41\u4f53)",
"zh-lzh": "\u6587\u8a00\u6587",
"zu": "\u7956\u9c81\u8bed"
},
"example": "zh",
"type": "string"
}
},
"required": [
"target_lang"
],
"type": "object"
},
"name": "post_ai_translate",
"title": "AI\u667a\u80fd\u7ffb\u8bd1"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "AI\u7ffb\u8bd1\u914d\u7f6e"
},
"description": "\u83b7\u53d6AI\u667a\u80fd\u7ffb\u8bd1\u670d\u52a1\u652f\u6301\u7684\u5b8c\u6574\u8bed\u8a00\u5217\u8868\u3001\u7ffb\u8bd1\u98ce\u683c\u9009\u9879\u3001\u4e0a\u4e0b\u6587\u573a\u666f\u9009\u9879\u4ee5\u53ca\u6027\u80fd\u6307\u6807\u4fe1\u606f\u3002 Calls GET https://uapis.cn/api/v1/ai/translate/languages.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_ai_translate_languages",
"title": "AI\u7ffb\u8bd1\u914d\u7f6e"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u6d41\u5f0f\u7ffb\u8bd1\uff08\u4e2d\u82f1\u4e92\u8bd1\uff09"
},
"description": "\u60f3\u8ba9\u7ffb\u8bd1\u7ed3\u679c\u50cf\u6253\u5b57\u673a\u4e00\u6837\u9010\u5b57\u663e\u793a\u51fa\u6765\uff1f\u8fd9\u4e2a\u6d41\u5f0f\u7ffb\u8bd1\u63a5\u53e3\u80fd\u5b9e\u73b0\u8fd9\u79cd\u6548\u679c\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4e0d\u540c\u4e8e\u4f20\u7edf\u7ffb\u8bd1API\u4e00\u6b21\u6027\u8fd4\u56de\u5b8c\u6574\u7ed3\u679c\uff0c\u8fd9\u4e2a\u63a5\u53e3\u4f1a\u5b9e\u65f6\u5730\u3001\u4e00\u4e2a\u5b57\u4e00\u4e2a\u5b57\u5730\u628a\u7ffb\u8bd1\u5185\u5bb9\u63a8\u7ed9\u4f60\uff08\u5c31\u50cfChatGPT\u56de\u590d\u6d88\u606f\u90a3\u6837\uff09\uff0c\u975e\u5e38\u9002\u5408\u7528\u5728\u804a\u5929\u5e94\u7528\u3001\u76f4\u64ad\u5b57\u5e55\u7b49\u9700\u8981\u5373\u65f6\u53cd\u9988\u7684\u573a\u666f\u3002 ## \u5b83\u80fd\u505a\u4ec0\u4e48 - **\u4e2d\u82f1\u4e92\u8bd1**\uff1a\u652f\u6301\u4e2d\u6587\u548c\u82f1\u6587\u4e4b\u95f4\u7684\u53cc\u5411\u7ffb\u8bd1 - **\u81ea\u52a8\u8bc6\u522b**\uff1a\u4e0d\u786e\u5b9a\u6e90\u8bed\u8a00\uff1f\u8bbe\u7f6e\u4e3a auto \u8ba9\u6211\u4eec\u81ea\u52a8\u68c0\u6d4b - **\u9010\u5b57\u8fd4\u56de**\uff1a\u7ffb\u8bd1\u7ed3\u679c\u4f1a\u50cf\u6253\u5b57\u673a\u4e00\u6837\u9010\u5b57\u6d41\u5f0f\u8fd4\u56de\uff0c\u7528\u6237\u4f53\u9a8c\u66f4\u6d41\u7545 Calls POST https://uapis.cn/api/v1/translate/stream.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_translate_stream",
"title": "\u6d41\u5f0f\u7ffb\u8bd1\uff08\u4e2d\u82f1\u4e92\u8bd1\uff09"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u63d0\u53d6\u7f51\u9875\u56fe\u7247"
},
"description": "\u60f3\u6279\u91cf\u83b7\u53d6\u4e00\u4e2a\u7f51\u9875\u4e0a\u7684\u6240\u6709\u56fe\u7247\u94fe\u63a5\uff1f\u8fd9\u4e2a\u63a5\u53e3\u5e2e\u4f60\u641e\u5b9a\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4f9b\u4e00\u4e2a\u7f51\u9875 URL\uff0c\u8fd4\u56de\u8be5\u9875\u9762\u4e2d\u6240\u6709\u56fe\u7247\u7684\u94fe\u63a5\u5217\u8868\u3002\u9002\u5408\u7528\u4e8e\u56fe\u7247\u91c7\u96c6\u3001\u7d20\u6750\u4e0b\u8f7d\u7b49\u573a\u666f\u3002 Calls GET https://uapis.cn/api/v1/webparse/extractimages.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"url": {
"description": "\u9700\u8981\u63d0\u53d6\u56fe\u7247\u7684\u7f51\u9875URL",
"example": "https://cn.bing.com/",
"format": "uri",
"type": "string"
}
},
"required": [
"url"
],
"type": "object"
},
"name": "get_webparse_extractimages",
"title": "\u63d0\u53d6\u7f51\u9875\u56fe\u7247"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u63d0\u53d6\u7f51\u9875\u5143\u6570\u636e"
},
"description": "\u60f3\u5728\u5e94\u7528\u91cc\u505a\u94fe\u63a5\u9884\u89c8\u5361\u7247\uff1f\u8fd9\u4e2a\u63a5\u53e3\u5e2e\u4f60\u4e00\u952e\u83b7\u53d6\u7f51\u9875\u7684\u6807\u9898\u3001\u63cf\u8ff0\u3001\u56fe\u6807\u7b49\u4fe1\u606f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4f9b\u4e00\u4e2a\u7f51\u9875 URL\uff0c\u8fd4\u56de\u8be5\u9875\u9762\u7684\u5143\u6570\u636e\uff0c\u5305\u62ec\u6807\u9898\u3001\u63cf\u8ff0\u3001\u5173\u952e\u8bcd\u3001Favicon\u3001Open Graph \u4fe1\u606f\u7b49\u3002\u975e\u5e38\u9002\u5408\u7528\u4e8e\u751f\u6210\u94fe\u63a5\u9884\u89c8\u5361\u7247\u6216\u505a SEO \u5206\u6790\u3002 Calls GET https://uapis.cn/api/v1/webparse/metadata.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"url": {
"description": "\u9700\u8981\u63d0\u53d6\u5143\u6570\u636e\u7684\u7f51\u9875URL",
"example": "https://www.bilibili.com",
"format": "uri",
"type": "string"
}
},
"required": [
"url"
],
"type": "object"
},
"name": "get_webparse_metadata",
"title": "\u63d0\u53d6\u7f51\u9875\u5143\u6570\u636e"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u7f51\u9875\u8f6c Markdown"
},
"description": "\u60f3\u628a\u4e00\u4e2a\u7f51\u9875\u7684\u5185\u5bb9\u8f6c\u6210\u5e72\u51c0\u7684 Markdown \u6587\u672c\uff1f\u8fd9\u4e2a\u5f02\u6b65\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u641e\u5b9a\uff0c\u7279\u522b\u9002\u5408\u5904\u7406\u5927\u578b\u6216\u590d\u6742\u7684\u7f51\u9875\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4ea4\u4e00\u4e2a\u7f51\u9875 URL\uff0c\u6211\u4eec\u4f1a\u81ea\u52a8\u6293\u53d6\u4e3b\u4f53\u5185\u5bb9\uff0c\u5254\u9664\u5e7f\u544a\u3001\u5bfc\u822a\u680f\u7b49\u5e72\u6270\u5143\u7d20\uff0c\u5e76\u8f6c\u6362\u4e3a Markdown \u683c\u5f0f\u3002\u540c\u65f6\u4f1a\u63d0\u53d6\u6807\u9898\u3001\u4f5c\u8005\u3001\u53d1\u5e03\u65e5\u671f\u7b49\u5143\u6570\u636e\uff0c\u751f\u6210 YAML Front Matter\u3002 \u4efb\u52a1\u63d0\u4ea4\u540e\u4f1a\u7acb\u5373\u8fd4\u56de\u4efb\u52a1 ID\uff0c\u4f60\u53ef\u4ee5\u7528\u5b83\u6765\u67e5\u8be2\u5904\u7406\u8fdb\u5ea6\u548c\u7ed3\u679c\u3002\u5355\u4e2a\u4efb\u52a1\u6700\u957f\u5904\u7406 60 \u79d2\uff0c\u7ed3\u679c\u7f13\u5b58 30 \u5206\u949f\u3002 Calls POST https://uapis.cn/api/v1/web/tomarkdown/async.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"url": {
"description": "\u9700\u8981\u8f6c\u6362\u7684\u7f51\u9875URL\u3002URL\u5fc5\u987b\u7ecf\u8fc7\u7f16\u7801\u3002",
"example": "https://example.com",
"type": "string"
}
},
"required": [
"url"
],
"type": "object"
},
"name": "post_web_tomarkdown_async",
"title": "\u7f51\u9875\u8f6c Markdown"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u8f6c\u6362\u4efb\u52a1\u72b6\u6001"
},
"description": "\u63d0\u4ea4\u4e86\u7f51\u9875\u8f6c Markdown \u4efb\u52a1\u540e\uff0c\u60f3\u77e5\u9053\u5904\u7406\u8fdb\u5ea6\u548c\u7ed3\u679c\uff1f\u7528\u8fd9\u4e2a\u63a5\u53e3\u6765\u67e5\u8be2\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u4efb\u52a1 ID \u67e5\u8be2\u8f6c\u6362\u4efb\u52a1\u7684\u5f53\u524d\u72b6\u6001\u3001\u5904\u7406\u8fdb\u5ea6\u548c\u6700\u7ec8\u7ed3\u679c\u3002\u4efb\u52a1\u7ed3\u679c\u7f13\u5b58 30 \u5206\u949f\uff0c\u671f\u95f4\u53ef\u91cd\u590d\u67e5\u8be2\u3002 ## \u4efb\u52a1\u72b6\u6001 | \u72b6\u6001 | \u8bf4\u660e | |------|------| | pending | \u7b49\u5f85\u5904\u7406 | | processing | \u5904\u7406\u4e2d | | completed | \u5df2\u5b8c\u6210\uff0c\u53ef\u83b7\u53d6\u7ed3\u679c | | failed | \u5931\u8d25 | | timeout | \u8d85\u65f6\uff08\u8d85\u8fc7 60 Calls GET https://uapis.cn/api/v1/web/tomarkdown/async/{task_id}.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"task_id": {
"description": "\u4efb\u52a1ID\uff08\u7531\u63d0\u4ea4\u63a5\u53e3\u8fd4\u56de\uff09",
"example": "a1b2c3d4-e5f6-47a8-b9c0-d1e2f3a4b5c6",
"type": "string"
}
},
"required": [
"task_id"
],
"type": "object"
},
"name": "get_web_tomarkdown_async_status",
"title": "\u8f6c\u6362\u4efb\u52a1\u72b6\u6001"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u6b65\u9aa41\uff1a\u4e0a\u4f20\u52a0\u5bc6\u6570\u636e"
},
"description": "\u8fd9\u662f\u6240\u6709\u6d41\u7a0b\u7684\u7b2c\u4e00\u6b65\u3002\u60a8\u7684\u5ba2\u6237\u7aef\u5e94\u7528\u9700\u8981\u5148\u5728\u672c\u5730\u51c6\u5907\u597d **\u52a0\u5bc6\u540e\u7684\u6570\u636e**\uff0c\u7136\u540e\u8c03\u7528\u6b64\u63a5\u53e3\u8fdb\u884c\u4e0a\u4f20\u3002\u6210\u529f\u540e\uff0c\u60a8\u4f1a\u5f97\u5230\u4e00\u4e2a\u7528\u4e8e\u540e\u7eed\u64cd\u4f5c\u7684\u552f\u4e00ID\u3002 > [!NOTE] > \u60a8\u53d1\u9001\u7ed9\u6b64\u63a5\u53e3\u7684\u5e94\u8be5\u662f**\u5bc6\u6587**\uff0c\u800c\u4e0d\u662f\u539f\u59cb\u6587\u672c\u3002\u8bf7\u53c2\u8003\u6587\u6863\u9996\u9875\u7684JavaScript\u793a\u4f8b\u6765\u4e86\u89e3\u5982\u4f55\u5728\u5ba2\u6237\u7aef\u8fdb\u884c\u52a0\u5bc6\u3002 Calls POST https://uapis.cn/api/v1/api/store.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_clipzy_store",
"title": "\u6b65\u9aa41\uff1a\u4e0a\u4f20\u52a0\u5bc6\u6570\u636e"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u6b65\u9aa42 (\u65b9\u6cd5\u4e00): \u83b7\u53d6\u52a0\u5bc6\u6570\u636e"
},
"description": "**\u6b64\u63a5\u53e3\u7528\u4e8e\u201c\u6700\u9ad8\u5b89\u5168\u7b49\u7ea7\u201d\u65b9\u6cd5\u3002** \u60a8\u63d0\u4f9b\u7b2c\u4e00\u6b65\u4e2d\u83b7\u5f97\u7684ID\uff0c\u5b83\u4f1a\u8fd4\u56de\u5b58\u50a8\u5728\u670d\u52a1\u5668\u4e0a\u7684**\u52a0\u5bc6\u6570\u636e**\u3002\u60a8\u9700\u8981\u5728\u81ea\u5df1\u7684\u5ba2\u6237\u7aef\u4e2d\uff0c\u4f7f\u7528\u60a8\u81ea\u5df1\u4fdd\u7ba1\u7684\u5bc6\u94a5\u6765\u89e3\u5bc6\u5b83\u3002 Calls GET https://uapis.cn/api/v1/api/get.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"id": {
"description": "\u7247\u6bb5\u7684\u552f\u4e00 ID\u3002",
"example": "PREF0Zv8Yj",
"type": "string"
}
},
"required": [
"id"
],
"type": "object"
},
"name": "get_clipzy_get",
"title": "\u6b65\u9aa42 (\u65b9\u6cd5\u4e00): \u83b7\u53d6\u52a0\u5bc6\u6570\u636e"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u6b65\u9aa42 (\u65b9\u6cd5\u4e8c): \u83b7\u53d6\u539f\u59cb\u6587\u672c"
},
"description": "**\u6b64\u63a5\u53e3\u7528\u4e8e\u201c\u65b9\u4fbf\u81ea\u52a8\u5316\u201d\u65b9\u6cd5\u3002** \u60a8\u63d0\u4f9b\u7b2c\u4e00\u6b65\u83b7\u5f97\u7684ID\uff0c\u5e76\u9644\u4e0a\u60a8\u81ea\u5df1\u4fdd\u7ba1\u7684**\u89e3\u5bc6\u5bc6\u94a5**\u4f5c\u4e3a key \u53c2\u6570\u3002\u670d\u52a1\u5668\u4f1a\u76f4\u63a5\u4e3a\u60a8\u89e3\u5bc6\uff0c\u5e76\u8fd4\u56de\u7eaf\u6587\u672c\u5185\u5bb9\u3002 > [!IMPORTANT] > \u67e5\u770b\u6587\u6863\u9996\u9875\u7684 **cURL \u793a\u4f8b**\uff0c\u4e86\u89e3\u6b64\u63a5\u53e3\u6700\u5178\u578b\u7684\u7528\u6cd5\u3002 Calls GET https://uapis.cn/api/v1/api/raw/{id}.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"id": {
"description": "\u7247\u6bb5\u7684\u552f\u4e00 ID\u3002",
"example": "PREF0Zv8Yj",
"type": "string"
},
"key": {
"description": "\u7528\u4e8e\u89e3\u5bc6\u7684 Base64 \u7f16\u7801\u7684 AES \u5bc6\u94a5\u3002",
"example": "ES9tGP0v3e7oqzmAk3vMboxVOOBlvw9RS3DszeW675k=",
"type": "string"
}
},
"required": [
"id",
"key"
],
"type": "object"
},
"name": "get_clipzy_raw",
"title": "\u6b65\u9aa42 (\u65b9\u6cd5\u4e8c): \u83b7\u53d6\u539f\u59cb\u6587\u672c"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u667a\u80fd\u641c\u7d22"
},
"description": "\u60f3\u5728\u4f60\u7684\u5e94\u7528\u4e2d\u96c6\u6210\u641c\u7d22\u529f\u80fd\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u8f7b\u677e\u5b9e\u73b0\u5b9e\u65f6\u7f51\u9875\u641c\u7d22\u3002 ## \u529f\u80fd\u6982\u8ff0 UAPI Pro Search \u53ef\u4ee5\u6839\u636e\u67e5\u8be2\u5185\u5bb9\u8fd4\u56de\u66f4\u76f8\u5173\u7684\u641c\u7d22\u7ed3\u679c\u3002\u4f60\u53ef\u4ee5\u7528\u5b83\u641c\u7d22\u4efb\u4f55\u5173\u952e\u8bcd\uff0c\u4e5f\u53ef\u4ee5\u9650\u5b9a\u5728\u7279\u5b9a\u7f51\u7ad9\u6216\u7279\u5b9a\u6587\u4ef6\u7c7b\u578b\u4e2d\u641c\u7d22\u3002 - **\u5b9e\u65f6\u7f51\u9875\u641c\u7d22**: \u6beb\u79d2\u7ea7\u54cd\u5e94\uff0c\u5feb\u901f\u8fd4\u56de\u641c\u7d22\u7ed3\u679c - **\u667a\u80fd\u6392\u5e8f**: \u6839\u636e\u67e5\u8be2\u5185\u5bb9\u8fd4\u56de\u66f4\u76f8\u5173\u7684\u7ed3\u679c - **\u65f6\u95f4\u6392\u5e8f**: \u652f\u6301\u6309\u53d1\u5e03\u65f6\u95f4\u6392\u5e8f\uff0c\u83b7\u53d6\u6700\u65b0\u5185\u5bb9 - **\u65f6\u95f4\u8303\u56f4\u8fc7\u6ee4**: \u652f\u6301\u6309\u5929/\u5468/\u6708/\u5e74\u8fc7\u6ee4\u7ed3\u679c - **\u7ad9\u5185\u641c\u7d22**: \u652f\u6301 Calls POST https://uapis.cn/api/v1/search/aggregate.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_search_aggregate",
"title": "\u667a\u80fd\u641c\u7d22"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u641c\u7d22\u5f15\u64ce\u914d\u7f6e"
},
"description": "\u83b7\u53d6\u641c\u7d22\u529f\u80fd\u7684\u8be6\u7ec6\u4fe1\u606f\uff0c\u5305\u62ec\u652f\u6301\u7684\u80fd\u529b\u3001\u53c2\u6570\u9650\u5236\u548c\u4f7f\u7528\u8bf4\u660e\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6b64\u63a5\u53e3\u8fd4\u56de\u641c\u7d22\u529f\u80fd\u7684\u5b8c\u6574\u914d\u7f6e\u4fe1\u606f\uff0c\u4f60\u53ef\u4ee5\u7528\u5b83\u6765\uff1a - \u4e86\u89e3\u5f53\u524d\u53ef\u7528\u7684\u641c\u7d22\u80fd\u529b\uff08\u5982\u7ad9\u5185\u641c\u7d22\u3001\u6587\u4ef6\u7c7b\u578b\u8fc7\u6ee4\u7b49\uff09 - \u83b7\u53d6\u53c2\u6570\u7684\u9ed8\u8ba4\u503c\u548c\u9650\u5236\u8303\u56f4 - \u67e5\u770b\u5f53\u524d\u914d\u7f6e\u7248\u672c\u548c\u53ef\u7528\u72b6\u6001 \u9002\u5408\u5728\u5e94\u7528\u521d\u59cb\u5316\u65f6\u8c03\u7528\uff0c\u6216\u7528\u4e8e\u52a8\u6001\u914d\u7f6e\u641c\u7d22\u754c\u9762\u3002 Calls GET https://uapis.cn/api/v1/search/engines.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_search_engines",
"title": "\u641c\u7d22\u5f15\u64ce\u914d\u7f6e"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u5206\u6790\u654f\u611f\u8bcd"
},
"description": "\u5206\u6790\u5355\u4e2a\u6216\u591a\u4e2a\u5173\u952e\u8bcd\u7684\u654f\u611f\u7a0b\u5ea6\uff0c\u8fd4\u56de\u6807\u51c6\u5316\u98ce\u9669\u6807\u7b7e\u4e0e\u7f6e\u4fe1\u5ea6\u7ed3\u679c\u3002 ## \u529f\u80fd\u6982\u8ff0 - **\u98ce\u9669\u5206\u6790**: \u7ed3\u5408\u6587\u672c\u5185\u5bb9\u7ed9\u51fa\u8bed\u4e49\u5c42\u9762\u7684\u98ce\u9669\u5224\u65ad\u3002 - **\u54cd\u5e94\u7a33\u5b9a**: \u517c\u987e\u9ad8\u9891\u8c03\u7528\u573a\u666f\u4e0b\u7684\u5904\u7406\u6548\u7387\u548c\u54cd\u5e94\u901f\u5ea6\u3002 - **\u5e76\u53d1\u652f\u6301**: \u652f\u6301\u6279\u91cf\u5e76\u53d1\u5904\u7406\uff0c\u5355\u6b21\u6700\u591a\u53ef\u5206\u6790100\u4e2a\u5173\u952e\u8bcd\u3002 - **\u8f93\u5165\u9650\u5236**: \u5355\u6761\u5173\u952e\u8bcd\u6700\u591a 1,000 \u5b57\u7b26\uff0c\u603b\u5b57\u7b26\u6570\u6700\u591a 20,000\u3002 - **\u6807\u51c6\u6807\u7b7e**: \u8fd4\u56de label \u5b57\u6bb5\uff0c\u660e\u786e\u533a\u5206 sensitive \u4e0e normal\u3002 - **\u5206 Calls POST https://uapis.cn/api/v1/sensitive-word/analyze.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_sensitive_word_analyze",
"title": "\u5206\u6790\u654f\u611f\u8bcd"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u654f\u611f\u8bcd\u5206\u6790 (GET)"
},
"description": "\u901a\u8fc7URL\u67e5\u8be2\u53c2\u6570\u5206\u6790\u5355\u4e2a\u5173\u952e\u8bcd\uff0c\u4fbf\u4e8eGET\u8bf7\u6c42\u8c03\u7528\u3002 Calls GET https://uapis.cn/api/v1/sensitive-word/analyze-query.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"keyword": {
"description": "\u8981\u5206\u6790\u7684\u5173\u952e\u8bcd\uff0c\u6700\u957f1,000\u5b57\u7b26\u3002",
"example": "\u55b5",
"maxLength": 1000,
"type": "string"
}
},
"required": [
"keyword"
],
"type": "object"
},
"name": "get_sensitive_word_analyze_query",
"title": "\u654f\u611f\u8bcd\u5206\u6790 (GET)"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u654f\u611f\u8bcd\u68c0\u6d4b\uff08\u5feb\u901f\uff09"
},
"description": "\u5728\u4f60\u7684\u793e\u533a\u6216\u5e94\u7528\u4e2d\uff0c\u9700\u8981\u8fc7\u6ee4\u4e0d\u9002\u5408\u5c55\u793a\u7684\u5185\u5bb9\u65f6\uff0c\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u5feb\u901f\u5b8c\u6210\u68c0\u6d4b\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u8bc6\u522b\u6587\u672c\u4e2d\u7684\u654f\u611f\u8bcd\uff0c\u5e76\u8fd4\u56de\u662f\u5426\u547d\u4e2d\u3001\u547d\u4e2d\u8bcd\u5217\u8868\u7b49\u7ed3\u679c\uff0c\u9002\u5408\u7528\u4e8e\u8bc4\u8bba\u533a\u3001\u793e\u533a\u3001\u8bba\u575b\u548c\u5185\u5bb9\u53d1\u5e03\u573a\u666f\u3002 ### \u4e3b\u8981\u7279\u6027 - **\u5feb\u901f\u68c0\u6d4b**\uff1a\u80fd\u591f\u4e00\u6b21\u5904\u7406\u6574\u6bb5\u6587\u672c\u4e2d\u7684\u591a\u4e2a\u547d\u4e2d\u5185\u5bb9 - **\u7b80\u7e41\u4f53\u652f\u6301**\uff1a\u652f\u6301\u7b80\u4f53\u4e2d\u6587\u3001\u7e41\u4f53\u4e2d\u6587\u548c\u6df7\u5408\u6587\u672c\u68c0\u6d4b - **\u7ed3\u679c\u76f4\u89c2**\uff1a\u8fd4\u56de\u6e05\u6670\u7684\u68c0\u6d4b\u7ed3\u679c\uff0c\u65b9\u4fbf\u76f4\u63a5\u63a5\u5165\u5ba1\u6838\u6d41\u7a0b - **\u54cd\u5e94\u7a33\u5b9a**\uff1a\u9002\u5408\u65e5\u5e38\u5185\u5bb9\u5ba1\u6838\u548c\u6279\u91cf\u68c0\u67e5\u573a\u666f \u65e0\u8bba\u662f\u8bba\u575b\u3001\u793e\u4ea4 Calls POST https://uapis.cn/api/v1/text/profanitycheck.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_sensitive_word_quick_check",
"title": "\u654f\u611f\u8bcd\u68c0\u6d4b\uff08\u5feb\u901f\uff09"
}
]
}
},
"bad_protocol_status_code": 200,
"delete_error": null,
"delete_status_code": 204,
"expired_session_error": null,
"expired_session_status_code": 200,
"issues": [
"bad_protocol_not_rejected",
"expired_session_not_404"
],
"last_event_id_visible": false,
"protocol_header_present": true,
"requested_protocol_version": "2025-03-26",
"session_id_present": true,
"transport": "streamable-http"
},
"latency_ms": 1135.79,
"status": "error"
},
"utility_coverage_probe": {
"details": {
"completions": {
"advertised": true,
"live_probe": "not_executed",
"sample_target": null
},
"initialize_capability_keys": [
"completions",
"logging",
"tools"
],
"pagination": {
"metadata_signal": false,
"next_cursor_methods": [],
"supported": false
},
"tasks": {
"advertised": false,
"http_status": 200,
"probe_status": "missing"
}
},
"latency_ms": 1285.37,
"status": "warning"
}
},
"failures": {
"openid_configuration": {
"error": "Client error '404 Not Found' for url 'https://uapis.cn/.well-known/openid-configuration'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404",
"url": "https://uapis.cn/.well-known/openid-configuration"
},
"transport_compliance_probe": {
"bad_protocol_error": null,
"bad_protocol_headers": {
"content-type": "application/json; charset=utf-8",
"mcp-protocol-version": "2025-03-26",
"mcp-session-id": "9414481c-4b76-4a1d-a770-d2d4111f23c2",
"strict-transport-security": "max-age=16070400;preload"
},
"bad_protocol_payload": {
"id": 410,
"jsonrpc": "2.0",
"result": {
"tools": [
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "JSON \u683c\u5f0f\u5316"
},
"description": "\u8fd8\u5728\u4e3a\u4e00\u56e2\u4e71\u9ebb\u7684 JSON \u5b57\u7b26\u4e32\u5934\u75bc\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u80fd\u77ac\u95f4\u8ba9\u5b83\u53d8\u5f97\u4e95\u4e95\u6709\u6761\uff0c\u8d4f\u5fc3\u60a6\u76ee\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ea\u9700\u8981\u63d0\u4f9b\u4e00\u4e2a\u539f\u59cb\u7684\u3001\u53ef\u80fd\u662f\u538b\u7f29\u8fc7\u7684\u6216\u8005\u683c\u5f0f\u6df7\u4e71\u7684 JSON \u5b57\u7b26\u4e32\uff0c\u8fd9\u4e2a API \u5c31\u4f1a\u8fd4\u56de\u4e00\u4e2a\u7ecf\u8fc7\u7f8e\u5316\uff08\u5e26\u6807\u51c6\u7f29\u8fdb\u548c\u6362\u884c\uff09\u7684\u7248\u672c\u3002\u8fd9\u5728\u8c03\u8bd5 API \u54cd\u5e94\u3001\u6216\u8005\u9700\u8981\u5728\u524d\u7aef\u754c\u9762\u6e05\u6670\u5c55\u793a JSON \u6570\u636e\u65f6\u975e\u5e38\u6709\u7528\u3002 ## \u4f7f\u7528\u987b\u77e5 > [!NOTE] > **\u8bf7\u6c42\u683c\u5f0f** > \u8bf7\u6ce8\u610f\uff0c\u5f85\u683c\u5f0f\u5316\u7684 JSON \u5b57\u7b26\u4e32\u9700\u8981\u88ab\u5305\u88f9\u5728\u53e6\u4e00\u4e2a JSON \u5bf9\u8c61\u4e2d\uff0c\u4f5c\u4e3a content \u5b57\u6bb5\u7684 Calls POST https://uapis.cn/api/v1/convert/json.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_convert_json",
"title": "JSON \u683c\u5f0f\u5316"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u65f6\u95f4\u6233\u8f6c\u6362"
},
"description": "\u65f6\u95f4\u6233\u548c\u65e5\u671f\u5b57\u7b26\u4e32\uff0c\u54ea\u4e2a\u7528\u7740\u66f4\u987a\u624b\uff1f\u522b\u7ea0\u7ed3\u4e86\uff0c\u8fd9\u4e2a\u63a5\u53e3\u8ba9\u4f60\u8f7b\u677e\u62e5\u6709\u4e24\u79cd\u683c\u5f0f\uff01 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u975e\u5e38\u667a\u80fd\u7684\u8f6c\u6362\u5668\u3002\u4f60\u7ed9\u5b83\u4e00\u4e2a Unix \u65f6\u95f4\u6233\uff0c\u5b83\u8fd8\u4f60\u4e00\u4e2a\u4eba\u7c7b\u53ef\u8bfb\u7684\u65e5\u671f\u65f6\u95f4\uff1b\u4f60\u7ed9\u5b83\u4e00\u4e2a\u65e5\u671f\u65f6\u95f4\u5b57\u7b26\u4e32\uff0c\u5b83\u8fd8\u4f60\u4e00\u4e2a Unix \u65f6\u95f4\u6233\u3002\u5b83\u4f1a\u81ea\u52a8\u8bc6\u522b\u4f60\u8f93\u5165\u7684\u662f\u54ea\u79cd\u683c\u5f0f\u3002 ## \u4f7f\u7528\u987b\u77e5 \u8fd9\u4e2a\u63a5\u53e3\u975e\u5e38\u667a\u80fd\uff0c\u80fd\u591f\u81ea\u52a8\u8bc6\u522b\u8f93\u5165\u683c\u5f0f\uff1a - **\u8f93\u5165\u65f6\u95f4\u6233**\uff1a\u652f\u630110\u4f4d\u79d2\u7ea7\uff08\u5982 1672531200\uff09\u548c13\u4f4d\u6beb\u79d2\u7ea7\uff08\u5982 1672531200000\uff09\u3002 - **\u8f93\u5165\u65e5\u671f\u5b57\u7b26\u4e32**\uff1a\u4e3a\u4e86\u786e Calls GET https://uapis.cn/api/v1/convert/unixtime.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"time": {
"description": "\u4e00\u4e2a\u667a\u80fd\u65f6\u95f4\u53c2\u6570\uff0c\u53ef\u4f20\u5165Unix\u65f6\u95f4\u6233\uff0810\u4f4d\u621613\u4f4d\uff09\u6216\u6807\u51c6\u65e5\u671f\u5b57\u7b26\u4e32\uff08\u5982 '2023-10-27 10:30:00'\uff09\uff0c\u7cfb\u7edf\u5c06\u81ea\u52a8\u8bc6\u522b\u5e76\u8f6c\u6362\u3002",
"example": "1698380645",
"type": "string"
}
},
"required": [
"time"
],
"type": "object"
},
"name": "get_convert_unixtime",
"title": "\u65f6\u95f4\u6233\u8f6c\u6362"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u6bcf\u65e5\u65b0\u95fb\u56fe"
},
"description": "\u60f3\u7528\u4e00\u5f20\u56fe\u5feb\u901f\u4e86\u89e3\u5929\u4e0b\u5927\u4e8b\uff1f\u8fd9\u4e2a\u63a5\u53e3\u4e3a\u4f60\u4e00\u952e\u751f\u6210\u4eca\u65e5\u65b0\u95fb\u6458\u8981\uff0c\u975e\u5e38\u9002\u5408\u7528\u5728\u65e9\u62a5\u3001\u6570\u5b57\u770b\u677f\u6216\u5e94\u7528\u9996\u9875\u7b49\u573a\u666f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6b64\u63a5\u53e3\u4f1a\u5b9e\u65f6\u6293\u53d6\u5404\u5927\u5e73\u53f0\u7684\u70ed\u70b9\u65b0\u95fb\uff0c\u5e76\u52a8\u6001\u5730\u5c06\u5b83\u4eec\u6e32\u67d3\u6210\u4e00\u5f20\u6e05\u6670\u3001\u7f8e\u89c2\u7684\u6458\u8981\u56fe\u7247\u3002\u4f60\u8c03\u7528\u63a5\u53e3\uff0c\u76f4\u63a5\u5c31\u80fd\u5f97\u5230\u4e00\u5f20\u53ef\u4ee5\u5c55\u793a\u7684\u56fe\u7247\u3002 ## \u4f7f\u7528\u987b\u77e5 \u8c03\u7528\u6b64\u63a5\u53e3\u65f6\uff0c\u8bf7\u52a1\u5fc5\u6ce8\u610f\u4ee5\u4e0b\u4e24\u70b9\uff1a 1. **\u54cd\u5e94\u683c\u5f0f\u662f\u56fe\u7247**\uff1a\u63a5\u53e3\u6210\u529f\u65f6\u76f4\u63a5\u8fd4\u56de image/jpeg \u683c\u5f0f\u7684\u4e8c\u8fdb\u5236\u6570\u636e\uff0c\u800c\u975e JSON\u3002\u8bf7\u786e\u4fdd\u4f60\u7684\u5ba2\u6237\u7aef\u80fd\u6b63\u786e\u5904\u7406\u4e8c\u8fdb\u5236\u6d41\uff0c\u4f8b\u5982\u76f4\u63a5\u5728 <img> \u6807\u7b7e\u4e2d\u663e\u793a Calls GET https://uapis.cn/api/v1/daily/news-image.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_daily_news_image",
"title": "\u6bcf\u65e5\u65b0\u95fb\u56fe"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 MC \u66fe\u7528\u540d"
},
"description": "\u60f3\u77e5\u9053\u67d0\u4e2a\u5927\u4f6c\u4ee5\u524d\u53eb\u4ec0\u4e48\u540d\u5b57\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u8ffd\u6eaf\u4e00\u4e2a Minecraft \u73a9\u5bb6\u7684\u201c\u9ed1\u5386\u53f2\u201d\uff01 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u63d0\u4f9b\u73a9\u5bb6\u7684\u7528\u6237\u540d\u6216 UUID\uff0c\u4f60\u53ef\u4ee5\u83b7\u53d6\u5230\u8be5\u73a9\u5bb6\u6240\u6709\u66fe\u7528\u540d\u53ca\u5176\u53d8\u66f4\u65f6\u95f4\u7684\u5217\u8868\u3002\u8fd9\u5bf9\u4e8e\u8bc6\u522b\u56de\u5f52\u7684\u8001\u73a9\u5bb6\u6216\u8005\u793e\u533a\u7ba1\u7406\u975e\u5e38\u6709\u7528\u3002 ## \u4f7f\u7528\u987b\u77e5 > [!NOTE] > **\u53c2\u6570\u8bf4\u660e** > - name \u548c uuid \u4e8c\u9009\u4e00 > - UUID \u652f\u6301\u5e26\u8fde\u5b57\u7b26\uff08\u5982 ee9b4ed1-aac1-491e-b761-1471be374b80\uff09\u6216\u4e0d\u5e26\u8fde\u5b57\u7b26\u683c\u5f0f > [!IM Calls GET https://uapis.cn/api/v1/game/minecraft/historyid.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"name": {
"description": "\u73a9\u5bb6\u7684 Minecraft \u7528\u6237\u540d\u3002\u4f7f\u7528\u6b64\u53c2\u6570\u67e5\u8be2\u65f6\uff0c\u4f1a\u8fd4\u56de\u6240\u6709\u5339\u914d\u7528\u6237\u7684\u5217\u8868\uff08\u5305\u62ec\u5f53\u524d\u7528\u6237\u540d\u6216\u66fe\u7528\u540d\u5339\u914d\u7684\u73a9\u5bb6\uff09\u3002",
"example": "ExamplePlayer",
"type": "string"
},
"uuid": {
"description": "\u73a9\u5bb6\u7684 Minecraft UUID\uff0c\u652f\u6301\u5e26\u8fde\u5b57\u7b26\u6216\u4e0d\u5e26\u8fde\u5b57\u7b26\u683c\u5f0f\u3002",
"example": "ee9b4ed1-aac1-491e-b761-1471be374b80",
"type": "string"
}
},
"type": "object"
},
"name": "get_game_minecraft_historyid",
"title": "\u67e5\u8be2 MC \u66fe\u7528\u540d"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 MC \u670d\u52a1\u5668"
},
"description": "\u60f3\u5728\u52a0\u5165\u670d\u52a1\u5668\u524d\u770b\u770b\u6709\u591a\u5c11\u4eba\u5728\u7ebf\uff1f\u6216\u8005\u68c0\u67e5\u4e00\u4e0b\u670d\u52a1\u5668\u5f00\u6ca1\u5f00\uff1f\u7528\u8fd9\u4e2a\u63a5\u53e3\u5c31\u5bf9\u4e86\uff01 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ef\u4ee5\u901a\u8fc7\u63d0\u4f9b\u670d\u52a1\u5668\u5730\u5740\uff08\u57df\u540d\u6216IP\uff09\uff0c\u6765\u83b7\u53d6\u4e00\u4e2a Minecraft Java \u7248\u670d\u52a1\u5668\u7684\u5b9e\u65f6\u72b6\u6001\u3002\u8fd4\u56de\u4fe1\u606f\u5305\u62ec\u670d\u52a1\u5668\u662f\u5426\u5728\u7ebf\u3001\u5f53\u524d\u73a9\u5bb6\u6570\u3001\u6700\u5927\u73a9\u5bb6\u6570\u3001\u670d\u52a1\u5668\u7248\u672c\u3001MOTD\uff08\u6bcf\u65e5\u6d88\u606f\uff09\u4ee5\u53ca\u670d\u52a1\u5668\u56fe\u6807\u7b49\u3002 \u5982\u679c\u670d\u52a1\u5668\u8fd4\u56de\u5f53\u524d\u5728\u7ebf\u73a9\u5bb6\u5217\u8868\uff0c\u54cd\u5e94\u91cc\u8fd8\u4f1a\u5e26\u4e0a online_players \u5b57\u6bb5\u3002\u8fd9\u4e2a\u5b57\u6bb5\u53ef\u80fd\u7701\u7565\uff0c\u90e8\u5206\u670d\u52a1\u5668\u8fd4\u56de\u7684\u5217\u8868\u4e5f\u53ef\u80fd\u4e0d\u5b8c\u6574\u3002 Calls GET https://uapis.cn/api/v1/game/minecraft/serverstatus.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"server": {
"description": "Minecraft\u670d\u52a1\u5668\u7684\u5730\u5740\uff0c\u53ef\u4ee5\u662f\u57df\u540d\uff08\u5982 `hypixel.net`\uff09\u6216 `IP:\u7aef\u53e3` \u7684\u5f62\u5f0f\uff08\u5982 `mc.example.com:25565`\uff09\u3002\u5982\u679c\u7701\u7565\u7aef\u53e3\uff0c\u5c06\u9ed8\u8ba4\u4f7f\u7528 `25565`\u3002",
"example": "play.minedhype.com",
"type": "string"
}
},
"required": [
"server"
],
"type": "object"
},
"name": "get_game_minecraft_serverstatus",
"title": "\u67e5\u8be2 MC \u670d\u52a1\u5668"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 MC \u73a9\u5bb6"
},
"description": "\u53ea\u9700\u8981\u4e00\u4e2a\u73a9\u5bb6\u7684\u7528\u6237\u540d\uff0c\u5c31\u80fd\u5feb\u901f\u83b7\u53d6\u5230\u4ed6\u7684\u6b63\u7248\u76ae\u80a4\u548c\u72ec\u4e00\u65e0\u4e8c\u7684UUID\uff01 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u57fa\u7840\u4f46\u975e\u5e38\u5b9e\u7528\u7684\u63a5\u53e3\u3002\u901a\u8fc7\u73a9\u5bb6\u5f53\u524d\u7684\u6e38\u620f\u5185\u540d\u79f0\uff08Username\uff09\uff0c\u4f60\u53ef\u4ee5\u67e5\u8be2\u5230\u4ed6\u5bf9\u5e94\u7684UUID\uff08\u552f\u4e00\u6807\u8bc6\u7b26\uff09\u548c\u5f53\u524d\u76ae\u80a4\u7684URL\u5730\u5740\u3002\u8fd9\u662f\u6784\u5efa\u8bb8\u591a\u5176\u4ed6\u73a9\u5bb6\u76f8\u5173\u670d\u52a1\u7684\u7b2c\u4e00\u6b65\u3002 Calls GET https://uapis.cn/api/v1/game/minecraft/userinfo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"username": {
"description": "\u73a9\u5bb6\u7684 Minecraft \u6e38\u620f\u5185\u540d\u79f0\uff08\u6b63\u7248ID\uff09\u3002",
"example": "Notch",
"type": "string"
}
},
"required": [
"username"
],
"type": "object"
},
"name": "get_game_minecraft_userinfo",
"title": "\u67e5\u8be2 MC \u73a9\u5bb6"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 Steam \u7528\u6237"
},
"description": "\u60f3\u5728\u4f60\u7684\u7f51\u7ad9\u6216\u5e94\u7528\u4e2d\u5c55\u793a\u7528\u6237\u7684 Steam \u4e2a\u4eba\u8d44\u6599\uff1f\u8fd9\u4e2a\u63a5\u53e3\u5c31\u662f\u4e3a\u4f60\u51c6\u5907\u7684\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u4e00\u4e2a\u7528\u6237\u7684 Steam \u6807\u8bc6\uff08\u652f\u6301\u591a\u79cd\u683c\u5f0f\uff09\uff0c\u4f60\u53ef\u4ee5\u83b7\u53d6\u5230\u4ed6\u516c\u5f00\u7684\u4e2a\u4eba\u8d44\u6599\u6458\u8981\uff0c\u5305\u62ec\u6635\u79f0\u3001\u5934\u50cf\u3001\u5728\u7ebf\u72b6\u6001\u3001\u771f\u5b9e\u59d3\u540d\uff08\u5982\u679c\u516c\u5f00\uff09\u548c\u4e2a\u4eba\u8d44\u6599\u4e3b\u9875URL\u7b49\u4fe1\u606f\u3002 ## \u652f\u6301\u7684\u53c2\u6570\u683c\u5f0f \u63a5\u53e3\u73b0\u5728\u652f\u6301\u4ee5\u4e0b\u51e0\u79cd\u6807\u8bc6\u7b26\u683c\u5f0f\uff1a - **steamid**: 64\u4f4dSteamID\uff08\u5982 76561197960287930\uff09 - **id**: \u81ea\u5b9a\u4e49URL\u540d\u79f0\uff08\u5982 gabelogannewell\uff09 Calls GET https://uapis.cn/api/v1/game/steam/summary.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"id": {
"description": "\u7528\u6237\u7684 Steam \u81ea\u5b9a\u4e49URL\u540d\u79f0\uff08Vanity URL\uff09\u3002\u4f8b\u5982\u4e2a\u4eba\u8d44\u6599\u94fe\u63a5\u4e2d `/id/` \u540e\u9762\u7684\u90e8\u5206\u3002",
"example": "gabelogannewell",
"type": "string"
},
"id3": {
"description": "\u7528\u6237\u7684 Steam ID3 \u683c\u5f0f\u6807\u8bc6\u7b26\u3002\u4f20\u7edf\u7684 Steam ID \u683c\u5f0f\uff0c\u5f62\u5982 STEAM_X:Y:Z\u3002",
"example": "STEAM_0:0:22202",
"type": "string"
},
"key": {
"description": "\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u4f20\u7684\u8bbf\u95ee\u51ed\u8bc1\u3002\u6b64\u53c2\u6570\u9009\u586b\uff0c\u5982\u679c\u4f20\u5165\uff0c\u5c06\u4f18\u5148\u4f7f\u7528\u60a8\u63d0\u4f9b\u7684\u503c\u3002\u8bf7\u6ce8\u610f\u59a5\u5584\u4fdd\u7ba1\uff0c\u4e0d\u8981\u628a\u5b83\u5199\u8fdb\u516c\u5f00\u7684\u524d\u7aef\u4ee3\u7801\u4e2d\u3002",
"type": "string"
},
"steamid": {
"description": "\u7528\u6237\u7684 Steam \u6807\u8bc6\u3002\u53ef\u4ee5\u662f\u4ee5\u4e0b\u4efb\u610f\u4e00\u79cd\u683c\u5f0f\uff1a\n- \u7eaf\u6570\u5b57\u7684 **SteamID64**\n- \u7528\u6237\u7684 **\u81ea\u5b9a\u4e49 URL \u540d\u79f0** (Vanity URL)\n- \u5b8c\u6574\u7684 **\u4e2a\u4eba\u8d44\u6599\u94fe\u63a5** (\u5305\u542b SteamID64 \u6216\u81ea\u5b9a\u4e49\u540d\u79f0)\n- \u597d\u53cb\u4ee3\u7801 (\u5982 `22202`)",
"example": "76561197960287930",
"type": "string"
}
},
"type": "object"
},
"name": "get_game_steam_summary",
"title": "\u67e5\u8be2 Steam \u7528\u6237"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "Epic \u514d\u8d39\u6e38\u620f"
},
"description": "\u767d\u5ad6\u515a\u7684\u798f\u97f3\u6765\u4e86\uff01\u60f3\u7b2c\u4e00\u65f6\u95f4\u77e5\u9053Epic\u5546\u5e97\u672c\u5468\u9001\u4e86\u54ea\u4e9b\u6e38\u620f\u5927\u4f5c\u5417\uff1f ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u5e2e\u4f60\u5b9e\u65f6\u8ffd\u8e2aEpic Games\u5546\u5e97\u7684\u6bcf\u5468\u514d\u8d39\u6e38\u620f\u6d3b\u52a8\u3002\u65e0\u9700\u4efb\u4f55\u53c2\u6570\uff0c\u8c03\u7528\u540e\u5373\u53ef\u83b7\u5f97\u5f53\u524d\u6240\u6709\u514d\u8d39\u6e38\u620f\u7684\u5b8c\u6574\u4fe1\u606f\uff0c\u5305\u62ec\u6e38\u620f\u5c01\u9762\u3001\u539f\u4ef7\u3001\u5269\u4f59\u65f6\u95f4\u7b49\uff0c\u518d\u4e5f\u4e0d\u7528\u62c5\u5fc3\u9519\u8fc7\u5fc3\u4eea\u7684\u514d\u8d39\u6e38\u620f\u4e86\uff01 ## \u4f7f\u7528\u573a\u666f - \u5f00\u53d1\u6e38\u620f\u8d44\u8baf\u5e94\u7528\u6216\u7f51\u7ad9 - \u5236\u4f5cEpic\u514d\u8d39\u6e38\u620f\u63a8\u9001\u673a\u5668\u4eba - \u4e3a\u7528\u6237\u63d0\u4f9b\u6e38\u620f\u6536\u85cf\u5efa\u8bae - \u6784\u5efa\u4e2a\u4eba\u6e38\u620f\u5e93\u7ba1\u7406\u5de5\u5177 > [!TIP] > **\u5173\u4e8e\u65f6\u95f4\u683c\u5f0f** > \u4e3a\u4e86\u65b9\u4fbf\u4e0d\u540c\u573a\u666f\u7684\u4f7f\u7528 Calls GET https://uapis.cn/api/v1/game/epic-free.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_game_epic_free",
"title": "Epic \u514d\u8d39\u6e38\u620f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u83b7\u53d6\u5fc5\u5e94\u6bcf\u65e5\u58c1\u7eb8"
},
"description": "\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u83b7\u53d6\u6700\u65b0\u6216\u6307\u5b9a\u65e5\u671f\u7684\u5fc5\u5e94\u58c1\u7eb8\u3002\u9ed8\u8ba4\u76f4\u63a5\u8fd4\u56de\u56fe\u7247\uff0c\u4e5f\u53ef\u4ee5\u4f20 format=json \u83b7\u53d6\u5143\u6570\u636e\uff0c\u6216\u8005\u4f20 format=redirect \u76f4\u63a5\u8df3\u8f6c\u5230\u6700\u7ec8\u56fe\u7247\u5730\u5740\u3002 ## \u529f\u80fd\u6982\u8ff0 - \u4e0d\u4f20\u53c2\u6570\u65f6\uff0c\u9ed8\u8ba4\u8fd4\u56de\u5f53\u5929\u58c1\u7eb8\u56fe\u7247\u4e8c\u8fdb\u5236 - \u53ef\u4ee5\u4f20 date \u67e5\u8be2\u6307\u5b9a\u65e5\u671f\u7684\u58c1\u7eb8 - \u53ef\u4ee5\u4f20 resolution \u9009\u62e9 4k \u6216 1080 - \u53ef\u4ee5\u4f20 format \u63a7\u5236\u8fd4\u56de\u56fe\u7247\u3001JSON \u6216 302 \u8df3\u8f6c - \u5f53\u4f20 format=json \u65f6\uff0c\u8fd4\u56de\u7684\u662f\u6241\u5e73 JSON \u5bf9\u8c61\uff0c\u91cc\u9762\u4f1a\u5305\u542b Calls GET https://uapis.cn/api/v1/image/bing-daily.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"date": {
"description": "\u58c1\u7eb8\u65e5\u671f\uff0c\u683c\u5f0f\u662f `YYYY-MM-DD`\u3002\u4e0d\u4f20\u65f6\u8fd4\u56de\u5f53\u5929\u58c1\u7eb8\u3002",
"type": "string"
},
"format": {
"default": "image",
"description": "\u54cd\u5e94\u683c\u5f0f\u3002\u53ef\u4ee5\u4f20 `image`\u3001`json` \u6216 `redirect`\u3002\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `image`\u3002",
"enum": [
"image",
"json",
"redirect"
],
"enumLabels": {
"image": "\u76f4\u63a5\u8fd4\u56de\u56fe\u7247\u4e8c\u8fdb\u5236\uff08\u9ed8\u8ba4\uff09",
"json": "\u8fd4\u56de\u58c1\u7eb8\u5143\u6570\u636e JSON",
"redirect": "302 \u8df3\u8f6c\u5230\u6700\u7ec8\u56fe\u7247\u5730\u5740"
},
"type": "string"
},
"random": {
"default": false,
"description": "\u662f\u5426\u6bcf\u6b21\u8bf7\u6c42\u968f\u673a\u8fd4\u56de\u4e00\u5f20\u5386\u53f2\u58c1\u7eb8\u3002\u4f20 `true` \u65f6\u751f\u6548\uff1b\u4e0d\u80fd\u548c `date` \u540c\u65f6\u4f7f\u7528\u3002\u4e0d\u4f20\u6216\u4f20 `false` \u65f6\u4fdd\u6301\u9ed8\u8ba4\u5f53\u5929/\u6307\u5b9a\u65e5\u671f\u903b\u8f91\u3002",
"example": true,
"type": "boolean"
},
"resolution": {
"default": "4k",
"description": "\u8fd4\u56de\u56fe\u7247\u7684\u76ee\u6807\u5206\u8fa8\u7387\u3002\u53ef\u4ee5\u4f20 `4k` \u6216 `1080`\uff0c\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `4k`\u3002",
"enum": [
"4k",
"1080"
],
"enumLabels": {
"1080": "1920 \u5bbd\u56fe",
"4k": "4K \u539f\u56fe\uff08\u9ed8\u8ba4\uff09"
},
"example": "4k",
"type": "string"
}
},
"type": "object"
},
"name": "get_image_bing_daily",
"title": "\u83b7\u53d6\u5fc5\u5e94\u6bcf\u65e5\u58c1\u7eb8"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u5fc5\u5e94\u58c1\u7eb8\u5386\u53f2"
},
"description": "\u8fd9\u4e2a\u63a5\u53e3\u7528\u4e8e\u67e5\u8be2\u5fc5\u5e94\u58c1\u7eb8\u5386\u53f2\u5217\u8868\uff0c\u4e5f\u53ef\u4ee5\u6309\u65e5\u671f\u7cbe\u786e\u67e5\u8be2\u67d0\u4e00\u5929\u3002\u9ed8\u8ba4\u6309\u65f6\u95f4\u5012\u5e8f\u8fd4\u56de JSON\u3002 ## \u529f\u80fd\u6982\u8ff0 - \u53ef\u4ee5\u4f20 date \u7cbe\u786e\u67e5\u8be2\u67d0\u4e00\u5929\uff0c\u547d\u4e2d\u540e\u53ea\u8fd4\u56de 1 \u6761\u6570\u636e - \u4e0d\u4f20 date \u65f6\uff0c\u6309\u65f6\u95f4\u5012\u5e8f\u5206\u9875\u8fd4\u56de\u5386\u53f2\u5217\u8868 - \u53ef\u4ee5\u4f20 resolution \u8ba9 image_url \u76f4\u63a5\u5bf9\u5e94 4k \u6216 1080 - \u53ef\u4ee5\u4f20 page \u548c page_size \u63a7\u5236\u5206\u9875 - \u6bcf\u6761\u8bb0\u5f55\u90fd\u662f\u6241\u5e73 JSON \u5bf9\u8c61\uff0c\u91cc\u9762\u4f1a\u5305\u542b\u6807\u9898\u3001\u526f\u6807\u9898\u3001\u8bf4\u660e\u6587\u6848\u3001\u7248\u6743\u4fe1\u606f\u3001\u95ee\u7b54\u4fe1\u606f\u548c\u56fe\u7247\u5730\u5740\u7b49\u5b57\u6bb5 # Calls GET https://uapis.cn/api/v1/image/bing-daily/history.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"date": {
"description": "\u58c1\u7eb8\u65e5\u671f\uff0c\u683c\u5f0f\u662f `YYYY-MM-DD`\u3002\u4f20\u4e86\u4ee5\u540e\u4f1a\u6309\u65e5\u671f\u7cbe\u786e\u67e5\u8be2\uff0c\u5e76\u4e14\u5ffd\u7565 `page` \u548c `page_size`\u3002",
"example": "2026-04-05",
"type": "string"
},
"page": {
"default": 1,
"description": "\u5206\u9875\u9875\u7801\uff0c\u5fc5\u987b\u662f\u6b63\u6574\u6570\u3002\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `1`\u3002\u53ea\u6709\u5728\u4e0d\u4f20 `date` \u65f6\u624d\u751f\u6548\u3002",
"example": 2,
"minimum": 1,
"type": "integer"
},
"page_size": {
"default": 30,
"description": "\u6bcf\u9875\u6761\u6570\uff0c\u5fc5\u987b\u662f\u6b63\u6574\u6570\u3002\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `30`\uff0c\u6700\u5927\u662f `100`\u3002\u53ea\u6709\u5728\u4e0d\u4f20 `date` \u65f6\u624d\u751f\u6548\u3002",
"example": 10,
"maximum": 100,
"minimum": 1,
"type": "integer"
},
"resolution": {
"default": "4k",
"description": "\u8fd4\u56de\u56fe\u7247\u7684\u76ee\u6807\u5206\u8fa8\u7387\u3002\u53ef\u4ee5\u4f20 `4k` \u6216 `1080`\uff0c\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `4k`\u3002",
"enum": [
"4k",
"1080"
],
"enumLabels": {
"1080": "1920 \u5bbd\u56fe",
"4k": "4K \u539f\u56fe\uff08\u9ed8\u8ba4\uff09"
},
"example": "1080",
"type": "string"
}
},
"type": "object"
},
"name": "get_image_bing_daily_history",
"title": "\u67e5\u8be2\u5fc5\u5e94\u58c1\u7eb8\u5386\u53f2"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u901a\u8fc7Base64\u7f16\u7801\u4e0a\u4f20\u56fe\u7247"
},
"description": "\u5f53\u4f60\u9700\u8981\u5728\u524d\u7aef\u5904\u7406\u5b8c\u56fe\u7247\uff08\u6bd4\u5982\u88c1\u526a\u3001\u52a0\u6ee4\u955c\u540e\uff09\uff0c\u4e0d\u901a\u8fc7\u4f20\u7edf\u8868\u5355\uff0c\u800c\u662f\u76f4\u63a5\u4e0a\u4f20\u56fe\u7247\u7684\u573a\u666f\uff0c\u8fd9\u4e2a\u63a5\u53e3\u5c31\u6d3e\u4e0a\u7528\u573a\u4e86\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ea\u9700\u8981\u5c06\u56fe\u7247\u7684 Base64 \u7f16\u7801\u5b57\u7b26\u4e32\u53d1\u9001\u8fc7\u6765\uff0c\u6211\u4eec\u5c31\u4f1a\u628a\u5b83\u89e3\u7801\u3001\u4fdd\u5b58\u4e3a\u56fe\u7247\u6587\u4ef6\uff0c\u5e76\u8fd4\u56de\u4e00\u4e2a\u53ef\u4f9b\u8bbf\u95ee\u7684\u516c\u5f00 URL\u3002 ## \u4f7f\u7528\u987b\u77e5 > [!IMPORTANT] > **\u5173\u4e8e imageData \u683c\u5f0f** > \u4f60\u53d1\u9001\u7684 imageData \u5b57\u7b26\u4e32\u5fc5\u987b\u662f\u5b8c\u6574\u7684 Base64 Data URI \u683c\u5f0f\uff0c\u5b83\u9700\u8981\u5305\u542b MIME \u7c7b\u578b\u4fe1\u606f\uff0c\u4f8b\u5982 data: Calls POST https://uapis.cn/api/v1/image/frombase64.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_image_frombase64",
"title": "\u901a\u8fc7Base64\u7f16\u7801\u4e0a\u4f20\u56fe\u7247"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u751f\u6210\u6478\u6478\u5934GIF (QQ\u53f7)"
},
"description": "\u60f3\u5728\u7ebfrua\u4e00\u4e0b\u597d\u53cb\u7684\u5934\u50cf\u5417\uff1f\u8fd9\u4e2a\u8da3\u5473\u63a5\u53e3\u53ef\u4ee5\u6ee1\u8db3\u4f60\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6b64\u63a5\u53e3\u901a\u8fc7GET\u65b9\u6cd5\uff0c\u4e13\u95e8\u7528\u4e8e\u901a\u8fc7QQ\u53f7\u751f\u6210\u6478\u6478\u5934GIF\u3002\u4f60\u53ea\u9700\u8981\u63d0\u4f9b\u4e00\u4e2aQQ\u53f7\u7801\uff0c\u6211\u4eec\u5c31\u4f1a\u81ea\u52a8\u83b7\u53d6\u5176\u516c\u5f00\u5934\u50cf\uff0c\u5e76\u5236\u4f5c\u6210\u4e00\u4e2a\u53ef\u7231\u7684\u52a8\u56fe\u3002 ## \u4f7f\u7528\u987b\u77e5 - **\u54cd\u5e94\u683c\u5f0f**\uff1a\u63a5\u53e3\u6210\u529f\u65f6\u76f4\u63a5\u8fd4\u56de image/gif \u683c\u5f0f\u7684\u4e8c\u8fdb\u5236\u6570\u636e\u3002 - **\u80cc\u666f\u989c\u8272**\uff1a\u4f60\u53ef\u4ee5\u901a\u8fc7 bg_color \u53c2\u6570\u6765\u63a7\u5236GIF\u7684\u80cc\u666f\u3002\u4f7f\u7528 transparent \u9009\u9879\u53ef\u4ee5\u8ba9\u5b83\u66f4\u597d\u5730\u878d\u5165\u5404\u79cd\u804a\u5929\u80cc\u666f\u4e2d\u3002 Calls GET https://uapis.cn/api/v1/image/motou.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"bg_color": {
"description": "GIF\u7684\u80cc\u666f\u989c\u8272\u3002\u7559\u7a7a\u5219\u7531\u540e\u7aef\u670d\u52a1\u51b3\u5b9a\u9ed8\u8ba4\u503c\u3002",
"enum": [
"white",
"black",
"transparent"
],
"enumLabels": {
"black": "\u9ed1\u8272",
"transparent": "\u900f\u660e",
"white": "\u767d\u8272"
},
"example": "transparent",
"type": "string"
},
"qq": {
"description": "\u4f60\u60f3\u8981\u6478\u5934\u7684\u5bf9\u8c61\u7684QQ\u53f7\u7801\u3002",
"example": "10001",
"type": "string"
}
},
"required": [
"qq"
],
"type": "object"
},
"name": "get_image_motou",
"title": "\u751f\u6210\u6478\u6478\u5934GIF (QQ\u53f7)"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u751f\u6210\u6478\u6478\u5934GIF"
},
"description": "\u9664\u4e86\u4f7f\u7528QQ\u5934\u50cf\uff0c\u4f60\u8fd8\u53ef\u4ee5\u901a\u8fc7\u4e0a\u4f20\u81ea\u5df1\u7684\u56fe\u7247\u6216\u63d0\u4f9b\u56fe\u7247URL\u6765\u5236\u4f5c\u72ec\u4e00\u65e0\u4e8c\u7684\u6478\u6478\u5934GIF\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6b64\u63a5\u53e3\u901a\u8fc7POST\u65b9\u6cd5\uff0c\u652f\u6301\u4e24\u79cd\u65b9\u5f0f\u751f\u6210GIF\uff1a 1. **\u56fe\u7247URL**\uff1a\u5728\u8868\u5355\u4e2d\u63d0\u4f9b image_url \u5b57\u6bb5\u3002 2. **\u4e0a\u4f20\u56fe\u7247**\uff1a\u5728\u8868\u5355\u4e2d\u4e0a\u4f20 file \u6587\u4ef6\u3002 ## \u4f7f\u7528\u987b\u77e5 - **\u54cd\u5e94\u683c\u5f0f**\uff1a\u63a5\u53e3\u6210\u529f\u65f6\u76f4\u63a5\u8fd4\u56de image/gif \u683c\u5f0f\u7684\u4e8c\u8fdb\u5236\u6570\u636e\u3002 - **\u53c2\u6570\u4f18\u5148\u7ea7**\uff1a\u5982\u679c\u540c\u65f6\u63d0\u4f9b\u4e86 image_url \u548c\u4e0a\u4f20\u7684 file \u6587\u4ef6\uff0c\u7cfb\u7edf\u5c06 **\u4f18 Calls POST https://uapis.cn/api/v1/image/motou.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "post_image_motou",
"title": "\u751f\u6210\u6478\u6478\u5934GIF"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u751f\u6210\u4f60\u4eec\u600e\u4e48\u4e0d\u8bf4\u8bdd\u4e86\u8868\u60c5\u5305"
},
"description": "\u4f60\u4eec\u600e\u4e48\u4e0d\u8bf4\u8bdd\u4e86\uff1f\u662f\u4e0d\u662f\u90fd\u5728\u5077\u5077\u73a9Uapi\uff0c\u6c42\u6c42\u4f60\u4eec\u4e0d\u8981\u73a9Uapi\u4e86 ## \u4f7f\u7528\u987b\u77e5 - **\u54cd\u5e94\u683c\u5f0f**\uff1a\u63a5\u53e3\u6210\u529f\u65f6\u76f4\u63a5\u8fd4\u56de image/png \u683c\u5f0f\u7684\u4e8c\u8fdb\u5236\u6570\u636e\u3002 - **\u6587\u5b57\u5185\u5bb9**\uff1a\u81f3\u5c11\u9700\u8981\u63d0\u4f9b top_text\uff08\u4e0a\u65b9\u6587\u5b57\uff09\u6216 bottom_text\uff08\u4e0b\u65b9\u6587\u5b57\uff09\u4e4b\u4e00\u3002 - **\u6897\u56fe\u903b\u8f91**\uff1a\u4e0a\u65b9\u63cf\u8ff0\u67d0\u4e2a\u884c\u4e3a\uff0c\u4e0b\u65b9\u901a\u5e38\u4ee5\u300c\u4eec\u300d\u5f00\u5934\u8868\u793a\u529d\u963b\uff0c\u5f62\u6210\u620f\u8c11\u7684\u5bf9\u6bd4\u6548\u679c\u3002 Calls POST https://uapis.cn/api/v1/image/speechless.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_image_speechless",
"title": "\u751f\u6210\u4f60\u4eec\u600e\u4e48\u4e0d\u8bf4\u8bdd\u4e86\u8868\u60c5\u5305"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u751f\u6210\u4e8c\u7ef4\u7801"
},
"description": "\u65e0\u8bba\u662f\u7f51\u5740\u3001\u6587\u672c\u8fd8\u662f\u8054\u7cfb\u65b9\u5f0f\uff0c\u901a\u901a\u53ef\u4ee5\u53d8\u6210\u4e00\u4e2a\u4e8c\u7ef4\u7801\uff01\u8fd9\u662f\u4e00\u4e2a\u975e\u5e38\u7075\u6d3b\u7684\u4e8c\u7ef4\u7801\u751f\u6210\u5de5\u5177\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u63d0\u4f9b\u4e00\u6bb5\u6587\u672c\u5185\u5bb9\uff0c\u6211\u4eec\u4e3a\u4f60\u751f\u6210\u5bf9\u5e94\u7684\u4e8c\u7ef4\u7801\u56fe\u7247\u3002\u4f60\u53ef\u4ee5\u81ea\u5b9a\u4e49\u5c3a\u5bf8\u3001\u524d\u666f\u8272\u3001\u80cc\u666f\u8272\uff0c\u8fd8\u652f\u6301\u900f\u660e\u80cc\u666f\uff0c\u5e76\u9009\u62e9\u4e0d\u540c\u7684\u8fd4\u56de\u683c\u5f0f\u4ee5\u9002\u5e94\u4e0d\u540c\u573a\u666f\u3002 Calls GET https://uapis.cn/api/v1/image/qrcode.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"bgcolor": {
"default": "#FFFFFF",
"description": "\u4e8c\u7ef4\u7801\u80cc\u666f\u8272\uff0c\u4f7f\u7528\u5341\u516d\u8fdb\u5236\u683c\u5f0f\u3002\u5f53 `transparent=true` \u65f6\u6b64\u53c2\u6570\u4f1a\u88ab\u5ffd\u7565\u3002URL \u4e2d\u9700\u8981\u5c06 `#` \u7f16\u7801\u4e3a `%23`\u3002",
"type": "string"
},
"fgcolor": {
"default": "#000000",
"description": "\u4e8c\u7ef4\u7801\u524d\u666f\u8272\uff08\u5373\u4e8c\u7ef4\u7801\u672c\u8eab\u7684\u989c\u8272\uff09\uff0c\u4f7f\u7528\u5341\u516d\u8fdb\u5236\u683c\u5f0f\u3002URL \u4e2d\u9700\u8981\u5c06 `#` \u7f16\u7801\u4e3a `%23`\u3002",
"type": "string"
},
"format": {
"default": "image",
"description": "\u6307\u5b9a\u54cd\u5e94\u5185\u5bb9\u7684\u683c\u5f0f\u3002\u53ef\u9009\u503c\u4e3a `image`, `json`, `json_url`\u3002",
"enum": [
"image",
"json",
"json_url"
],
"enumLabels": {
"image": "\u56fe\u7247",
"json": "JSON\u6570\u636e",
"json_url": "JSON+URL"
},
"example": "image",
"type": "string"
},
"size": {
"default": 256,
"description": "\u4e8c\u7ef4\u7801\u56fe\u7247\u7684\u8fb9\u957f\uff08\u6b63\u65b9\u5f62\uff09\uff0c\u5355\u4f4d\u662f\u50cf\u7d20\u3002\u6709\u6548\u8303\u56f4\u662f 256 \u5230 2048 \u4e4b\u95f4\u3002",
"example": 512,
"maximum": 2048,
"type": "integer"
},
"text": {
"description": "\u4f60\u5e0c\u671b\u7f16\u7801\u5230\u4e8c\u7ef4\u7801\u4e2d\u7684\u4efb\u4f55\u6587\u672c\u5185\u5bb9\uff0c\u6bd4\u5982\u4e00\u4e2aURL\u3001\u4e00\u6bb5\u8bdd\u6216\u8005\u4e00\u4e2aJSON\u5b57\u7b26\u4e32\u3002",
"example": "https://www.bilibili.com/video/BV1uT4y1P7CX/",
"type": "string"
},
"transparent": {
"default": false,
"description": "\u662f\u5426\u4f7f\u7528\u900f\u660e\u80cc\u666f\u3002\u542f\u7528\u540e\u751f\u6210\u7684 PNG \u56fe\u7247\u5c06\u5177\u6709 alpha \u901a\u9053\uff0c\u80cc\u666f\u900f\u660e\u3002",
"type": "boolean"
}
},
"required": [
"text"
],
"type": "object"
},
"name": "get_image_qrcode",
"title": "\u751f\u6210\u4e8c\u7ef4\u7801"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u56fe\u7247\u8f6c Base64"
},
"description": "\u770b\u5230\u4e00\u5f20\u7f51\u4e0a\u7684\u56fe\u7247\uff0c\u60f3\u628a\u5b83\u8f6c\u6362\u6210 Base64 \u7f16\u7801\u4ee5\u4fbf\u5d4c\u5165\u5230\u4f60\u7684 HTML \u6216 CSS \u4e2d\uff1f\u7528\u8fd9\u4e2a\u63a5\u53e3\u5c31\u5bf9\u4e86\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u63d0\u4f9b\u4e00\u4e2a\u516c\u5f00\u53ef\u8bbf\u95ee\u7684\u56fe\u7247 URL\uff0c\u6211\u4eec\u5e2e\u4f60\u628a\u5b83\u4e0b\u8f7d\u4e0b\u6765\uff0c\u5e76\u8f6c\u6362\u6210\u5305\u542b MIME \u7c7b\u578b\u7684 Base64 Data URI \u5b57\u7b26\u4e32\u8fd4\u56de\u7ed9\u4f60\u3002 Calls GET https://uapis.cn/api/v1/image/tobase64.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"url": {
"description": "\u9700\u8981\u8f6c\u6362\u4e3aBase64\u7684\u3001\u53ef\u516c\u5f00\u8bbf\u95ee\u7684\u56fe\u7247URL\u5730\u5740\u3002",
"example": "https://ts3.tc.mm.bing.net/th?id=ORMS.44196851bb1757ec3f66572811fe8e07&pid=Wdp&w=612&h=304&qlt=90&c=1&rs=1&dpr=1.25&p=0",
"format": "url",
"type": "string"
}
},
"required": [
"url"
],
"type": "object"
},
"name": "get_image_tobase64",
"title": "\u56fe\u7247\u8f6c Base64"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u89e3\u7801\u5e76\u7f29\u653e\u56fe\u7247"
},
"description": "\u5728 RAM \u548c Flash \u6781\u5176\u6709\u9650\u7684\u8bbe\u5907\u4e0a\u89e3\u7801\u56fe\u7247\u662f\u4e00\u9879\u7e41\u91cd\u7684\u4efb\u52a1\u3002\u8fd9\u4e2a\u63a5\u53e3\u4e13\u4e3a IoT \u548c\u5d4c\u5165\u5f0f\u5f00\u53d1\u8bbe\u8ba1\uff0c\u5c06\u590d\u6742\u7684\u56fe\u50cf\u89e3\u7801\u548c\u7f29\u653e\u64cd\u4f5c\u8f6c\u79fb\u5230\u4e91\u7aef\uff0c\u76f4\u63a5\u8f93\u51fa\u9002\u7528\u4e8e\u5355\u7247\u673a\u5c4f\u5e55\u7684\u4e8c\u8fdb\u5236\u50cf\u7d20\u6d41\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6b64\u63a5\u53e3\u63d0\u4f9b\u4e86\u7075\u6d3b\u7684\u4e91\u7aef\u56fe\u50cf\u9884\u5904\u7406\u80fd\u529b\uff0c\u5e2e\u52a9\u786c\u4ef6\u5f00\u53d1\u8005\u8df3\u8fc7\u7e41\u7410\u7684\u56fe\u50cf\u5904\u7406\u903b\u8f91\uff1a - **\u76f4\u63a5\u63a8\u6d41\u6e32\u67d3**\uff1a\u5982\u679c\u9009\u62e9\u8f93\u51fa\u7eaf\u50cf\u7d20\u6d41\uff08\u5982 RGB565\uff09\uff0c\u5355\u7247\u673a\u6536\u5230\u7f51\u7edc\u6570\u636e\u540e\u65e0\u9700\u89e3\u6790\u6587\u4ef6\u5934\uff0c\u53ef\u76f4\u63a5\u5c06\u5176\u5199\u5165\u663e\u5b58\uff0c\u5b9e\u73b0\u6781\u4f4e\u5185\u5b58\u5360\u7528\u7684\u8fb9\u4e0b\u8fb9\u64ad\u3002 - **\u5b8c\u7f8e\u9002\u914d\u5c4f\u5e55**\uff1a\u65e0\u9700\u5728\u8bbe\u5907\u7aef\u7f16\u5199 Calls POST https://uapis.cn/api/v1/image/decode.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"background": {
"default": "black",
"description": "\u80cc\u666f\u8272\u3002\u53ef\u4ee5\u4f20 `black`\u3001`white` \u6216 `#RRGGBB`\uff0c\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `black`\u3002",
"type": "string"
},
"color_mode": {
"default": "RGB888",
"description": "BMP \u8f93\u51fa\u7684\u989c\u8272\u6a21\u5f0f\u3002\u53ea\u6709\u5728 `format=bmp` \u65f6\u624d\u751f\u6548\uff0c\u53ef\u4ee5\u4f20 `RGB565` \u6216 `RGB888`\uff0c\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `RGB888`\u3002",
"enum": [
"RGB565",
"RGB888"
],
"enumLabels": {
"RGB565": "16 \u4f4d BMP",
"RGB888": "24 \u4f4d BMP\uff08\u9ed8\u8ba4\uff09"
},
"type": "string"
},
"fit": {
"default": "contain",
"description": "\u7f29\u653e\u6a21\u5f0f\u3002\u53ef\u4ee5\u4f20 `contain`\u3001`cover` \u6216 `fill`\uff0c\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `contain`\u3002\u5f53\u4f20 `cover` \u6216 `fill` \u65f6\uff0c`width` \u548c `height` \u90fd\u8981\u4f20\u3002",
"enum": [
"contain",
"cover",
"fill"
],
"enumLabels": {
"contain": "\u7b49\u6bd4\u7f29\u653e\u5e76\u8865\u8fb9\uff08\u9ed8\u8ba4\uff09",
"cover": "\u7b49\u6bd4\u88c1\u526a\u94fa\u6ee1",
"fill": "\u76f4\u63a5\u62c9\u4f38\u5230\u76ee\u6807\u5c3a\u5bf8"
},
"type": "string"
},
"format": {
"default": "bmp",
"description": "\u8f93\u51fa\u683c\u5f0f\u3002\u53ef\u4ee5\u4f20 `bmp`\u3001`rgb565` \u6216 `rgb888`\uff0c\u4e0d\u4f20\u65f6\u9ed8\u8ba4\u662f `bmp`\u3002",
"enum": [
"bmp",
"rgb565",
"rgb888"
],
"enumLabels": {
"bmp": "BMP \u56fe\u7247\uff08\u9ed8\u8ba4\uff09",
"rgb565": "RGB565 \u539f\u59cb\u50cf\u7d20\u6d41",
"rgb888": "RGB888 \u539f\u59cb\u50cf\u7d20\u6d41"
},
"type": "string"
},
"height": {
"description": "\u76ee\u6807\u9ad8\u5ea6\uff0c\u5355\u4f4d\u662f\u50cf\u7d20\u3002\u53ef\u4ee5\u5355\u72ec\u4f20\uff0c\u4e5f\u53ef\u4ee5\u548c `width` \u4e00\u8d77\u4f20\u3002\u4e0e `max_width`\u3001`max_height` \u4e92\u65a5\u3002",
"maximum": 8192,
"minimum": 1,
"type": "integer"
},
"max_height": {
"description": "\u6700\u5927\u9ad8\u5ea6\uff0c\u5355\u4f4d\u662f\u50cf\u7d20\u3002\u53ea\u6709\u5728\u4e0d\u4f20 `width`\u3001`height` \u65f6\u624d\u751f\u6548\uff0c\u4f1a\u6309\u539f\u6bd4\u4f8b\u7f29\u653e\u3002",
"maximum": 8192,
"minimum": 1,
"type": "integer"
},
"max_width": {
"description": "\u6700\u5927\u5bbd\u5ea6\uff0c\u5355\u4f4d\u662f\u50cf\u7d20\u3002\u53ea\u6709\u5728\u4e0d\u4f20 `width`\u3001`height` \u65f6\u624d\u751f\u6548\uff0c\u4f1a\u6309\u539f\u6bd4\u4f8b\u7f29\u653e\u3002",
"maximum": 8192,
"minimum": 1,
"type": "integer"
},
"width": {
"description": "\u76ee\u6807\u5bbd\u5ea6\uff0c\u5355\u4f4d\u662f\u50cf\u7d20\u3002\u53ef\u4ee5\u5355\u72ec\u4f20\uff0c\u4e5f\u53ef\u4ee5\u548c `height` \u4e00\u8d77\u4f20\u3002\u4e0e `max_width`\u3001`max_height` \u4e92\u65a5\u3002",
"maximum": 8192,
"minimum": 1,
"type": "integer"
}
},
"type": "object"
},
"name": "post_image_decode",
"title": "\u89e3\u7801\u5e76\u7f29\u653e\u56fe\u7247"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "SVG\u8f6c\u56fe\u7247"
},
"description": "\u9700\u8981\u5c06\u7075\u6d3b\u7684 SVG \u77e2\u91cf\u56fe\u5f62\u8f6c\u6362\u4e3a\u5e38\u89c1\u7684\u5149\u6805\u56fe\u50cf\u683c\u5f0f\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u8f7b\u677e\u5b9e\u73b0\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4e0a\u4f20\u4e00\u4e2a SVG \u6587\u4ef6\uff0c\u5e76\u6307\u5b9a\u76ee\u6807\u683c\u5f0f\uff08\u5982 PNG\u3001JPEG \u7b49\uff09\uff0c\u63a5\u53e3\u5c06\u8fd4\u56de\u8f6c\u6362\u540e\u7684\u56fe\u50cf\u3002\u4f60\u8fd8\u53ef\u4ee5\u8c03\u6574\u8f93\u51fa\u56fe\u50cf\u7684\u5c3a\u5bf8\u548c\uff08\u5bf9\u4e8eJPEG\uff09\u538b\u7f29\u8d28\u91cf\uff0c\u4ee5\u6ee1\u8db3\u4e0d\u540c\u573a\u666f\u7684\u9700\u6c42\u3002 Calls POST https://uapis.cn/api/v1/image/svg.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"format": {
"default": "png",
"description": "\u8f93\u51fa\u56fe\u50cf\u7684\u76ee\u6807\u683c\u5f0f\u3002\u652f\u6301\u7684\u503c\uff1a`png`, `jpeg`, `jpg`, `gif`, `tiff`, `bmp`\u3002",
"enum": [
"png",
"jpeg",
"jpg",
"gif",
"tiff",
"bmp"
],
"type": "string"
},
"height": {
"description": "\u8f93\u51fa\u56fe\u50cf\u7684\u9ad8\u5ea6\uff08\u50cf\u7d20\uff09\u3002\u5982\u679c\u7701\u7565\uff0c\u5c06\u6839\u636e `width` \u4fdd\u6301\u5bbd\u9ad8\u6bd4\uff0c\u6216\u8005\u4f7f\u7528 SVG \u7684\u539f\u59cb\u9ad8\u5ea6\u3002",
"type": "integer"
},
"quality": {
"default": 90,
"description": "JPEG \u56fe\u50cf\u7684\u538b\u7f29\u8d28\u91cf\uff081-100\uff09\u3002\u4ec5\u5f53 `format` \u4e3a `jpeg` \u6216 `jpg` \u65f6\u6709\u6548\u3002",
"type": "integer"
},
"width": {
"description": "\u8f93\u51fa\u56fe\u50cf\u7684\u5bbd\u5ea6\uff08\u50cf\u7d20\uff09\u3002\u5982\u679c\u7701\u7565\uff0c\u5c06\u6839\u636e `height` \u4fdd\u6301\u5bbd\u9ad8\u6bd4\uff0c\u6216\u8005\u4f7f\u7528 SVG \u7684\u539f\u59cb\u5bbd\u5ea6\u3002",
"type": "integer"
}
},
"type": "object"
},
"name": "post_image_svg",
"title": "SVG\u8f6c\u56fe\u7247"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u65e0\u635f\u538b\u7f29\u56fe\u7247"
},
"description": "\u8fd8\u5728\u4e3a\u56fe\u7247\u4f53\u79ef\u548c\u52a0\u8f7d\u901f\u5ea6\u53d1\u6101\u5417\uff1f\u4f53\u9a8c\u4e00\u4e0b\u6211\u4eec\u5f3a\u5927\u7684**\u65e0\u635f\u538b\u7f29\u670d\u52a1**\uff0c\u5b83\u80fd\u5728\u51e0\u4e4e\u4e0d\u727a\u7272\u4efb\u4f55\u8089\u773c\u53ef\u611f\u77e5\u7684\u753b\u8d28\u7684\u524d\u63d0\u4e0b\uff0c\u5c06\u56fe\u7247\u4f53\u79ef\u538b\u7f29\u5230\u6781\u81f4\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ea\u9700\u8981\u4e0a\u4f20\u4e00\u5f20\u5e38\u89c1\u7684\u56fe\u7247\uff08\u5982 PNG, JPG\uff09\uff0c\u9009\u62e9\u4e00\u4e2a\u538b\u7f29\u7b49\u7ea7\uff0c\u5c31\u80fd\u83b7\u5f97\u4e00\u4e2a\u4f53\u79ef\u5c0f\u5230\u60ca\u4eba\u7684\u538b\u7f29\u6587\u4ef6\u3002\u8fd9\u5bf9\u4e8e\u9700\u8981\u5927\u91cf\u5c55\u793a\u9ad8\u6e05\u56fe\u7247\u7684\u7f51\u7ad9\u3001App \u6216\u5c0f\u7a0b\u5e8f\u6765\u8bf4\uff0c\u662f\u4f18\u5316\u7528\u6237\u4f53\u9a8c\u3001\u8282\u7701\u5e26\u5bbd\u548c\u5b58\u50a8\u6210\u672c\u7684\u5229\u5668\u3002 ## \u4f7f\u7528\u987b\u77e5 > [!TIP] > \u56fe\u7247\u8d8a\u5927\u6216\u538b\u7f29\u7b49\u7ea7\u8d8a\u9ad8\uff0c\u5904\u7406\u65f6\u95f4\u53ef\u80fd\u8d8a\u957f\uff0c\u8bf7\u60a8\u8010\u5fc3\u7b49\u5f85\u3002 > [!WARNIN Calls POST https://uapis.cn/api/v1/image/compress.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"format": {
"default": "png",
"description": "\u8f93\u51fa\u56fe\u7247\u683c\u5f0f\uff0c\u53ef\u4ee5\u662f 'png' \u6216 'jpeg'\u3002",
"enum": [
"png",
"jpeg"
],
"example": "png",
"type": "string"
},
"level": {
"default": 3,
"description": "\u538b\u7f29\u5f3a\u5ea6 (1-5)\uff0c\u9ed8\u8ba4\u4e3a 3\u3002\u6570\u5b57\u8d8a\u5c0f\uff0c\u538b\u7f29\u7387\u8d8a\u9ad8\u3002",
"enum": [
1,
2,
3,
4,
5
],
"example": 3,
"type": "integer"
}
},
"type": "object"
},
"name": "post_image_compress",
"title": "\u65e0\u635f\u538b\u7f29\u56fe\u7247"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u83b7\u53d6Gravatar\u5934\u50cf"
},
"description": "\u63d0\u4f9b\u7a33\u5b9a\u3001\u6613\u7528\u7684\u5934\u50cf\u83b7\u53d6\u80fd\u529b\uff0c\u9002\u5408\u5728\u7f51\u9875\u6216\u5e94\u7528\u4e2d\u76f4\u63a5\u5c55\u793a\u5934\u50cf\u3002 Calls GET https://uapis.cn/api/v1/avatar/gravatar.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"d": {
"default": "mp",
"description": "\u5f53\u7528\u6237\u6ca1\u6709\u81ea\u5df1\u7684 Gravatar \u5934\u50cf\u65f6\uff0c\u663e\u793a\u7684\u9ed8\u8ba4\u5934\u50cf\u7c7b\u578b\u3002\u53ef\u9009\u503c\u5305\u62ec `mp`, `identicon`, `monsterid`, `wavatar`, `retro`, `robohash`, `blank`, `404`\u3002",
"type": "string"
},
"email": {
"description": "\u7528\u6237\u7684 Email \u5730\u5740\u3002\u5982\u679c\u672a\u63d0\u4f9b `hash` \u53c2\u6570\uff0c\u5219\u6b64\u53c2\u6570\u4e3a\u5fc5\u9700\u3002",
"example": "shuakami@sdjz.wiki",
"type": "string"
},
"hash": {
"description": "\u7528\u6237 Email \u5730\u5740\u7684\u5c0f\u5199 MD5 \u54c8\u5e0c\u503c\u3002\u5982\u679c\u63d0\u4f9b\u6b64\u53c2\u6570\uff0c\u5c06\u5ffd\u7565 `email` \u53c2\u6570\u3002",
"type": "string"
},
"r": {
"default": "g",
"description": "\u5934\u50cf\u5206\u7ea7\u3002\u53ef\u9009\u503c\uff1a`g`, `pg`, `r`, `x`\u3002",
"type": "string"
},
"s": {
"default": 80,
"description": "\u5934\u50cf\u7684\u5c3a\u5bf8\uff0c\u5355\u4f4d\u4e3a\u50cf\u7d20\u3002\u6709\u6548\u8303\u56f4\u662f 1 \u5230 2048\u3002",
"type": "integer"
}
},
"type": "object"
},
"name": "get_avatar_gravatar",
"title": "\u83b7\u53d6Gravatar\u5934\u50cf"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u901a\u7528 OCR \u6587\u5b57\u8bc6\u522b"
},
"description": "\u65e0\u8bba\u60a8\u662f\u9700\u8981\u5b9e\u73b0\u7968\u636e\u7684\u81ea\u52a8\u5316\u5f55\u5165\uff0c\u8fd8\u662f\u5728\u7f51\u9875\u524d\u7aef\u5bf9\u56fe\u7247\u4e0a\u7684\u6587\u5b57\u8fdb\u884c\u5750\u6807\u6846\u9009\uff0c\u8fd9\u4e2a\u9ad8\u7cbe\u5ea6\u7684 OCR \u63a5\u53e3\u90fd\u80fd\u4e3a\u60a8\u63d0\u4f9b\u5f3a\u5927\u7684\u57fa\u7840\u80fd\u529b\u3002 ## \u529f\u80fd\u6982\u8ff0 > [!IMPORTANT] > \u5982\u679c\u60a8\u53ea\u5173\u5fc3\u56fe\u7247\u4e0a\u5199\u4e86\u4ec0\u4e48\uff08\u4f8b\u5982\u622a\u56fe\u53d6\u5b57\u6216\u5185\u5bb9\u5b89\u5168\u5ba1\u6838\uff09\uff0c\u5f3a\u70c8\u5efa\u8bae\u5c06 need_location \u8bbe\u7f6e\u4e3a false\u3002\u8fd9\u4f1a\u5927\u5e45\u7cbe\u7b80\u8fd4\u56de\u7684 JSON \u6570\u636e\u4f53\u79ef\uff0c\u63d0\u5347\u7f51\u7edc\u4f20\u8f93\u4e0e\u7cfb\u7edf\u89e3\u6790\u6548\u7387\u3002 \u9664\u4e86\u5e38\u89c4\u7684\u56fe\u7247\u8f6c\u6587\u5b57\uff0c\u8fd9\u4e2a\u63a5\u53e3\u8fd8\u9488\u5bf9\u5b9e\u9645\u5f00\u53d1\u573a\u666f\u505a\u4e86\u4e00\u4e9b\u5b9e\u7528\u8bbe\u8ba1\uff1a - **\u524d\u7aef\u6587\u5b57\u9ad8\u4eae\u4e0e\u7ed3\u6784\u5316\u5206\u6790**\uff1a\u9ed8\u8ba4 Calls POST https://uapis.cn/api/v1/image/ocr.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "post_image_ocr",
"title": "\u901a\u7528 OCR \u6587\u5b57\u8bc6\u522b"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u56fe\u7247\u654f\u611f\u68c0\u6d4b"
},
"description": "\u8fd9\u662f\u4e00\u4e2a\u56fe\u7247\u5185\u5bb9\u5ba1\u6838\u63a5\u53e3\uff0c\u81ea\u52a8\u8bc6\u522b\u56fe\u7247\u4e2d\u7684\u8fdd\u89c4\u5185\u5bb9\u5e76\u8fd4\u56de\u5904\u7406\u5efa\u8bae\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4e0a\u4f20\u56fe\u7247\u6587\u4ef6\u6216\u63d0\u4f9b\u56fe\u7247URL\uff0c\u63a5\u53e3\u4f1a\u81ea\u52a8\u5206\u6790\u56fe\u7247\u5185\u5bb9\uff0c\u8fd4\u56de\u662f\u5426\u8fdd\u89c4\u3001\u98ce\u9669\u7b49\u7ea7\u548c\u5904\u7406\u5efa\u8bae\u3002\u9002\u5408\u5bf9\u63a5\u5230\u7528\u6237\u4e0a\u4f20\u6d41\u7a0b\u4e2d\uff0c\u5b9e\u73b0\u81ea\u52a8\u5316\u5185\u5bb9\u5ba1\u6838\u3002 ## \u8fd4\u56de\u5b57\u6bb5\u8bf4\u660e - **is_nsfw**: \u662f\u5426\u5224\u5b9a\u4e3a\u8fdd\u89c4\u5185\u5bb9\uff0ctrue \u8868\u793a\u8fdd\u89c4\uff0cfalse \u8868\u793a\u6b63\u5e38 - **nsfw_score**: \u8fdd\u89c4\u5185\u5bb9\u7f6e\u4fe1\u5ea6\uff0c0-1 \u4e4b\u95f4\uff0c\u8d8a\u9ad8\u8868\u793a\u8d8a\u53ef\u80fd\u8fdd\u89c4 - **normal_score**: \u6b63\u5e38\u5185\u5bb9\u7f6e\u4fe1\u5ea6\uff0c0-1 Calls POST https://uapis.cn/api/v1/image/nsfw.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "post_image_nsfw",
"title": "\u56fe\u7247\u654f\u611f\u68c0\u6d4b"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u70ed\u699c"
},
"description": "\u60f3\u5feb\u901f\u8ddf\u4e0a\u7f51\u7edc\u70ed\u70b9\uff1f\u8fd9\u4e2a\u63a5\u53e3\u8ba9\u4f60\u4e00\u7f51\u6253\u5c3d\u5404\u5927\u4e3b\u6d41\u5e73\u53f0\u7684\u5b9e\u65f6\u70ed\u699c/\u70ed\u641c\uff01 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ea\u9700\u8981\u6307\u5b9a\u4e00\u4e2a\u5e73\u53f0\u7c7b\u578b\uff0c\u5c31\u80fd\u83b7\u53d6\u5230\u8be5\u5e73\u53f0\u5f53\u524d\u7684\u70ed\u699c\u6570\u636e\u5217\u8868\u3002\u6bcf\u4e2a\u70ed\u699c\u6761\u76ee\u90fd\u5305\u542b\u6807\u9898\u3001\u70ed\u5ea6\u503c\u548c\u539f\u59cb\u94fe\u63a5\u3002\u975e\u5e38\u9002\u5408\u7528\u4e8e\u5236\u4f5c\u4fe1\u606f\u805a\u5408\u7c7b\u5e94\u7528\u6216\u770b\u677f\u3002 ## \u4e09\u79cd\u4f7f\u7528\u6a21\u5f0f ### \u9ed8\u8ba4\u6a21\u5f0f \u53ea\u4f20 type \u53c2\u6570\uff0c\u8fd4\u56de\u8be5\u5e73\u53f0\u5f53\u524d\u7684\u5b9e\u65f6\u70ed\u699c\u3002 ### \u65f6\u5149\u673a\u6a21\u5f0f \u4f20 type + time \u53c2\u6570\uff0c\u8fd4\u56de\u6700\u63a5\u8fd1\u6307\u5b9a\u65f6\u95f4\u7684\u70ed\u699c\u5feb\u7167\u3002\u5982\u679c\u4e0d\u53ef\u7528\u6216\u65e0\u6570\u636e\uff0c\u4f1a\u8fd4\u56de\u7a7a\u3002 ### \u641c\u7d22\u6a21\u5f0f \u4f20 type + keyw Calls GET https://uapis.cn/api/v1/misc/hotboard.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"keyword": {
"description": "\u641c\u7d22\u6a21\u5f0f\uff1a\u641c\u7d22\u5173\u952e\u8bcd\uff0c\u5728\u5386\u53f2\u70ed\u699c\u4e2d\u641c\u7d22\u5305\u542b\u8be5\u5173\u952e\u8bcd\u7684\u6761\u76ee\u3002\u9700\u914d\u5408 time_start \u548c time_end \u4f7f\u7528\u3002",
"type": "string"
},
"limit": {
"description": "\u641c\u7d22\u6a21\u5f0f\u4e0b\u6700\u5927\u8fd4\u56de\u6761\u6570\uff0c\u9ed8\u8ba4 50\uff0c\u6700\u5927 200\u3002",
"maximum": 200,
"type": "integer"
},
"time": {
"description": "\u65f6\u5149\u673a\u6a21\u5f0f\uff1a\u6beb\u79d2\u65f6\u95f4\u6233\uff0c\u8fd4\u56de\u6700\u63a5\u8fd1\u8be5\u65f6\u95f4\u7684\u70ed\u699c\u5feb\u7167\u3002\u4e0d\u4f20\u5219\u8fd4\u56de\u5f53\u524d\u5b9e\u65f6\u70ed\u699c\u3002",
"format": "int64",
"type": "integer"
},
"time_end": {
"description": "\u641c\u7d22\u6a21\u5f0f\u5fc5\u586b\uff1a\u641c\u7d22\u7ed3\u675f\u65f6\u95f4\u6233\uff08\u6beb\u79d2\uff09\u3002",
"format": "int64",
"type": "integer"
},
"time_start": {
"description": "\u641c\u7d22\u6a21\u5f0f\u5fc5\u586b\uff1a\u641c\u7d22\u8d77\u59cb\u65f6\u95f4\u6233\uff08\u6beb\u79d2\uff09\u3002",
"format": "int64",
"type": "integer"
},
"type": {
"description": "\u4f60\u60f3\u8981\u67e5\u8be2\u7684\u70ed\u699c\u5e73\u53f0\u3002\u8bf7\u4ece[\u652f\u6301\u7684\u5e73\u53f0\u5217\u8868](#enum-list)\u4e2d\u9009\u62e9\u3002",
"enum": [
"bilibili",
"acfun",
"weibo",
"zhihu",
"zhihu-daily",
"douyin",
"kuaishou",
"douban-movie",
"douban-group",
"tieba",
"hupu",
"ngabbs",
"v2ex",
"52pojie",
"hostloc",
"coolapk",
"baidu",
"thepaper",
"toutiao",
"qq-news",
"sina",
"sina-news",
"netease-news",
"huxiu",
"ifanr",
"sspai",
"ithome",
"ithome-xijiayi",
"juejin",
"jianshu",
"guokr",
"36kr",
"51cto",
"csdn",
"nodeseek",
"hellogithub",
"lol",
"genshin",
"honkai",
"starrail",
"netease-music",
"qq-music",
"weread",
"weatheralarm",
"earthquake",
"history"
],
"enumColumns": 1,
"enumIconPattern": "/icons/hotboard/{value}.png",
"enumLabels": {
"36kr": "36\u6c2a",
"51cto": "51CTO",
"52pojie": "\u543e\u7231\u7834\u89e3",
"acfun": "A\u7ad9",
"baidu": "\u767e\u5ea6\u70ed\u641c",
"bilibili": "\u54d4\u54e9\u54d4\u54e9",
"coolapk": "\u9177\u5b89",
"csdn": "CSDN",
"douban-group": "\u8c46\u74e3\u5c0f\u7ec4",
"douban-movie": "\u8c46\u74e3\u7535\u5f71",
"douyin": "\u6296\u97f3",
"earthquake": "\u5730\u9707\u901f\u62a5",
"genshin": "\u539f\u795e",
"guokr": "\u679c\u58f3",
"hellogithub": "HelloGitHub",
"history": "\u5386\u53f2\u4e0a\u7684\u4eca\u5929",
"honkai": "\u5d29\u574f3",
"hostloc": "\u5168\u7403\u4e3b\u673a\u4ea4\u6d41",
"hupu": "\u864e\u6251",
"huxiu": "\u864e\u55c5",
"ifanr": "\u7231\u8303\u513f",
"ithome": "IT\u4e4b\u5bb6",
"ithome-xijiayi": "IT\u4e4b\u5bb6\u559c\u52a0\u4e00",
"jianshu": "\u7b80\u4e66",
"juejin": "\u6398\u91d1",
"kuaishou": "\u5feb\u624b",
"lol": "\u82f1\u96c4\u8054\u76df",
"netease-music": "\u7f51\u6613\u4e91\u97f3\u4e50\u70ed\u6b4c\u699c",
"netease-news": "\u7f51\u6613\u65b0\u95fb",
"ngabbs": "NGA\u8bba\u575b",
"nodeseek": "NodeSeek",
"qq-music": "QQ\u97f3\u4e50\u70ed\u6b4c\u699c",
"qq-news": "\u817e\u8baf\u65b0\u95fb",
"sina": "\u65b0\u6d6a\u70ed\u641c",
"sina-news": "\u65b0\u6d6a\u65b0\u95fb",
"sspai": "\u5c11\u6570\u6d3e",
"starrail": "\u661f\u7a79\u94c1\u9053",
"thepaper": "\u6f8e\u6e43\u65b0\u95fb",
"tieba": "\u767e\u5ea6\u8d34\u5427",
"toutiao": "\u4eca\u65e5\u5934\u6761",
"v2ex": "V2EX",
"weatheralarm": "\u5929\u6c14\u9884\u8b66",
"weibo": "\u5fae\u535a\u70ed\u641c",
"weread": "\u5fae\u4fe1\u8bfb\u4e66",
"zhihu": "\u77e5\u4e4e\u70ed\u699c",
"zhihu-daily": "\u77e5\u4e4e\u65e5\u62a5"
},
"example": "weibo",
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
},
"name": "get_misc_hotboard",
"title": "\u67e5\u8be2\u70ed\u699c"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u7535\u5f71\u7968\u623f"
},
"description": "\u6b63\u5728\u505a\u5f71\u89c6\u7c7b\u5e94\u7528\uff0c\u60f3\u76f4\u89c2\u5c55\u793a\u4eca\u5929\u54ea\u90e8\u7535\u5f71\u6700\u5356\u5ea7\uff1f\u5927\u76d8\u603b\u7968\u623f\u7a81\u7834\u4e86\u591a\u5c11\uff1f\u8fd9\u4e2a\u63a5\u53e3\u80fd\u5e2e\u4f60\u5b9e\u65f6\u83b7\u53d6\u9662\u7ebf\u5927\u76d8\u548c\u5f71\u7247\u7968\u623f\u6392\u540d\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8c03\u7528\u6b64\u63a5\u53e3\uff0c\u65e0\u9700\u4efb\u4f55\u53c2\u6570\uff0c\u5373\u53ef\u83b7\u53d6\u5f53\u524d\u5b9e\u65f6\u7684\u7535\u5f71\u5e02\u573a\u5927\u76d8\u6570\u636e\uff08\u5305\u542b\u603b\u7968\u623f\u3001\u603b\u573a\u6b21\u3001\u603b\u4eba\u6b21\uff09\uff0c\u4ee5\u53ca\u6bcf\u4e00\u90e8\u4e0a\u6620\u5f71\u7247\u7684\u5177\u4f53\u8868\u73b0\uff08\u5305\u62ec\u7968\u623f\u660e\u7ec6\u3001\u6392\u7247\u5360\u6bd4\u3001\u4e0a\u5ea7\u7387\u3001\u573a\u5747\u4eba\u6b21\u548c\u7d2f\u8ba1\u7968\u623f\u7b49\uff09\u3002 Calls GET https://uapis.cn/api/v1/misc/movie-box-office.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_misc_movie_box_office",
"title": "\u67e5\u8be2\u7535\u5f71\u7968\u623f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u624b\u673a\u5f52\u5c5e\u5730"
},
"description": "\u60f3\u77e5\u9053\u4e00\u4e2a\u624b\u673a\u53f7\u7801\u6765\u81ea\u54ea\u91cc\uff1f\u662f\u79fb\u52a8\u3001\u8054\u901a\u8fd8\u662f\u7535\u4fe1\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u544a\u8bc9\u4f60\u7b54\u6848\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4f9b\u4e00\u4e2a\u56fd\u5185\u7684\u624b\u673a\u53f7\u7801\uff0c\u6211\u4eec\u4f1a\u67e5\u8be2\u5e76\u8fd4\u56de\u5b83\u7684\u5f52\u5c5e\u5730\uff08\u7701\u4efd\u548c\u57ce\u5e02\uff09\u4ee5\u53ca\u6240\u5c5e\u7684\u8fd0\u8425\u5546\u4fe1\u606f\u3002 Calls GET https://uapis.cn/api/v1/misc/phoneinfo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"phone": {
"description": "\u9700\u8981\u67e5\u8be2\u768411\u4f4d\u4e2d\u56fd\u5927\u9646\u624b\u673a\u53f7\u7801\u3002",
"example": "13800138000",
"type": "string"
}
},
"required": [
"phone"
],
"type": "object"
},
"name": "get_misc_phoneinfo",
"title": "\u67e5\u8be2\u624b\u673a\u5f52\u5c5e\u5730"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u968f\u673a\u6570\u751f\u6210"
},
"description": "\u9700\u8981\u4e00\u4e2a\u7b80\u5355\u7684\u968f\u673a\u6570\uff0c\u8fd8\u662f\u9700\u8981\u4e00\u4e32\u4e0d\u91cd\u590d\u7684\u3001\u5e26\u5c0f\u6570\u7684\u968f\u673a\u6570\uff1f\u8fd9\u4e2a\u63a5\u53e3\u90fd\u80fd\u6ee1\u8db3\u4f60\uff01 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u5f3a\u5927\u7684\u968f\u673a\u6570\u751f\u6210\u5668\u3002\u4f60\u53ef\u4ee5\u6307\u5b9a\u751f\u6210\u7684\u8303\u56f4\uff08\u6700\u5927/\u6700\u5c0f\u503c\uff09\u3001\u6570\u91cf\u3001\u662f\u5426\u5141\u8bb8\u91cd\u590d\u3001\u4ee5\u53ca\u662f\u5426\u751f\u6210\u5c0f\u6570\uff08\u5e76\u6307\u5b9a\u5c0f\u6570\u4f4d\u6570\uff09\u3002 ## \u6d41\u7a0b\u56fe ## \u4f7f\u7528\u987b\u77e5 > [!WARNING] > **\u4e0d\u91cd\u590d\u751f\u6210\u7684\u903b\u8f91\u9650\u5236** > \u5f53\u8bbe\u7f6e allow_repeat=false \u65f6\uff0c\u8bf7\u786e\u4fdd\u53d6\u503c\u8303\u56f4 (max - min + 1) \u5927\u4e8e\u6216\u7b49\u4e8e\u4f60\u8bf7\u6c42\u7684\u6570\u91cf count\u3002\u5426\u5219\uff0c\u7cfb\u7edf\u5c06\u65e0\u6cd5\u751f\u6210\u8db3\u591f\u7684\u4e0d Calls GET https://uapis.cn/api/v1/misc/randomnumber.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"allow_decimal": {
"default": false,
"description": "\u662f\u5426\u751f\u6210\u5c0f\uff08\u6d6e\u70b9\uff09\u6570\u3002\u5982\u679c\u4e3a false\uff0c\u5219\u53ea\u751f\u6210\u6574\u6570\u3002",
"example": true,
"type": "boolean"
},
"allow_repeat": {
"default": false,
"description": "\u662f\u5426\u5141\u8bb8\u751f\u6210\u7684\u591a\u4e2a\u6570\u5b57\u4e2d\u51fa\u73b0\u91cd\u590d\u503c\u3002",
"example": true,
"type": "boolean"
},
"count": {
"default": 1,
"description": "\u9700\u8981\u751f\u6210\u7684\u968f\u673a\u6570\u7684\u6570\u91cf\u3002",
"example": 5,
"type": "integer"
},
"decimal_places": {
"default": 2,
"description": "\u5982\u679c `allow_decimal=true`\uff0c\u8fd9\u91cc\u53ef\u4ee5\u6307\u5b9a\u5c0f\u6570\u7684\u4f4d\u6570\u3002",
"example": 2,
"type": "integer"
},
"max": {
"default": 100,
"description": "\u751f\u6210\u968f\u673a\u6570\u7684\u6700\u5927\u503c\uff08\u5305\u542b\uff09\u3002",
"example": 50,
"type": "integer"
},
"min": {
"default": 1,
"description": "\u751f\u6210\u968f\u673a\u6570\u7684\u6700\u5c0f\u503c\uff08\u5305\u542b\uff09\u3002",
"example": 10,
"type": "integer"
}
},
"type": "object"
},
"name": "get_misc_randomnumber",
"title": "\u968f\u673a\u6570\u751f\u6210"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u8f6c\u6362\u65f6\u95f4\u6233 (\u65e7\u7248\uff0c\u63a8\u8350\u4f7f\u7528/convert/unixtime)"
},
"description": "\u8f6c\u6362\u65f6\u95f4\u6233 (\u65e7\u7248\uff0c\u63a8\u8350\u4f7f\u7528/convert/unixtime) Calls GET https://uapis.cn/api/v1/misc/timestamp.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"ts": {
"description": "\u9700\u8981\u8f6c\u6362\u7684Unix\u65f6\u95f4\u6233\uff0c\u652f\u630110\u4f4d\uff08\u79d2\uff09\u621613\u4f4d\uff08\u6beb\u79d2\uff09\u3002",
"example": "1672531200",
"type": "string"
}
},
"required": [
"ts"
],
"type": "object"
},
"name": "get_misc_timestamp",
"title": "\u8f6c\u6362\u65f6\u95f4\u6233 (\u65e7\u7248\uff0c\u63a8\u8350\u4f7f\u7528/convert/unixtime)"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u5929\u6c14"
},
"description": "\u51fa\u95e8\u524d\uff0c\u67e5\u4e00\u4e0b\u5929\u6c14\u603b\u662f\u4e2a\u597d\u4e60\u60ef\u3002\u8fd9\u4e2a\u63a5\u53e3\u4e3a\u4f60\u63d0\u4f9b\u7cbe\u51c6\u3001\u5b9e\u65f6\u7684\u5929\u6c14\u6570\u636e\uff0c\u652f\u6301\u56fd\u5185\u548c\u56fd\u9645\u57ce\u5e02\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u652f\u6301\u4e09\u79cd\u67e5\u8be2\u65b9\u5f0f\uff1a - \u53ef\u4ee5\u4f20 adcode\uff0c\u6309\u884c\u653f\u533a\u7f16\u7801\u67e5\u8be2\uff08\u4f18\u5148\u7ea7\u6700\u9ad8\uff09 - \u53ef\u4ee5\u4f20 city\uff0c\u6309\u57ce\u5e02\u540d\u79f0\u67e5\u8be2\uff0c\u652f\u6301\u4e2d\u6587\uff08\u5317\u4eac\uff09\u548c\u82f1\u6587\uff08Tokyo\uff09 - \u4e24\u4e2a\u90fd\u4e0d\u4f20\u65f6\uff0c\u6309\u5ba2\u6237\u7aef IP \u81ea\u52a8\u5b9a\u4f4d\u67e5\u8be2 \u652f\u6301 lang \u53c2\u6570\uff0c\u53ef\u9009 zh\uff08\u9ed8\u8ba4\uff09\u548c en\uff0c\u57ce\u5e02\u540d\u7ffb\u8bd1\u8986\u76d6 7000+ \u57ce\u5e02\u3002 ## \u53ef\u9009\u529f\u80fd\u6a21\u5757 - extended=true\uff1a\u6269\u5c55\u6c14\u8c61\u5b57\u6bb5\uff08\u4f53\u611f\u6e29\u5ea6\u3001 Calls GET https://uapis.cn/api/v1/misc/weather.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"adcode": {
"description": "\u57ce\u5e02\u884c\u653f\u533a\u5212\u4ee3\u7801\uff08\u5982 `110000`\uff09\uff0c\u4f18\u5148\u7ea7\u9ad8\u4e8e city\u3002\u53ef\u9009\u53c2\u6570\uff0c\u4e0d\u4f20\u65f6\u4f1a\u5c1d\u8bd5 IP \u81ea\u52a8\u5b9a\u4f4d\u3002",
"type": "string"
},
"city": {
"description": "\u57ce\u5e02\u540d\u79f0\uff0c\u652f\u6301\u4e2d\u6587\uff08`\u5317\u4eac`\uff09\u548c\u82f1\u6587\uff08`Tokyo`\uff09\u3002\u53ef\u9009\u53c2\u6570\uff0c\u4e0d\u4f20\u65f6\u4f1a\u5c1d\u8bd5 IP \u81ea\u52a8\u5b9a\u4f4d\u3002",
"example": "\u5317\u4eac",
"type": "string"
},
"extended": {
"description": "\u8fd4\u56de\u6269\u5c55\u6c14\u8c61\u5b57\u6bb5\uff08\u4f53\u611f\u6e29\u5ea6\u3001\u80fd\u89c1\u5ea6\u3001\u6c14\u538b\u3001\u7d2b\u5916\u7ebf\u3001\u964d\u6c34\u91cf\u3001\u4e91\u91cf\u3001\u7a7a\u6c14\u8d28\u91cf\u6307\u6570\u53ca\u6c61\u67d3\u7269\u5206\u9879\u6570\u636e\uff09\u3002",
"enum": [
false,
true
],
"enumLabels": {
"false": "\u4e0d\u8fd4\u56de\u6269\u5c55\u5b57\u6bb5\uff08\u9ed8\u8ba4\uff09",
"true": "\u8fd4\u56de\u6269\u5c55\u6c14\u8c61\u5b57\u6bb5"
},
"type": "boolean"
},
"forecast": {
"description": "\u8fd4\u56de\u591a\u5929\u9884\u62a5\u6570\u636e\uff08\u6700\u591a7\u5929\uff09\uff0c\u542b\u6bcf\u5929\u7684\u6700\u9ad8\u6e29\u5ea6\u3001\u6700\u4f4e\u6e29\u5ea6\u3001\u767d\u5929\u591c\u95f4\u5929\u6c14\u3001\u98ce\u5411\u98ce\u529b\u3001\u65e5\u51fa\u65e5\u843d\u7b49\u3002",
"enum": [
false,
true
],
"enumLabels": {
"false": "\u4e0d\u8fd4\u56de\u9884\u62a5\u6570\u636e\uff08\u9ed8\u8ba4\uff09",
"true": "\u8fd4\u56de\u591a\u5929\u9884\u62a5"
},
"type": "boolean"
},
"hourly": {
"description": "\u8fd4\u56de\u9010\u5c0f\u65f6\u9884\u62a5\uff0824\u5c0f\u65f6\uff09\uff0c\u542b\u6e29\u5ea6\u3001\u5929\u6c14\u3001\u98ce\u5411\u98ce\u901f\u3001\u6e7f\u5ea6\u3001\u964d\u6c34\u6982\u7387\u7b49\u3002",
"enum": [
false,
true
],
"enumLabels": {
"false": "\u4e0d\u8fd4\u56de\u9010\u5c0f\u65f6\u9884\u62a5\uff08\u9ed8\u8ba4\uff09",
"true": "\u8fd4\u56de\u9010\u5c0f\u65f6\u9884\u62a5"
},
"type": "boolean"
},
"indices": {
"description": "\u8fd4\u56de18\u9879\u751f\u6d3b\u6307\u6570\uff08\u7a7f\u8863\u3001\u7d2b\u5916\u7ebf\u3001\u6d17\u8f66\u3001\u667e\u6652\u3001\u7a7a\u8c03\u3001\u611f\u5192\u3001\u8fd0\u52a8\u3001\u8212\u9002\u5ea6\u3001\u51fa\u884c\u3001\u9493\u9c7c\u3001\u8fc7\u654f\u3001\u9632\u6652\u3001\u5fc3\u60c5\u3001\u5564\u9152\u3001\u96e8\u4f1e\u3001\u4ea4\u901a\u3001\u7a7a\u6c14\u51c0\u5316\u5668\u3001\u82b1\u7c89\uff09\u3002",
"enum": [
false,
true
],
"enumLabels": {
"false": "\u4e0d\u8fd4\u56de\u751f\u6d3b\u6307\u6570\uff08\u9ed8\u8ba4\uff09",
"true": "\u8fd4\u56de18\u9879\u751f\u6d3b\u6307\u6570"
},
"type": "boolean"
},
"lang": {
"default": "zh",
"description": "\u8fd4\u56de\u8bed\u8a00\u3002`zh` \u8fd4\u56de\u4e2d\u6587\uff08\u9ed8\u8ba4\uff09\uff0c`en` \u8fd4\u56de\u82f1\u6587\u3002\u57ce\u5e02\u540d\u7ffb\u8bd1\u8986\u76d6 7000+ \u57ce\u5e02\u3002\u751f\u6d3b\u6307\u6570\uff08`indices`\uff09\u76ee\u524d\u4ec5\u652f\u6301\u4e2d\u6587\u3002",
"enum": [
"zh",
"en"
],
"enumLabels": {
"en": "English",
"zh": "\u4e2d\u6587\uff08\u9ed8\u8ba4\uff09"
},
"type": "string"
},
"minutely": {
"description": "\u8fd4\u56de\u5206\u949f\u7ea7\u964d\u6c34\u9884\u62a5\uff08\u4ec5\u56fd\u5185\u57ce\u5e02\uff09\uff0c\u7cbe\u786e\u52302\u5206\u949f\u3002",
"enum": [
false,
true
],
"enumLabels": {
"false": "\u4e0d\u8fd4\u56de\u5206\u949f\u7ea7\u964d\u6c34\uff08\u9ed8\u8ba4\uff09",
"true": "\u8fd4\u56de\u5206\u949f\u7ea7\u964d\u6c34\u9884\u62a5"
},
"type": "boolean"
}
},
"type": "object"
},
"name": "get_misc_weather",
"title": "\u67e5\u8be2\u5929\u6c14"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u4e16\u754c\u65f6\u95f4"
},
"description": "\u9700\u8981\u548c\u56fd\u5916\u7684\u670b\u53cb\u5f00\u4f1a\uff0c\u60f3\u77e5\u9053\u4ed6\u90a3\u8fb9\u73b0\u5728\u51e0\u70b9\uff1f\u7528\u8fd9\u4e2a\u63a5\u53e3\u4e00\u67e5\u4fbf\u77e5\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6839\u636e\u6807\u51c6\u7684\u65f6\u533a\u540d\u79f0\uff08\u4f8b\u5982 'Asia/Shanghai' \u6216 'Europe/London'\uff09\uff0c\u83b7\u53d6\u8be5\u65f6\u533a\u7684\u5f53\u524d\u51c6\u786e\u65f6\u95f4\u3001UTC\u504f\u79fb\u91cf\u3001\u661f\u671f\u7b49\u4fe1\u606f\u3002 Calls GET https://uapis.cn/api/v1/misc/worldtime.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"city": {
"description": "\u4f60\u9700\u8981\u67e5\u8be2\u7684\u57ce\u5e02\u6216\u5730\u533a\u3002\u8bf7\u4ece[\u652f\u6301\u7684\u65f6\u533a\u5217\u8868](#enum-list)\u4e2d\u9009\u62e9\u6807\u51c6 IANA \u65f6\u533a\u540d\u79f0\uff0c\u4f8b\u5982 'Asia/Shanghai', 'Asia/Tokyo', 'America/New_York'\u3002",
"enum": [
"Africa/Abidjan",
"Africa/Accra",
"Africa/Addis_Ababa",
"Africa/Algiers",
"Africa/Asmera",
"Africa/Bamako",
"Africa/Bangui",
"Africa/Banjul",
"Africa/Bissau",
"Africa/Blantyre",
"Africa/Brazzaville",
"Africa/Bujumbura",
"Africa/Cairo",
"Africa/Casablanca",
"Africa/Ceuta",
"Africa/Conakry",
"Africa/Dakar",
"Africa/Dar_es_Salaam",
"Africa/Djibouti",
"Africa/Douala",
"Africa/El_Aaiun",
"Africa/Freetown",
"Africa/Gaborone",
"Africa/Harare",
"Africa/Johannesburg",
"Africa/Juba",
"Africa/Kampala",
"Africa/Khartoum",
"Africa/Kigali",
"Africa/Kinshasa",
"Africa/Lagos",
"Africa/Libreville",
"Africa/Lome",
"Africa/Luanda",
"Africa/Lubumbashi",
"Africa/Lusaka",
"Africa/Malabo",
"Africa/Maputo",
"Africa/Maseru",
"Africa/Mbabane",
"Africa/Mogadishu",
"Africa/Monrovia",
"Africa/Nairobi",
"Africa/Ndjamena",
"Africa/Niamey",
"Africa/Nouakchott",
"Africa/Ouagadougou",
"Africa/Porto-Novo",
"Africa/Sao_Tome",
"Africa/Tripoli",
"Africa/Tunis",
"Africa/Windhoek",
"America/Adak",
"America/Anchorage",
"America/Anguilla",
"America/Antigua",
"America/Araguaina",
"America/Argentina/La_Rioja",
"America/Argentina/Rio_Gallegos",
"America/Argentina/Salta",
"America/Argentina/San_Juan",
"America/Argentina/San_Luis",
"America/Argentina/Tucuman",
"America/Argentina/Ushuaia",
"America/Aruba",
"America/Asuncion",
"America/Bahia",
"America/Bahia_Banderas",
"America/Barbados",
"America/Belem",
"America/Belize",
"America/Blanc-Sablon",
"America/Boa_Vista",
"America/Bogota",
"America/Boise",
"America/Buenos_Aires",
"America/Cambridge_Bay",
"America/Campo_Grande",
"America/Cancun",
"America/Caracas",
"America/Catamarca",
"America/Cayenne",
"America/Cayman",
"America/Chicago",
"America/Chihuahua",
"America/Ciudad_Juarez",
"America/Coral_Harbour",
"America/Cordoba",
"America/Costa_Rica",
"America/Coyhaique",
"America/Creston",
"America/Cuiaba",
"America/Curacao",
"America/Danmarkshavn",
"America/Dawson",
"America/Dawson_Creek",
"America/Denver",
"America/Detroit",
"America/Dominica",
"America/Edmonton",
"America/Eirunepe",
"America/El_Salvador",
"America/Fort_Nelson",
"America/Fortaleza",
"America/Glace_Bay",
"America/Godthab",
"America/Goose_Bay",
"America/Grand_Turk",
"America/Grenada",
"America/Guadeloupe",
"America/Guatemala",
"America/Guayaquil",
"America/Guyana",
"America/Halifax",
"America/Havana",
"America/Hermosillo",
"America/Indiana/Knox",
"America/Indiana/Marengo",
"America/Indiana/Petersburg",
"America/Indiana/Tell_City",
"America/Indiana/Vevay",
"America/Indiana/Vincennes",
"America/Indiana/Winamac",
"America/Indianapolis",
"America/Inuvik",
"America/Iqaluit",
"America/Jamaica",
"America/Jujuy",
"America/Juneau",
"America/Kentucky/Monticello",
"America/Kralendijk",
"America/La_Paz",
"America/Lima",
"America/Los_Angeles",
"America/Louisville",
"America/Lower_Princes",
"America/Maceio",
"America/Managua",
"America/Manaus",
"America/Marigot",
"America/Martinique",
"America/Matamoros",
"America/Mazatlan",
"America/Mendoza",
"America/Menominee",
"America/Merida",
"America/Metlakatla",
"America/Mexico_City",
"America/Miquelon",
"America/Moncton",
"America/Monterrey",
"America/Montevideo",
"America/Montserrat",
"America/Nassau",
"America/New_York",
"America/Nome",
"America/Noronha",
"America/North_Dakota/Beulah",
"America/North_Dakota/Center",
"America/North_Dakota/New_Salem",
"America/Ojinaga",
"America/Panama",
"America/Paramaribo",
"America/Phoenix",
"America/Port-au-Prince",
"America/Port_of_Spain",
"America/Porto_Velho",
"America/Puerto_Rico",
"America/Punta_Arenas",
"America/Rankin_Inlet",
"America/Recife",
"America/Regina",
"America/Resolute",
"America/Rio_Branco",
"America/Santarem",
"America/Santiago",
"America/Santo_Domingo",
"America/Sao_Paulo",
"America/Scoresbysund",
"America/Sitka",
"America/St_Barthelemy",
"America/St_Johns",
"America/St_Kitts",
"America/St_Lucia",
"America/St_Thomas",
"America/St_Vincent",
"America/Swift_Current",
"America/Tegucigalpa",
"America/Thule",
"America/Tijuana",
"America/Toronto",
"America/Tortola",
"America/Vancouver",
"America/Whitehorse",
"America/Winnipeg",
"America/Yakutat",
"Antarctica/Casey",
"Antarctica/Davis",
"Antarctica/DumontDUrville",
"Antarctica/Macquarie",
"Antarctica/Mawson",
"Antarctica/McMurdo",
"Antarctica/Palmer",
"Antarctica/Rothera",
"Antarctica/Syowa",
"Antarctica/Troll",
"Antarctica/Vostok",
"Arctic/Longyearbyen",
"Asia/Aden",
"Asia/Almaty",
"Asia/Amman",
"Asia/Anadyr",
"Asia/Aqtau",
"Asia/Aqtobe",
"Asia/Ashgabat",
"Asia/Atyrau",
"Asia/Baghdad",
"Asia/Bahrain",
"Asia/Baku",
"Asia/Bangkok",
"Asia/Barnaul",
"Asia/Beirut",
"Asia/Bishkek",
"Asia/Brunei",
"Asia/Calcutta",
"Asia/Chita",
"Asia/Colombo",
"Asia/Damascus",
"Asia/Dhaka",
"Asia/Dili",
"Asia/Dubai",
"Asia/Dushanbe",
"Asia/Famagusta",
"Asia/Gaza",
"Asia/Hebron",
"Asia/Hong_Kong",
"Asia/Hovd",
"Asia/Irkutsk",
"Asia/Jakarta",
"Asia/Jayapura",
"Asia/Jerusalem",
"Asia/Kabul",
"Asia/Kamchatka",
"Asia/Karachi",
"Asia/Katmandu",
"Asia/Khandyga",
"Asia/Krasnoyarsk",
"Asia/Kuala_Lumpur",
"Asia/Kuching",
"Asia/Kuwait",
"Asia/Macau",
"Asia/Magadan",
"Asia/Makassar",
"Asia/Manila",
"Asia/Muscat",
"Asia/Nicosia",
"Asia/Novokuznetsk",
"Asia/Novosibirsk",
"Asia/Omsk",
"Asia/Oral",
"Asia/Phnom_Penh",
"Asia/Pontianak",
"Asia/Pyongyang",
"Asia/Qatar",
"Asia/Qostanay",
"Asia/Qyzylorda",
"Asia/Rangoon",
"Asia/Riyadh",
"Asia/Saigon",
"Asia/Sakhalin",
"Asia/Samarkand",
"Asia/Seoul",
"Asia/Shanghai",
"Asia/Singapore",
"Asia/Srednekolymsk",
"Asia/Taipei",
"Asia/Tashkent",
"Asia/Tbilisi",
"Asia/Tehran",
"Asia/Thimphu",
"Asia/Tokyo",
"Asia/Tomsk",
"Asia/Ulaanbaatar",
"Asia/Urumqi",
"Asia/Ust-Nera",
"Asia/Vientiane",
"Asia/Vladivostok",
"Asia/Yakutsk",
"Asia/Yekaterinburg",
"Asia/Yerevan",
"Atlantic/Azores",
"Atlantic/Bermuda",
"Atlantic/Canary",
"Atlantic/Cape_Verde",
"Atlantic/Faeroe",
"Atlantic/Madeira",
"Atlantic/Reykjavik",
"Atlantic/South_Georgia",
"Atlantic/St_Helena",
"Atlantic/Stanley",
"Australia/Adelaide",
"Australia/Brisbane",
"Australia/Broken_Hill",
"Australia/Darwin",
"Australia/Eucla",
"Australia/Hobart",
"Australia/Lindeman",
"Australia/Lord_Howe",
"Australia/Melbourne",
"Australia/Perth",
"Australia/Sydney",
"Europe/Amsterdam",
"Europe/Andorra",
"Europe/Astrakhan",
"Europe/Athens",
"Europe/Belgrade",
"Europe/Berlin",
"Europe/Bratislava",
"Europe/Brussels",
"Europe/Bucharest",
"Europe/Budapest",
"Europe/Busingen",
"Europe/Chisinau",
"Europe/Copenhagen",
"Europe/Dublin",
"Europe/Gibraltar",
"Europe/Guernsey",
"Europe/Helsinki",
"Europe/Isle_of_Man",
"Europe/Istanbul",
"Europe/Jersey",
"Europe/Kaliningrad",
"Europe/Kiev",
"Europe/Kirov",
"Europe/Lisbon",
"Europe/Ljubljana",
"Europe/London",
"Europe/Luxembourg",
"Europe/Madrid",
"Europe/Malta",
"Europe/Mariehamn",
"Europe/Minsk",
"Europe/Monaco",
"Europe/Moscow",
"Europe/Oslo",
"Europe/Paris",
"Europe/Podgorica",
"Europe/Prague",
"Europe/Riga",
"Europe/Rome",
"Europe/Samara",
"Europe/San_Marino",
"Europe/Sarajevo",
"Europe/Saratov",
"Europe/Simferopol",
"Europe/Skopje",
"Europe/Sofia",
"Europe/Stockholm",
"Europe/Tallinn",
"Europe/Tirane",
"Europe/Ulyanovsk",
"Europe/Vaduz",
"Europe/Vatican",
"Europe/Vienna",
"Europe/Vilnius",
"Europe/Volgograd",
"Europe/Warsaw",
"Europe/Zagreb",
"Europe/Zurich",
"Indian/Antananarivo",
"Indian/Chagos",
"Indian/Christmas",
"Indian/Cocos",
"Indian/Comoro",
"Indian/Kerguelen",
"Indian/Mahe",
"Indian/Maldives",
"Indian/Mauritius",
"Indian/Mayotte",
"Indian/Reunion",
"Pacific/Apia",
"Pacific/Auckland",
"Pacific/Bougainville",
"Pacific/Chatham",
"Pacific/Easter",
"Pacific/Efate",
"Pacific/Enderbury",
"Pacific/Fakaofo",
"Pacific/Fiji",
"Pacific/Funafuti",
"Pacific/Galapagos",
"Pacific/Gambier",
"Pacific/Guadalcanal",
"Pacific/Guam",
"Pacific/Honolulu",
"Pacific/Kiritimati",
"Pacific/Kosrae",
"Pacific/Kwajalein",
"Pacific/Majuro",
"Pacific/Marquesas",
"Pacific/Midway",
"Pacific/Nauru",
"Pacific/Niue",
"Pacific/Norfolk",
"Pacific/Noumea",
"Pacific/Pago_Pago",
"Pacific/Palau",
"Pacific/Pitcairn",
"Pacific/Ponape",
"Pacific/Port_Moresby",
"Pacific/Rarotonga",
"Pacific/Saipan",
"Pacific/Tahiti",
"Pacific/Tarawa",
"Pacific/Tongatapu",
"Pacific/Truk",
"Pacific/Wake",
"Pacific/Wallis"
],
"enumColumns": 1,
"enumIconMap": {
"Africa/Abidjan": "ci",
"Africa/Accra": "gh",
"Africa/Addis_Ababa": "et",
"Africa/Algiers": "dz",
"Africa/Asmera": "er",
"Africa/Bamako": "ml",
"Africa/Bangui": "cf",
"Africa/Banjul": "gm",
"Africa/Bissau": "gw",
"Africa/Blantyre": "mw",
"Africa/Brazzaville": "cg",
"Africa/Bujumbura": "bi",
"Africa/Cairo": "eg",
"Africa/Casablanca": "ma",
"Africa/Ceuta": "es",
"Africa/Conakry": "gn",
"Africa/Dakar": "sn",
"Africa/Dar_es_Salaam": "tz",
"Africa/Djibouti": "dj",
"Africa/Douala": "cm",
"Africa/El_Aaiun": "eh",
"Africa/Freetown": "sl",
"Africa/Gaborone": "bw",
"Africa/Harare": "zw",
"Africa/Johannesburg": "za",
"Africa/Juba": "ss",
"Africa/Kampala": "ug",
"Africa/Khartoum": "sd",
"Africa/Kigali": "rw",
"Africa/Kinshasa": "cd",
"Africa/Lagos": "ng",
"Africa/Libreville": "ga",
"Africa/Lome": "tg",
"Africa/Luanda": "ao",
"Africa/Lubumbashi": "cd",
"Africa/Lusaka": "zm",
"Africa/Malabo": "gq",
"Africa/Maputo": "mz",
"Africa/Maseru": "ls",
"Africa/Mbabane": "sz",
"Africa/Mogadishu": "so",
"Africa/Monrovia": "lr",
"Africa/Nairobi": "ke",
"Africa/Ndjamena": "td",
"Africa/Niamey": "ne",
"Africa/Nouakchott": "mr",
"Africa/Ouagadougou": "bf",
"Africa/Porto-Novo": "bj",
"Africa/Sao_Tome": "st",
"Africa/Tripoli": "ly",
"Africa/Tunis": "tn",
"Africa/Windhoek": "na",
"America/Adak": "us",
"America/Anchorage": "us",
"America/Anguilla": "ai",
"America/Antigua": "ag",
"America/Araguaina": "br",
"America/Argentina/La_Rioja": "ar",
"America/Argentina/Rio_Gallegos": "ar",
"America/Argentina/Salta": "ar",
"America/Argentina/San_Juan": "ar",
"America/Argentina/San_Luis": "ar",
"America/Argentina/Tucuman": "ar",
"America/Argentina/Ushuaia": "ar",
"America/Aruba": "aw",
"America/Asuncion": "py",
"America/Bahia": "br",
"America/Bahia_Banderas": "mx",
"America/Barbados": "bb",
"America/Belem": "br",
"America/Belize": "bz",
"America/Blanc-Sablon": "ca",
"America/Boa_Vista": "br",
"America/Bogota": "co",
"America/Boise": "us",
"America/Buenos_Aires": "ar",
"America/Cambridge_Bay": "ca",
"America/Campo_Grande": "br",
"America/Cancun": "mx",
"America/Caracas": "ve",
"America/Catamarca": "ar",
"America/Cayenne": "gf",
"America/Cayman": "ky",
"America/Chicago": "us",
"America/Chihuahua": "mx",
"America/Ciudad_Juarez": "mx",
"America/Coral_Harbour": "ca",
"America/Cordoba": "ar",
"America/Costa_Rica": "cr",
"America/Coyhaique": "cl",
"America/Creston": "ca",
"America/Cuiaba": "br",
"America/Curacao": "cw",
"America/Danmarkshavn": "gl",
"America/Dawson": "ca",
"America/Dawson_Creek": "ca",
"America/Denver": "us",
"America/Detroit": "us",
"America/Dominica": "dm",
"America/Edmonton": "ca",
"America/Eirunepe": "br",
"America/El_Salvador": "sv",
"America/Fort_Nelson": "ca",
"America/Fortaleza": "br",
"America/Glace_Bay": "ca",
"America/Godthab": "gl",
"America/Goose_Bay": "ca",
"America/Grand_Turk": "tc",
"America/Grenada": "gd",
"America/Guadeloupe": "gp",
"America/Guatemala": "gt",
"America/Guayaquil": "ec",
"America/Guyana": "gy",
"America/Halifax": "ca",
"America/Havana": "cu",
"America/Hermosillo": "mx",
"America/Indiana/Knox": "us",
"America/Indiana/Marengo": "us",
"America/Indiana/Petersburg": "us",
"America/Indiana/Tell_City": "us",
"America/Indiana/Vevay": "us",
"America/Indiana/Vincennes": "us",
"America/Indiana/Winamac": "us",
"America/Indianapolis": "us",
"America/Inuvik": "ca",
"America/Iqaluit": "ca",
"America/Jamaica": "jm",
"America/Jujuy": "ar",
"America/Juneau": "us",
"America/Kentucky/Monticello": "us",
"America/Kralendijk": "bq",
"America/La_Paz": "bo",
"America/Lima": "pe",
"America/Los_Angeles": "us",
"America/Louisville": "us",
"America/Lower_Princes": "sx",
"America/Maceio": "br",
"America/Managua": "ni",
"America/Manaus": "br",
"America/Marigot": "mf",
"America/Martinique": "mq",
"America/Matamoros": "mx",
"America/Mazatlan": "mx",
"America/Mendoza": "ar",
"America/Menominee": "us",
"America/Merida": "mx",
"America/Metlakatla": "us",
"America/Mexico_City": "mx",
"America/Miquelon": "pm",
"America/Moncton": "ca",
"America/Monterrey": "mx",
"America/Montevideo": "uy",
"America/Montserrat": "ms",
"America/Nassau": "bs",
"America/New_York": "us",
"America/Nome": "us",
"America/Noronha": "br",
"America/North_Dakota/Beulah": "us",
"America/North_Dakota/Center": "us",
"America/North_Dakota/New_Salem": "us",
"America/Ojinaga": "mx",
"America/Panama": "pa",
"America/Paramaribo": "sr",
"America/Phoenix": "us",
"America/Port-au-Prince": "ht",
"America/Port_of_Spain": "tt",
"America/Porto_Velho": "br",
"America/Puerto_Rico": "pr",
"America/Punta_Arenas": "cl",
"America/Rankin_Inlet": "ca",
"America/Recife": "br",
"America/Regina": "ca",
"America/Resolute": "ca",
"America/Rio_Branco": "br",
"America/Santarem": "br",
"America/Santiago": "cl",
"America/Santo_Domingo": "do",
"America/Sao_Paulo": "br",
"America/Scoresbysund": "gl",
"America/Sitka": "us",
"America/St_Barthelemy": "bl",
"America/St_Johns": "ca",
"America/St_Kitts": "kn",
"America/St_Lucia": "lc",
"America/St_Thomas": "vi",
"America/St_Vincent": "vc",
"America/Swift_Current": "ca",
"America/Tegucigalpa": "hn",
"America/Thule": "gl",
"America/Tijuana": "mx",
"America/Toronto": "ca",
"America/Tortola": "vg",
"America/Vancouver": "ca",
"America/Whitehorse": "ca",
"America/Winnipeg": "ca",
"America/Yakutat": "us",
"Antarctica/Casey": "aq",
"Antarctica/Davis": "aq",
"Antarctica/DumontDUrville": "aq",
"Antarctica/Macquarie": "au",
"Antarctica/Mawson": "aq",
"Antarctica/McMurdo": "aq",
"Antarctica/Palmer": "aq",
"Antarctica/Rothera": "aq",
"Antarctica/Syowa": "aq",
"Antarctica/Troll": "aq",
"Antarctica/Vostok": "aq",
"Arctic/Longyearbyen": "sj",
"Asia/Aden": "ye",
"Asia/Almaty": "kz",
"Asia/Amman": "jo",
"Asia/Anadyr": "ru",
"Asia/Aqtau": "kz",
"Asia/Aqtobe": "kz",
"Asia/Ashgabat": "tm",
"Asia/Atyrau": "kz",
"Asia/Baghdad": "iq",
"Asia/Bahrain": "bh",
"Asia/Baku": "az",
"Asia/Bangkok": "th",
"Asia/Barnaul": "ru",
"Asia/Beirut": "lb",
"Asia/Bishkek": "kg",
"Asia/Brunei": "bn",
"Asia/Calcutta": "in",
"Asia/Chita": "ru",
"Asia/Colombo": "lk",
"Asia/Damascus": "sy",
"Asia/Dhaka": "bd",
"Asia/Dili": "tl",
"Asia/Dubai": "ae",
"Asia/Dushanbe": "tj",
"Asia/Famagusta": "cy",
"Asia/Gaza": "ps",
"Asia/Hebron": "ps",
"Asia/Hong_Kong": "cn",
"Asia/Hovd": "mn",
"Asia/Irkutsk": "ru",
"Asia/Jakarta": "id",
"Asia/Jayapura": "id",
"Asia/Jerusalem": "il",
"Asia/Kabul": "af",
"Asia/Kamchatka": "ru",
"Asia/Karachi": "pk",
"Asia/Katmandu": "np",
"Asia/Khandyga": "ru",
"Asia/Krasnoyarsk": "ru",
"Asia/Kuala_Lumpur": "my",
"Asia/Kuching": "my",
"Asia/Kuwait": "kw",
"Asia/Macau": "cn",
"Asia/Magadan": "ru",
"Asia/Makassar": "id",
"Asia/Manila": "ph",
"Asia/Muscat": "om",
"Asia/Nicosia": "cy",
"Asia/Novokuznetsk": "ru",
"Asia/Novosibirsk": "ru",
"Asia/Omsk": "ru",
"Asia/Oral": "kz",
"Asia/Phnom_Penh": "kh",
"Asia/Pontianak": "id",
"Asia/Pyongyang": "kp",
"Asia/Qatar": "qa",
"Asia/Qostanay": "kz",
"Asia/Qyzylorda": "kz",
"Asia/Rangoon": "mm",
"Asia/Riyadh": "sa",
"Asia/Saigon": "vn",
"Asia/Sakhalin": "ru",
"Asia/Samarkand": "uz",
"Asia/Seoul": "kr",
"Asia/Shanghai": "cn",
"Asia/Singapore": "sg",
"Asia/Srednekolymsk": "ru",
"Asia/Taipei": "cn",
"Asia/Tashkent": "uz",
"Asia/Tbilisi": "ge",
"Asia/Tehran": "ir",
"Asia/Thimphu": "bt",
"Asia/Tokyo": "jp",
"Asia/Tomsk": "ru",
"Asia/Ulaanbaatar": "mn",
"Asia/Urumqi": "cn",
"Asia/Ust-Nera": "ru",
"Asia/Vientiane": "la",
"Asia/Vladivostok": "ru",
"Asia/Yakutsk": "ru",
"Asia/Yekaterinburg": "ru",
"Asia/Yerevan": "am",
"Atlantic/Azores": "pt",
"Atlantic/Bermuda": "bm",
"Atlantic/Canary": "es",
"Atlantic/Cape_Verde": "cv",
"Atlantic/Faeroe": "fo",
"Atlantic/Madeira": "pt",
"Atlantic/Reykjavik": "is",
"Atlantic/South_Georgia": "gs",
"Atlantic/St_Helena": "sh",
"Atlantic/Stanley": "fk",
"Australia/Adelaide": "au",
"Australia/Brisbane": "au",
"Australia/Broken_Hill": "au",
"Australia/Darwin": "au",
"Australia/Eucla": "au",
"Australia/Hobart": "au",
"Australia/Lindeman": "au",
"Australia/Lord_Howe": "au",
"Australia/Melbourne": "au",
"Australia/Perth": "au",
"Australia/Sydney": "au",
"Europe/Amsterdam": "nl",
"Europe/Andorra": "ad",
"Europe/Astrakhan": "ru",
"Europe/Athens": "gr",
"Europe/Belgrade": "rs",
"Europe/Berlin": "de",
"Europe/Bratislava": "sk",
"Europe/Brussels": "be",
"Europe/Bucharest": "ro",
"Europe/Budapest": "hu",
"Europe/Busingen": "de",
"Europe/Chisinau": "md",
"Europe/Copenhagen": "dk",
"Europe/Dublin": "ie",
"Europe/Gibraltar": "gi",
"Europe/Guernsey": "gg",
"Europe/Helsinki": "fi",
"Europe/Isle_of_Man": "im",
"Europe/Istanbul": "tr",
"Europe/Jersey": "je",
"Europe/Kaliningrad": "ru",
"Europe/Kiev": "ua",
"Europe/Kirov": "ru",
"Europe/Lisbon": "pt",
"Europe/Ljubljana": "si",
"Europe/London": "gb",
"Europe/Luxembourg": "lu",
"Europe/Madrid": "es",
"Europe/Malta": "mt",
"Europe/Mariehamn": "ax",
"Europe/Minsk": "by",
"Europe/Monaco": "mc",
"Europe/Moscow": "ru",
"Europe/Oslo": "no",
"Europe/Paris": "fr",
"Europe/Podgorica": "me",
"Europe/Prague": "cz",
"Europe/Riga": "lv",
"Europe/Rome": "it",
"Europe/Samara": "ru",
"Europe/San_Marino": "sm",
"Europe/Sarajevo": "ba",
"Europe/Saratov": "ru",
"Europe/Simferopol": "ua",
"Europe/Skopje": "mk",
"Europe/Sofia": "bg",
"Europe/Stockholm": "se",
"Europe/Tallinn": "ee",
"Europe/Tirane": "al",
"Europe/Ulyanovsk": "ru",
"Europe/Vaduz": "li",
"Europe/Vatican": "va",
"Europe/Vienna": "at",
"Europe/Vilnius": "lt",
"Europe/Volgograd": "ru",
"Europe/Warsaw": "pl",
"Europe/Zagreb": "hr",
"Europe/Zurich": "ch",
"Indian/Antananarivo": "mg",
"Indian/Chagos": "io",
"Indian/Christmas": "cx",
"Indian/Cocos": "cc",
"Indian/Comoro": "km",
"Indian/Kerguelen": "tf",
"Indian/Mahe": "sc",
"Indian/Maldives": "mv",
"Indian/Mauritius": "mu",
"Indian/Mayotte": "yt",
"Indian/Reunion": "re",
"Pacific/Apia": "ws",
"Pacific/Auckland": "nz",
"Pacific/Bougainville": "pg",
"Pacific/Chatham": "nz",
"Pacific/Easter": "cl",
"Pacific/Efate": "vu",
"Pacific/Enderbury": "ki",
"Pacific/Fakaofo": "tk",
"Pacific/Fiji": "fj",
"Pacific/Funafuti": "tv",
"Pacific/Galapagos": "ec",
"Pacific/Gambier": "pf",
"Pacific/Guadalcanal": "sb",
"Pacific/Guam": "gu",
"Pacific/Honolulu": "us",
"Pacific/Kiritimati": "ki",
"Pacific/Kosrae": "fm",
"Pacific/Kwajalein": "mh",
"Pacific/Majuro": "mh",
"Pacific/Marquesas": "pf",
"Pacific/Midway": "um",
"Pacific/Nauru": "nr",
"Pacific/Niue": "nu",
"Pacific/Norfolk": "nf",
"Pacific/Noumea": "nc",
"Pacific/Pago_Pago": "as",
"Pacific/Palau": "pw",
"Pacific/Pitcairn": "pn",
"Pacific/Ponape": "fm",
"Pacific/Port_Moresby": "pg",
"Pacific/Rarotonga": "ck",
"Pacific/Saipan": "mp",
"Pacific/Tahiti": "pf",
"Pacific/Tarawa": "ki",
"Pacific/Tongatapu": "to",
"Pacific/Truk": "fm",
"Pacific/Wake": "um",
"Pacific/Wallis": "wf"
},
"enumIconPattern": "https://flagcdn.com/w40/{value}.png",
"enumLabels": {
"Africa/Abidjan": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Accra": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Addis_Ababa": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Algiers": "\u4e2d\u6b27\u6807\u51c6\u65f6\u95f4",
"Africa/Asmera": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Bamako": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Bangui": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Banjul": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Bissau": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Blantyre": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Brazzaville": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Bujumbura": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Cairo": "\u4e1c\u6b27\u65f6\u95f4",
"Africa/Casablanca": "\u6469\u6d1b\u54e5\u65f6\u95f4",
"Africa/Ceuta": "\u4e2d\u6b27\u65f6\u95f4",
"Africa/Conakry": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Dakar": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Dar_es_Salaam": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Djibouti": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Douala": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/El_Aaiun": "\u897f\u6492\u54c8\u62c9\u65f6\u95f4",
"Africa/Freetown": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Gaborone": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Harare": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Johannesburg": "\u5357\u975e\u6807\u51c6\u65f6\u95f4",
"Africa/Juba": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Kampala": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Khartoum": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Kigali": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Kinshasa": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Lagos": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Libreville": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Lome": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Luanda": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Lubumbashi": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Lusaka": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Malabo": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Maputo": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Maseru": "\u5357\u975e\u6807\u51c6\u65f6\u95f4",
"Africa/Mbabane": "\u5357\u975e\u6807\u51c6\u65f6\u95f4",
"Africa/Mogadishu": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Monrovia": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Nairobi": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Ndjamena": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Niamey": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Nouakchott": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Ouagadougou": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Porto-Novo": "\u897f\u90e8\u975e\u6d32\u65f6\u95f4",
"Africa/Sao_Tome": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Africa/Tripoli": "\u4e1c\u6b27\u6807\u51c6\u65f6\u95f4",
"Africa/Tunis": "\u4e2d\u6b27\u6807\u51c6\u65f6\u95f4",
"Africa/Windhoek": "\u4e2d\u90e8\u975e\u6d32\u65f6\u95f4",
"America/Adak": "\u590f\u5a01\u5937-\u963f\u7559\u7533\u65f6\u95f4",
"America/Anchorage": "\u963f\u62c9\u65af\u52a0\u65f6\u95f4",
"America/Anguilla": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Antigua": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Araguaina": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Argentina/La_Rioja": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Argentina/Rio_Gallegos": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Argentina/Salta": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Argentina/San_Juan": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Argentina/San_Luis": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Argentina/Tucuman": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Argentina/Ushuaia": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Aruba": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Asuncion": "\u5df4\u62c9\u572d\u6807\u51c6\u65f6\u95f4",
"America/Bahia": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Bahia_Banderas": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Barbados": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Belem": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Belize": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Blanc-Sablon": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Boa_Vista": "\u4e9a\u9a6c\u900a\u6807\u51c6\u65f6\u95f4",
"America/Bogota": "\u54e5\u4f26\u6bd4\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Boise": "\u5317\u7f8e\u5c71\u533a\u65f6\u95f4",
"America/Buenos_Aires": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Cambridge_Bay": "\u5317\u7f8e\u5c71\u533a\u65f6\u95f4",
"America/Campo_Grande": "\u4e9a\u9a6c\u900a\u6807\u51c6\u65f6\u95f4",
"America/Cancun": "\u5317\u7f8e\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Caracas": "\u59d4\u5185\u745e\u62c9\u65f6\u95f4",
"America/Catamarca": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Cayenne": "\u6cd5\u5c5e\u572d\u4e9a\u90a3\u6807\u51c6\u65f6\u95f4",
"America/Cayman": "\u5317\u7f8e\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Chicago": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Chihuahua": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Ciudad_Juarez": "\u5317\u7f8e\u5c71\u533a\u65f6\u95f4",
"America/Coral_Harbour": "\u5317\u7f8e\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Cordoba": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Costa_Rica": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Coyhaique": "\u79d1\u4f0a\u827e\u514b\u65f6\u95f4",
"America/Creston": "\u5317\u7f8e\u5c71\u533a\u6807\u51c6\u65f6\u95f4",
"America/Cuiaba": "\u4e9a\u9a6c\u900a\u6807\u51c6\u65f6\u95f4",
"America/Curacao": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Danmarkshavn": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"America/Dawson": "\u80b2\u7a7a\u65f6\u95f4",
"America/Dawson_Creek": "\u5317\u7f8e\u5c71\u533a\u6807\u51c6\u65f6\u95f4",
"America/Denver": "\u5317\u7f8e\u5c71\u533a\u65f6\u95f4",
"America/Detroit": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Dominica": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Edmonton": "\u5317\u7f8e\u5c71\u533a\u65f6\u95f4",
"America/Eirunepe": "\u963f\u514b\u91cc\u6807\u51c6\u65f6\u95f4",
"America/El_Salvador": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Fort_Nelson": "\u5317\u7f8e\u5c71\u533a\u6807\u51c6\u65f6\u95f4",
"America/Fortaleza": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Glace_Bay": "\u5927\u897f\u6d0b\u65f6\u95f4",
"America/Godthab": "\u52aa\u514b\u65f6\u95f4",
"America/Goose_Bay": "\u5927\u897f\u6d0b\u65f6\u95f4",
"America/Grand_Turk": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Grenada": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Guadeloupe": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Guatemala": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Guayaquil": "\u5384\u74dc\u591a\u5c14\u6807\u51c6\u65f6\u95f4",
"America/Guyana": "\u572d\u4e9a\u90a3\u65f6\u95f4",
"America/Halifax": "\u5927\u897f\u6d0b\u65f6\u95f4",
"America/Havana": "\u53e4\u5df4\u65f6\u95f4",
"America/Hermosillo": "\u58a8\u897f\u54e5\u592a\u5e73\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Indiana/Knox": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Indiana/Marengo": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Indiana/Petersburg": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Indiana/Tell_City": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Indiana/Vevay": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Indiana/Vincennes": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Indiana/Winamac": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Indianapolis": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Inuvik": "\u5317\u7f8e\u5c71\u533a\u65f6\u95f4",
"America/Iqaluit": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Jamaica": "\u5317\u7f8e\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Jujuy": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Juneau": "\u963f\u62c9\u65af\u52a0\u65f6\u95f4",
"America/Kentucky/Monticello": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Kralendijk": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/La_Paz": "\u73bb\u5229\u7ef4\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Lima": "\u79d8\u9c81\u6807\u51c6\u65f6\u95f4",
"America/Los_Angeles": "\u5317\u7f8e\u592a\u5e73\u6d0b\u65f6\u95f4",
"America/Louisville": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Lower_Princes": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Maceio": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Managua": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Manaus": "\u4e9a\u9a6c\u900a\u6807\u51c6\u65f6\u95f4",
"America/Marigot": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Martinique": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Matamoros": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Mazatlan": "\u58a8\u897f\u54e5\u592a\u5e73\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Mendoza": "\u963f\u6839\u5ef7\u6807\u51c6\u65f6\u95f4",
"America/Menominee": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Merida": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Metlakatla": "\u963f\u62c9\u65af\u52a0\u65f6\u95f4",
"America/Mexico_City": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Miquelon": "\u5723\u76ae\u57c3\u5c14\u548c\u5bc6\u514b\u9686\u7fa4\u5c9b\u65f6\u95f4",
"America/Moncton": "\u5927\u897f\u6d0b\u65f6\u95f4",
"America/Monterrey": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Montevideo": "\u4e4c\u62c9\u572d\u6807\u51c6\u65f6\u95f4",
"America/Montserrat": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Nassau": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/New_York": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Nome": "\u963f\u62c9\u65af\u52a0\u65f6\u95f4",
"America/Noronha": "\u8d39\u5c14\u5357\u591a-\u8fea\u8bfa\u7f57\u5c3c\u4e9a\u5c9b\u6807\u51c6\u65f6\u95f4",
"America/North_Dakota/Beulah": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/North_Dakota/Center": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/North_Dakota/New_Salem": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Ojinaga": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Panama": "\u5317\u7f8e\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Paramaribo": "\u82cf\u91cc\u5357\u65f6\u95f4",
"America/Phoenix": "\u5317\u7f8e\u5c71\u533a\u6807\u51c6\u65f6\u95f4",
"America/Port-au-Prince": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Port_of_Spain": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Porto_Velho": "\u4e9a\u9a6c\u900a\u6807\u51c6\u65f6\u95f4",
"America/Puerto_Rico": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Punta_Arenas": "\u84ec\u5854\u963f\u96f7\u7eb3\u65af\u65f6\u95f4",
"America/Rankin_Inlet": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Recife": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Regina": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Resolute": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Rio_Branco": "\u963f\u514b\u91cc\u6807\u51c6\u65f6\u95f4",
"America/Santarem": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Santiago": "\u667a\u5229\u65f6\u95f4",
"America/Santo_Domingo": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Sao_Paulo": "\u5df4\u897f\u5229\u4e9a\u6807\u51c6\u65f6\u95f4",
"America/Scoresbysund": "\u65af\u79d1\u5217\u65af\u6bd4\u6851\u5fb7\u65f6\u95f4",
"America/Sitka": "\u963f\u62c9\u65af\u52a0\u65f6\u95f4",
"America/St_Barthelemy": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/St_Johns": "\u7ebd\u82ac\u5170\u65f6\u95f4",
"America/St_Kitts": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/St_Lucia": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/St_Thomas": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/St_Vincent": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Swift_Current": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Tegucigalpa": "\u5317\u7f8e\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"America/Thule": "\u5927\u897f\u6d0b\u65f6\u95f4",
"America/Tijuana": "\u5317\u7f8e\u592a\u5e73\u6d0b\u65f6\u95f4",
"America/Toronto": "\u5317\u7f8e\u4e1c\u90e8\u65f6\u95f4",
"America/Tortola": "\u5927\u897f\u6d0b\u6807\u51c6\u65f6\u95f4",
"America/Vancouver": "\u5317\u7f8e\u592a\u5e73\u6d0b\u65f6\u95f4",
"America/Whitehorse": "\u80b2\u7a7a\u65f6\u95f4",
"America/Winnipeg": "\u5317\u7f8e\u4e2d\u90e8\u65f6\u95f4",
"America/Yakutat": "\u963f\u62c9\u65af\u52a0\u65f6\u95f4",
"Antarctica/Casey": "\u6fb3\u5927\u5229\u4e9a\u897f\u90e8\u6807\u51c6\u65f6\u95f4",
"Antarctica/Davis": "\u6234\u7ef4\u65af\u65f6\u95f4",
"Antarctica/DumontDUrville": "\u8fea\u8499\u00b7\u8fea\u7ef4\u5c14\u65f6\u95f4",
"Antarctica/Macquarie": "\u6fb3\u5927\u5229\u4e9a\u4e1c\u90e8\u65f6\u95f4",
"Antarctica/Mawson": "\u83ab\u68ee\u65f6\u95f4",
"Antarctica/McMurdo": "\u65b0\u897f\u5170\u65f6\u95f4",
"Antarctica/Palmer": "\u5e15\u5c14\u9ed8\u65f6\u95f4",
"Antarctica/Rothera": "\u7f57\u745f\u62c9\u65f6\u95f4",
"Antarctica/Syowa": "\u662d\u548c\u65f6\u95f4",
"Antarctica/Troll": "\u7279\u7f57\u5c14\u65f6\u95f4",
"Antarctica/Vostok": "\u6c83\u65af\u6258\u514b\u65f6\u95f4",
"Arctic/Longyearbyen": "\u4e2d\u6b27\u65f6\u95f4",
"Asia/Aden": "\u963f\u62c9\u4f2f\u6807\u51c6\u65f6\u95f4",
"Asia/Almaty": "\u54c8\u8428\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Amman": "\u7ea6\u65e6\u65f6\u95f4",
"Asia/Anadyr": "\u5f7c\u5f97\u7f57\u5df4\u752b\u6d1b\u592b\u65af\u514b-\u582a\u5bdf\u52a0\u6807\u51c6\u65f6\u95f4",
"Asia/Aqtau": "\u54c8\u8428\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Aqtobe": "\u54c8\u8428\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Ashgabat": "\u571f\u5e93\u66fc\u65af\u5766\u6807\u51c6\u65f6\u95f4",
"Asia/Atyrau": "\u54c8\u8428\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Baghdad": "\u963f\u62c9\u4f2f\u6807\u51c6\u65f6\u95f4",
"Asia/Bahrain": "\u963f\u62c9\u4f2f\u6807\u51c6\u65f6\u95f4",
"Asia/Baku": "\u963f\u585e\u62dc\u7586\u6807\u51c6\u65f6\u95f4",
"Asia/Bangkok": "\u4e2d\u5357\u534a\u5c9b\u65f6\u95f4",
"Asia/Barnaul": "\u514b\u62c9\u65af\u8bfa\u4e9a\u5c14\u65af\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Beirut": "\u4e1c\u6b27\u65f6\u95f4",
"Asia/Bishkek": "\u5409\u5c14\u5409\u65af\u65af\u5766\u65f6\u95f4",
"Asia/Brunei": "\u6587\u83b1\u8fbe\u9c81\u8428\u5170\u65f6\u95f4",
"Asia/Calcutta": "\u5370\u5ea6\u65f6\u95f4",
"Asia/Chita": "\u96c5\u5e93\u8328\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Colombo": "\u5370\u5ea6\u65f6\u95f4",
"Asia/Damascus": "\u53d9\u5229\u4e9a\u65f6\u95f4",
"Asia/Dhaka": "\u5b5f\u52a0\u62c9\u6807\u51c6\u65f6\u95f4",
"Asia/Dili": "\u4e1c\u5e1d\u6c76\u65f6\u95f4",
"Asia/Dubai": "\u6d77\u6e7e\u6807\u51c6\u65f6\u95f4",
"Asia/Dushanbe": "\u5854\u5409\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Famagusta": "\u4e1c\u6b27\u65f6\u95f4",
"Asia/Gaza": "\u4e1c\u6b27\u65f6\u95f4",
"Asia/Hebron": "\u4e1c\u6b27\u65f6\u95f4",
"Asia/Hong_Kong": "\u4e2d\u56fd\u6807\u51c6\u65f6\u95f4",
"Asia/Hovd": "\u79d1\u5e03\u591a\u6807\u51c6\u65f6\u95f4",
"Asia/Irkutsk": "\u4f0a\u5c14\u5e93\u8328\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Jakarta": "\u5370\u5ea6\u5c3c\u897f\u4e9a\u897f\u90e8\u65f6\u95f4",
"Asia/Jayapura": "\u5370\u5ea6\u5c3c\u897f\u4e9a\u4e1c\u90e8\u65f6\u95f4",
"Asia/Jerusalem": "\u4ee5\u8272\u5217\u65f6\u95f4",
"Asia/Kabul": "\u963f\u5bcc\u6c57\u65f6\u95f4",
"Asia/Kamchatka": "\u5f7c\u5f97\u7f57\u5df4\u752b\u6d1b\u592b\u65af\u514b-\u582a\u5bdf\u52a0\u6807\u51c6\u65f6\u95f4",
"Asia/Karachi": "\u5df4\u57fa\u65af\u5766\u6807\u51c6\u65f6\u95f4",
"Asia/Katmandu": "\u5c3c\u6cca\u5c14\u65f6\u95f4",
"Asia/Khandyga": "\u96c5\u5e93\u8328\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Krasnoyarsk": "\u514b\u62c9\u65af\u8bfa\u4e9a\u5c14\u65af\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Kuala_Lumpur": "\u9a6c\u6765\u897f\u4e9a\u65f6\u95f4",
"Asia/Kuching": "\u9a6c\u6765\u897f\u4e9a\u65f6\u95f4",
"Asia/Kuwait": "\u963f\u62c9\u4f2f\u6807\u51c6\u65f6\u95f4",
"Asia/Macau": "\u4e2d\u56fd\u6807\u51c6\u65f6\u95f4",
"Asia/Magadan": "\u9a6c\u52a0\u4e39\u6807\u51c6\u65f6\u95f4",
"Asia/Makassar": "\u5370\u5ea6\u5c3c\u897f\u4e9a\u4e2d\u90e8\u65f6\u95f4",
"Asia/Manila": "\u83f2\u5f8b\u5bbe\u6807\u51c6\u65f6\u95f4",
"Asia/Muscat": "\u6d77\u6e7e\u6807\u51c6\u65f6\u95f4",
"Asia/Nicosia": "\u4e1c\u6b27\u65f6\u95f4",
"Asia/Novokuznetsk": "\u514b\u62c9\u65af\u8bfa\u4e9a\u5c14\u65af\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Novosibirsk": "\u514b\u62c9\u65af\u8bfa\u4e9a\u5c14\u65af\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Omsk": "\u9102\u6728\u65af\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Oral": "\u54c8\u8428\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Phnom_Penh": "\u4e2d\u5357\u534a\u5c9b\u65f6\u95f4",
"Asia/Pontianak": "\u5370\u5ea6\u5c3c\u897f\u4e9a\u897f\u90e8\u65f6\u95f4",
"Asia/Pyongyang": "\u97e9\u56fd\u6807\u51c6\u65f6\u95f4",
"Asia/Qatar": "\u963f\u62c9\u4f2f\u6807\u51c6\u65f6\u95f4",
"Asia/Qostanay": "\u54c8\u8428\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Qyzylorda": "\u54c8\u8428\u514b\u65af\u5766\u65f6\u95f4",
"Asia/Rangoon": "\u7f05\u7538\u65f6\u95f4",
"Asia/Riyadh": "\u963f\u62c9\u4f2f\u6807\u51c6\u65f6\u95f4",
"Asia/Saigon": "\u4e2d\u5357\u534a\u5c9b\u65f6\u95f4",
"Asia/Sakhalin": "\u9a6c\u52a0\u4e39\u6807\u51c6\u65f6\u95f4",
"Asia/Samarkand": "\u4e4c\u5179\u522b\u514b\u65af\u5766\u6807\u51c6\u65f6\u95f4",
"Asia/Seoul": "\u97e9\u56fd\u6807\u51c6\u65f6\u95f4",
"Asia/Shanghai": "\u4e2d\u56fd\u6807\u51c6\u65f6\u95f4",
"Asia/Singapore": "\u65b0\u52a0\u5761\u6807\u51c6\u65f6\u95f4",
"Asia/Srednekolymsk": "\u9a6c\u52a0\u4e39\u6807\u51c6\u65f6\u95f4",
"Asia/Taipei": "\u4e2d\u56fd\u6807\u51c6\u65f6\u95f4",
"Asia/Tashkent": "\u4e4c\u5179\u522b\u514b\u65af\u5766\u6807\u51c6\u65f6\u95f4",
"Asia/Tbilisi": "\u683c\u9c81\u5409\u4e9a\u6807\u51c6\u65f6\u95f4",
"Asia/Tehran": "\u4f0a\u6717\u6807\u51c6\u65f6\u95f4",
"Asia/Thimphu": "\u4e0d\u4e39\u65f6\u95f4",
"Asia/Tokyo": "\u65e5\u672c\u6807\u51c6\u65f6\u95f4",
"Asia/Tomsk": "\u514b\u62c9\u65af\u8bfa\u4e9a\u5c14\u65af\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Ulaanbaatar": "\u4e4c\u5170\u5df4\u6258\u6807\u51c6\u65f6\u95f4",
"Asia/Urumqi": "\u4e4c\u9c81\u6728\u9f50\u65f6\u95f4",
"Asia/Ust-Nera": "\u6d77\u53c2\u5d34\u6807\u51c6\u65f6\u95f4",
"Asia/Vientiane": "\u4e2d\u5357\u534a\u5c9b\u65f6\u95f4",
"Asia/Vladivostok": "\u6d77\u53c2\u5d34\u6807\u51c6\u65f6\u95f4",
"Asia/Yakutsk": "\u96c5\u5e93\u8328\u514b\u6807\u51c6\u65f6\u95f4",
"Asia/Yekaterinburg": "\u53f6\u5361\u6377\u7433\u5821\u6807\u51c6\u65f6\u95f4",
"Asia/Yerevan": "\u4e9a\u7f8e\u5c3c\u4e9a\u6807\u51c6\u65f6\u95f4",
"Atlantic/Azores": "\u4e9a\u901f\u5c14\u7fa4\u5c9b\u65f6\u95f4",
"Atlantic/Bermuda": "\u5927\u897f\u6d0b\u65f6\u95f4",
"Atlantic/Canary": "\u897f\u6b27\u65f6\u95f4",
"Atlantic/Cape_Verde": "\u4f5b\u5f97\u89d2\u6807\u51c6\u65f6\u95f4",
"Atlantic/Faeroe": "\u897f\u6b27\u65f6\u95f4",
"Atlantic/Madeira": "\u897f\u6b27\u65f6\u95f4",
"Atlantic/Reykjavik": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Atlantic/South_Georgia": "\u5357\u4e54\u6cbb\u4e9a\u5c9b\u65f6\u95f4",
"Atlantic/St_Helena": "\u683c\u6797\u5c3c\u6cbb\u6807\u51c6\u65f6\u95f4",
"Atlantic/Stanley": "\u798f\u514b\u5170\u7fa4\u5c9b\u6807\u51c6\u65f6\u95f4",
"Australia/Adelaide": "\u6fb3\u5927\u5229\u4e9a\u4e2d\u90e8\u65f6\u95f4",
"Australia/Brisbane": "\u6fb3\u5927\u5229\u4e9a\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4",
"Australia/Broken_Hill": "\u6fb3\u5927\u5229\u4e9a\u4e2d\u90e8\u65f6\u95f4",
"Australia/Darwin": "\u6fb3\u5927\u5229\u4e9a\u4e2d\u90e8\u6807\u51c6\u65f6\u95f4",
"Australia/Eucla": "\u6fb3\u5927\u5229\u4e9a\u4e2d\u897f\u90e8\u6807\u51c6\u65f6\u95f4",
"Australia/Hobart": "\u6fb3\u5927\u5229\u4e9a\u4e1c\u90e8\u65f6\u95f4",
"Australia/Lindeman": "\u6fb3\u5927\u5229\u4e9a\u4e1c\u90e8\u6807\u51c6\u65f6\u95f4",
"Australia/Lord_Howe": "\u8c6a\u52cb\u7235\u5c9b\u65f6\u95f4",
"Australia/Melbourne": "\u6fb3\u5927\u5229\u4e9a\u4e1c\u90e8\u65f6\u95f4",
"Australia/Perth": "\u6fb3\u5927\u5229\u4e9a\u897f\u90e8\u6807\u51c6\u65f6\u95f4",
"Australia/Sydney": "\u6fb3\u5927\u5229\u4e9a\u4e1c\u90e8\u65f6\u95f4",
"Europe/Amsterdam": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Andorra": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Astrakhan": "\u8428\u9a6c\u62c9\u6807\u51c6\u65f6\u95f4",
"Europe/Athens": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Belgrade": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Berlin": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Bratislava": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Brussels": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Bucharest": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Budapest": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Busingen": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Chisinau": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Copenhagen": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Dublin": "\u7231\u5c14\u5170\u65f6\u95f4",
"Europe/Gibraltar": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Guernsey": "\u6839\u897f\u5c9b\u65f6\u95f4",
"Europe/Helsinki": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Isle_of_Man": "\u9a6c\u6069\u5c9b\u65f6\u95f4",
"Europe/Istanbul": "\u571f\u8033\u5176\u6807\u51c6\u65f6\u95f4",
"Europe/Jersey": "\u6cfd\u897f\u5c9b\u65f6\u95f4",
"Europe/Kaliningrad": "\u4e1c\u6b27\u6807\u51c6\u65f6\u95f4",
"Europe/Kiev": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Kirov": "\u83ab\u65af\u79d1\u6807\u51c6\u65f6\u95f4",
"Europe/Lisbon": "\u897f\u6b27\u65f6\u95f4",
"Europe/Ljubljana": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/London": "\u82f1\u56fd\u65f6\u95f4",
"Europe/Luxembourg": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Madrid": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Malta": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Mariehamn": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Minsk": "\u83ab\u65af\u79d1\u6807\u51c6\u65f6\u95f4",
"Europe/Monaco": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Moscow": "\u83ab\u65af\u79d1\u6807\u51c6\u65f6\u95f4",
"Europe/Oslo": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Paris": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Podgorica": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Prague": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Riga": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Rome": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Samara": "\u8428\u9a6c\u62c9\u6807\u51c6\u65f6\u95f4",
"Europe/San_Marino": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Sarajevo": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Saratov": "\u8428\u9a6c\u62c9\u6807\u51c6\u65f6\u95f4",
"Europe/Simferopol": "\u83ab\u65af\u79d1\u6807\u51c6\u65f6\u95f4",
"Europe/Skopje": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Sofia": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Stockholm": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Tallinn": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Tirane": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Ulyanovsk": "\u8428\u9a6c\u62c9\u6807\u51c6\u65f6\u95f4",
"Europe/Vaduz": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Vatican": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Vienna": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Vilnius": "\u4e1c\u6b27\u65f6\u95f4",
"Europe/Volgograd": "\u83ab\u65af\u79d1\u6807\u51c6\u65f6\u95f4",
"Europe/Warsaw": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Zagreb": "\u4e2d\u6b27\u65f6\u95f4",
"Europe/Zurich": "\u4e2d\u6b27\u65f6\u95f4",
"Indian/Antananarivo": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Indian/Chagos": "\u5370\u5ea6\u6d0b\u65f6\u95f4",
"Indian/Christmas": "\u5723\u8bde\u5c9b\u65f6\u95f4",
"Indian/Cocos": "\u79d1\u79d1\u65af\u7fa4\u5c9b\u65f6\u95f4",
"Indian/Comoro": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Indian/Kerguelen": "\u6cd5\u5c5e\u5357\u65b9\u548c\u5357\u6781\u9886\u5730\u65f6\u95f4",
"Indian/Mahe": "\u585e\u820c\u5c14\u65f6\u95f4",
"Indian/Maldives": "\u9a6c\u5c14\u4ee3\u592b\u65f6\u95f4",
"Indian/Mauritius": "\u6bdb\u91cc\u6c42\u65af\u6807\u51c6\u65f6\u95f4",
"Indian/Mayotte": "\u4e1c\u90e8\u975e\u6d32\u65f6\u95f4",
"Indian/Reunion": "\u7559\u5c3c\u6c6a\u65f6\u95f4",
"Pacific/Apia": "\u963f\u76ae\u4e9a\u6807\u51c6\u65f6\u95f4",
"Pacific/Auckland": "\u65b0\u897f\u5170\u65f6\u95f4",
"Pacific/Bougainville": "\u5e03\u5e72\u7ef4\u5c14\u65f6\u95f4",
"Pacific/Chatham": "\u67e5\u5854\u59c6\u65f6\u95f4",
"Pacific/Easter": "\u590d\u6d3b\u8282\u5c9b\u65f6\u95f4",
"Pacific/Efate": "\u74e6\u52aa\u963f\u56fe\u6807\u51c6\u65f6\u95f4",
"Pacific/Enderbury": "\u83f2\u5c3c\u514b\u65af\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Fakaofo": "\u6258\u514b\u52b3\u65f6\u95f4",
"Pacific/Fiji": "\u6590\u6d4e\u6807\u51c6\u65f6\u95f4",
"Pacific/Funafuti": "\u56fe\u74e6\u5362\u65f6\u95f4",
"Pacific/Galapagos": "\u79d1\u9686\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Gambier": "\u7518\u6bd4\u5c14\u65f6\u95f4",
"Pacific/Guadalcanal": "\u6240\u7f57\u95e8\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Guam": "\u67e5\u83ab\u7f57\u65f6\u95f4",
"Pacific/Honolulu": "\u590f\u5a01\u5937-\u963f\u7559\u7533\u6807\u51c6\u65f6\u95f4",
"Pacific/Kiritimati": "\u83b1\u6069\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Kosrae": "\u79d1\u65af\u96f7\u65f6\u95f4",
"Pacific/Kwajalein": "\u9a6c\u7ecd\u5c14\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Majuro": "\u9a6c\u7ecd\u5c14\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Marquesas": "\u9a6c\u514b\u8428\u65af\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Midway": "\u8428\u6469\u4e9a\u6807\u51c6\u65f6\u95f4",
"Pacific/Nauru": "\u7459\u9c81\u65f6\u95f4",
"Pacific/Niue": "\u7ebd\u57c3\u65f6\u95f4",
"Pacific/Norfolk": "\u8bfa\u798f\u514b\u5c9b\u65f6\u95f4",
"Pacific/Noumea": "\u65b0\u5580\u91cc\u591a\u5c3c\u4e9a\u6807\u51c6\u65f6\u95f4",
"Pacific/Pago_Pago": "\u8428\u6469\u4e9a\u6807\u51c6\u65f6\u95f4",
"Pacific/Palau": "\u5e15\u52b3\u65f6\u95f4",
"Pacific/Pitcairn": "\u76ae\u7279\u51ef\u6069\u65f6\u95f4",
"Pacific/Ponape": "\u6ce2\u7eb3\u4f69\u65f6\u95f4",
"Pacific/Port_Moresby": "\u5df4\u5e03\u4e9a\u65b0\u51e0\u5185\u4e9a\u65f6\u95f4",
"Pacific/Rarotonga": "\u5e93\u514b\u7fa4\u5c9b\u6807\u51c6\u65f6\u95f4",
"Pacific/Saipan": "\u67e5\u83ab\u7f57\u65f6\u95f4",
"Pacific/Tahiti": "\u5854\u5e0c\u63d0\u5c9b\u65f6\u95f4",
"Pacific/Tarawa": "\u5409\u5c14\u4f2f\u7279\u7fa4\u5c9b\u65f6\u95f4",
"Pacific/Tongatapu": "\u6c64\u52a0\u6807\u51c6\u65f6\u95f4",
"Pacific/Truk": "\u695a\u514b\u65f6\u95f4",
"Pacific/Wake": "\u5a01\u514b\u5c9b\u65f6\u95f4",
"Pacific/Wallis": "\u74e6\u5229\u65af\u548c\u5bcc\u56fe\u7eb3\u65f6\u95f4"
},
"example": "Asia/Shanghai",
"type": "string"
}
},
"required": [
"city"
],
"type": "object"
},
"name": "get_misc_worldtime",
"title": "\u67e5\u8be2\u4e16\u754c\u65f6\u95f4"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u519c\u5386\u65f6\u95f4"
},
"description": "\u9700\u8981\u5728\u6307\u5b9a\u65f6\u533a\u4e0b\u67e5\u770b\u67d0\u4e2a\u65f6\u95f4\u70b9\u7684\u519c\u5386\u4fe1\u606f\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u76f4\u63a5\u8fd4\u56de\u5b8c\u6574\u7ed3\u679c\u3002 ## \u529f\u80fd\u6982\u8ff0 \u652f\u6301\u4f20\u5165 Unix \u65f6\u95f4\u6233\uff08\u79d2\u6216\u6beb\u79d2\uff09\u548c IANA \u65f6\u533a\u540d\uff0c\u8fd4\u56de\u516c\u5386\u65f6\u95f4\u3001\u661f\u671f\u3001\u519c\u5386\u5e74\u6708\u65e5\u3001\u5e72\u652f\u3001\u751f\u8096\u3001\u8282\u6c14\u4e0e\u8282\u65e5\u4fe1\u606f\u3002\u4e0d\u4f20 ts \u65f6\u9ed8\u8ba4\u4f7f\u7528\u5f53\u524d\u65f6\u95f4\uff0c\u4e0d\u4f20 timezone \u65f6\u9ed8\u8ba4 Asia/Shanghai\u3002 ## \u65f6\u533a\u8bf4\u660e - \u652f\u6301\u6807\u51c6 IANA \u65f6\u533a\uff0c\u4f8b\u5982 Asia/Shanghai\u3001Asia/Tokyo - \u4e5f\u652f\u6301\u522b\u540d\uff1aShanghai\u3001Beijing - \u65f6\u533a\u975e\u6cd5\u65f6\u8fd4\u56de 40 Calls GET https://uapis.cn/api/v1/misc/lunartime.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"timezone": {
"description": "\u65f6\u533a\u540d\u79f0\u3002\u652f\u6301 IANA \u65f6\u533a\uff08\u5982 Asia/Shanghai\uff09\u548c\u522b\u540d\uff08Shanghai\u3001Beijing\uff09\u3002\u9ed8\u8ba4 Asia/Shanghai\u3002",
"example": "Asia/Shanghai",
"type": "string"
},
"ts": {
"description": "Unix \u65f6\u95f4\u6233\uff0c\u652f\u6301 10 \u4f4d\u79d2\u7ea7\u6216 13 \u4f4d\u6beb\u79d2\u7ea7\u3002\u4e0d\u4f20\u5219\u9ed8\u8ba4\u5f53\u524d\u65f6\u95f4\u3002",
"example": "1707537600",
"type": "string"
}
},
"type": "object"
},
"name": "get_misc_lunartime",
"title": "\u67e5\u8be2\u519c\u5386\u65f6\u95f4"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u8282\u5047\u65e5\u4e0e\u4e07\u5e74\u5386"
},
"description": "\u67e5\u8be2\u6307\u5b9a\u65e5\u671f\u3001\u6708\u4efd\u6216\u5e74\u4efd\u7684\u4e07\u5e74\u5386\u4e0e\u8282\u5047\u65e5\u4fe1\u606f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u652f\u6301\u4e09\u79cd\u67e5\u8be2\u65b9\u5f0f\uff1a\u6309\u5929\uff08date\uff09\u3001\u6309\u6708\uff08month\uff09\u548c\u6309\u5e74\uff08year\uff09\u3002\u8c03\u7528\u65f6\u4e09\u8005\u9009\u4e00\u4e2a\u4f20\u5165\u5373\u53ef\u3002 \u5982\u679c\u4f60\u53ea\u5173\u5fc3\u67d0\u4e00\u7c7b\u4e8b\u4ef6\uff0c\u53ef\u4ee5\u901a\u8fc7 holiday_type \u8fdb\u884c\u7b5b\u9009\uff0c\u4f8b\u5982\u53ea\u770b\u6cd5\u5b9a\u4f11\u5047/\u8c03\u4f11\u3001\u516c\u5386\u8282\u65e5\u3001\u519c\u5386\u8282\u65e5\u6216\u8282\u6c14\u3002 \u5728 date \u6a21\u5f0f\u4e0b\uff0c\u4f20 include_nearby=true \u53ef\u4ee5\u989d\u5916\u8fd4\u56de\u8be5\u65e5\u671f\u524d\u540e\u6700\u8fd1\u7684\u8282\u65e5\uff1b\u8fd4\u56de\u6570\u91cf\u7531 nearby_limit \u63a7\u5236\uff0c\u9ed8\u8ba4 7\uff0c\u6700\u5927 30\u3002 \u5982\u679c\u4f60\u53ea\u60f3\u4fdd\u7559\u4eca Calls GET https://uapis.cn/api/v1/misc/holiday-calendar.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"date": {
"description": "\u6309\u5929\u67e5\u8be2\u65f6\u586b\u5199\u8fd9\u4e2a\u53c2\u6570\uff0c\u4f8b\u5982\u67e5\u67d0\u4e00\u5929\u3002\u683c\u5f0f\uff1a`YYYY-MM-DD`\u3002\u548c `month`\u3001`year` \u4e09\u9009\u4e00\u3002",
"example": "2025-10-01",
"pattern": "^\\d{4}-\\d{2}-\\d{2}$",
"type": "string"
},
"exclude_past": {
"default": false,
"description": "\u4f20 true \u65f6\uff0c\u4f1a\u8fc7\u6ee4\u4eca\u5929\u4e4b\u524d\u5df2\u7ecf\u8fc7\u53bb\u7684\u8282\u65e5\u3002\u9ed8\u8ba4 false\u3002",
"enum": [
false,
true
],
"enumLabels": {
"false": "\u4fdd\u7559\u5168\u90e8\u8282\u65e5\uff08\u9ed8\u8ba4\uff09",
"true": "\u8fc7\u6ee4\u4eca\u5929\u4e4b\u524d\u7684\u8282\u65e5"
},
"example": true,
"type": "boolean"
},
"holiday_type": {
"default": "all",
"description": "\u8282\u65e5\u7b5b\u9009\u7c7b\u578b\uff0c\u9ed8\u8ba4 all\u3002",
"enum": [
"all",
"legal",
"legal_rest",
"legal_workday",
"solar",
"lunar",
"term"
],
"enumLabels": {
"all": "\u5168\u90e8\u8282\u65e5\u7c7b\u578b",
"legal": "\u6cd5\u5b9a\u76f8\u5173\uff08\u4f11\u5047 + \u8c03\u4f11\u4e0a\u73ed\uff09",
"legal_rest": "\u4ec5\u6cd5\u5b9a\u4f11\u5047\u65e5",
"legal_workday": "\u4ec5\u6cd5\u5b9a\u8c03\u4f11\u4e0a\u73ed\u65e5",
"lunar": "\u4ec5\u519c\u5386\u8282\u65e5",
"solar": "\u4ec5\u516c\u5386\u8282\u65e5",
"term": "\u4ec5\u8282\u6c14"
},
"example": "legal",
"type": "string"
},
"include_nearby": {
"default": false,
"description": "\u662f\u5426\u8fd4\u56de\u524d\u540e\u6700\u8fd1\u8282\u65e5\uff0c\u4ec5 date \u6a21\u5f0f\u751f\u6548\uff0c\u9ed8\u8ba4 false\u3002month/year \u6a21\u5f0f\u4f1a\u5ffd\u7565\u6b64\u53c2\u6570\u3002",
"enum": [
false,
true
],
"enumLabels": {
"false": "\u4e0d\u8fd4\u56de\u524d\u540e\u8282\u65e5\uff08\u9ed8\u8ba4\uff09",
"true": "\u8fd4\u56de\u524d\u540e\u6700\u8fd1\u8282\u65e5"
},
"example": true,
"type": "boolean"
},
"month": {
"description": "\u6309\u6708\u67e5\u8be2\u65f6\u586b\u5199\u8fd9\u4e2a\u53c2\u6570\uff0c\u4f8b\u5982\u67e5\u67d0\u4e2a\u6708\u3002\u683c\u5f0f\uff1a`YYYY-MM`\u3002\u548c `date`\u3001`year` \u4e09\u9009\u4e00\u3002",
"pattern": "^\\d{4}-\\d{2}$",
"type": "string"
},
"nearby_limit": {
"default": 7,
"description": "\u8fd4\u56de\u6700\u8fd1\u8282\u65e5\u6570\u91cf\u9650\u5236\uff0c\u9ed8\u8ba4 7\uff0c\u6700\u5927 30\u3002\u4ec5 date \u6a21\u5f0f + include_nearby=true \u751f\u6548\u3002",
"example": 7,
"maximum": 30,
"type": "integer"
},
"timezone": {
"default": "Asia/Shanghai",
"description": "\u65f6\u533a\u540d\u79f0\uff0c\u9ed8\u8ba4 Asia/Shanghai\u3002",
"example": "Asia/Shanghai",
"type": "string"
},
"year": {
"description": "\u6309\u5e74\u67e5\u8be2\u65f6\u586b\u5199\u8fd9\u4e2a\u53c2\u6570\uff0c\u4f8b\u5982\u67e5\u67d0\u4e00\u5e74\u3002\u683c\u5f0f\uff1a`YYYY`\u3002\u548c `date`\u3001`month` \u4e09\u9009\u4e00\u3002",
"pattern": "^\\d{4}$",
"type": "string"
}
},
"type": "object"
},
"name": "get_misc_holiday_calendar",
"title": "\u67e5\u8be2\u8282\u5047\u65e5\u4e0e\u4e07\u5e74\u5386"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u7a0b\u5e8f\u5458\u5386\u53f2\u4e0a\u7684\u4eca\u5929"
},
"description": "\u60f3\u77e5\u9053\u7a0b\u5e8f\u5458\u5386\u53f2\u4e0a\u7684\u4eca\u5929\u53d1\u751f\u4e86\u4ec0\u4e48\u5927\u4e8b\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u544a\u8bc9\u4f60\u7b54\u6848\uff01 ## \u529f\u80fd\u6982\u8ff0 \u6211\u4eec\u4f7f\u7528AI\u667a\u80fd\u7b5b\u9009\u4ece\u6d77\u91cf\u5386\u53f2\u4e8b\u4ef6\u4e2d\u6311\u9009\u51fa\u4e0e\u7a0b\u5e8f\u5458\u3001\u8ba1\u7b97\u673a\u79d1\u5b66\u76f8\u5173\u7684\u91cd\u8981\u4e8b\u4ef6\u3002\u6bcf\u4e2a\u4e8b\u4ef6\u90fd\u7ecf\u8fc7\u91cd\u8981\u6027\u8bc4\u5206\u548c\u76f8\u5173\u6027\u8bc4\u5206\uff0c\u786e\u4fdd\u5185\u5bb9\u8d28\u91cf\u3002 Calls GET https://uapis.cn/api/v1/history/programmer/today.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_history_programmer_today",
"title": "\u7a0b\u5e8f\u5458\u5386\u53f2\u4e0a\u7684\u4eca\u5929"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u7a0b\u5e8f\u5458\u5386\u53f2\u4e8b\u4ef6"
},
"description": "\u60f3\u67e5\u770b\u7a0b\u5e8f\u5458\u5386\u53f2\u4e0a\u67d0\u4e2a\u7279\u5b9a\u65e5\u671f\u53d1\u751f\u7684\u5927\u4e8b\u4ef6\uff1f\u6307\u5b9a\u6708\u4efd\u548c\u65e5\u671f\uff0c\u6211\u4eec\u5c31\u80fd\u544a\u8bc9\u4f60\uff01 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u6307\u5b9a\u6708\u4efd\u548c\u65e5\u671f\uff0c\u83b7\u53d6\u8be5\u65e5\u53d1\u751f\u7684\u7a0b\u5e8f\u5458\u76f8\u5173\u5386\u53f2\u4e8b\u4ef6\u3002\u540c\u6837\u4f7f\u7528AI\u667a\u80fd\u7b5b\u9009\uff0c\u786e\u4fdd\u4e8b\u4ef6\u7684\u76f8\u5173\u6027\u548c\u91cd\u8981\u6027\u3002 Calls GET https://uapis.cn/api/v1/history/programmer.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"day": {
"description": "\u65e5\u671f\uff0c1-31\u4e4b\u95f4\u7684\u6574\u6570\u3002",
"example": 4,
"maximum": 31,
"minimum": 1,
"type": "integer"
},
"month": {
"description": "\u6708\u4efd\uff0c1-12\u4e4b\u95f4\u7684\u6574\u6570\u3002",
"example": 4,
"maximum": 12,
"minimum": 1,
"type": "integer"
}
},
"required": [
"month",
"day"
],
"type": "object"
},
"name": "get_history_programmer",
"title": "\u7a0b\u5e8f\u5458\u5386\u53f2\u4e8b\u4ef6"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u5feb\u9012\u7269\u6d41\u4fe1\u606f"
},
"description": "\u4e70\u4e86\u4e1c\u897f\u60f3\u77e5\u9053\u5feb\u9012\u5230\u54ea\u513f\u4e86\uff1f\u8fd9\u4e2a\u63a5\u53e3\u5e2e\u4f60\u5b9e\u65f6\u8ffd\u8e2a\u7269\u6d41\u72b6\u6001\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4f9b\u4e00\u4e2a\u5feb\u9012\u5355\u53f7\uff0c\u7cfb\u7edf\u4f1a\u81ea\u52a8\u8bc6\u522b\u5feb\u9012\u516c\u53f8\u5e76\u8fd4\u56de\u5b8c\u6574\u7684\u7269\u6d41\u8f68\u8ff9\u4fe1\u606f\u3002\u8fd9\u4e2a\u63a5\u53e3\u76ee\u524d\u53ef\u4ee5\u67e5\u8be2\u4e2d\u901a\u3001\u5706\u901a\u3001\u97f5\u8fbe\u3001\u7533\u901a\u3001\u6781\u5154\u3001\u987a\u4e30\u3001\u4eac\u4e1c\u3001EMS\u3001\u5fb7\u90a6\u7b49\u4e3b\u6d41\u5feb\u9012\u516c\u53f8\u7684\u7269\u6d41\u4fe1\u606f\u3002 ## \u4f7f\u7528\u987b\u77e5 - **\u81ea\u52a8\u8bc6\u522b**\uff1a\u4e0d\u77e5\u9053\u662f\u54ea\u5bb6\u5feb\u9012\uff1f\u7cfb\u7edf\u4f1a\u6839\u636e\u5355\u53f7\u89c4\u5219\u81ea\u52a8\u8bc6\u522b\u5feb\u9012\u516c\u53f8\uff08\u63a8\u8350\u4f7f\u7528\uff09 - **\u624b\u52a8\u6307\u5b9a**\uff1a\u5982\u679c\u5df2\u77e5\u5feb\u9012\u516c\u53f8\uff0c\u53ef\u4ee5\u4f20\u9012 carrier_code \u53c2\u6570\uff0c\u67e5\u8be2\u901f\u5ea6\u4f1a\u66f4\u5feb - **\u624b\u673a\u5c3e\u53f7\u9a8c\u8bc1**\uff1a\u987a\u4e30\u7b49\u90e8 Calls GET https://uapis.cn/api/v1/misc/tracking/query.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"carrier_code": {
"description": "\u5feb\u9012\u516c\u53f8\u7f16\u7801\uff08\u53ef\u9009\uff09\u3002\u4e0d\u586b\u5199\u65f6\u7cfb\u7edf\u4f1a\u81ea\u52a8\u8bc6\u522b\uff0c\u586b\u5199\u540e\u53ef\u52a0\u5feb\u67e5\u8be2\u901f\u5ea6\u3002",
"type": "string"
},
"phone": {
"description": "\u6536\u4ef6\u4eba\u624b\u673a\u5c3e\u53f7\uff0c4\u4f4d\u6570\u5b57\uff08\u53ef\u9009\uff09\u3002\u90e8\u5206\u5feb\u9012\u516c\u53f8\u9700\u8981\u9a8c\u8bc1\u624b\u673a\u5c3e\u53f7\u624d\u80fd\u67e5\u8be2\u8be6\u7ec6\u7269\u6d41\u4fe1\u606f\u3002",
"pattern": "^\\d{4}$",
"type": "string"
},
"tracking_number": {
"description": "\u5feb\u9012\u5355\u53f7\uff0c\u901a\u5e38\u662f\u4e00\u4e3210-20\u4f4d\u7684\u6570\u5b57\u6216\u5b57\u6bcd\u6570\u5b57\u7ec4\u5408\u3002",
"example": "YT1234567890123",
"placeholder": "\u8bf7\u8f93\u5165\u5feb\u9012\u5355\u53f7\uff0c\u4f8b\u5982 YT1234567890123",
"type": "string"
}
},
"required": [
"tracking_number"
],
"type": "object"
},
"name": "get_misc_tracking_query",
"title": "\u67e5\u8be2\u5feb\u9012\u7269\u6d41\u4fe1\u606f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u8bc6\u522b\u5feb\u9012\u516c\u53f8"
},
"description": "\u4e0d\u786e\u5b9a\u624b\u91cc\u7684\u5feb\u9012\u5355\u53f7\u5c5e\u4e8e\u54ea\u5bb6\u5feb\u9012\u516c\u53f8\uff1f\u8fd9\u4e2a\u63a5\u53e3\u4e13\u95e8\u505a\u8bc6\u522b\uff0c\u4e0d\u67e5\u7269\u6d41\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8f93\u5165\u5feb\u9012\u5355\u53f7\uff0c\u7cfb\u7edf\u4f1a\u6839\u636e\u5355\u53f7\u89c4\u5219\u5feb\u901f\u8bc6\u522b\u51fa\u6700\u53ef\u80fd\u7684\u5feb\u9012\u516c\u53f8\u3002\u5982\u679c\u5b58\u5728\u591a\u4e2a\u53ef\u80fd\u7684\u5339\u914d\u7ed3\u679c\uff0c\u8fd8\u4f1a\u5728 alternatives \u5b57\u6bb5\u4e2d\u8fd4\u56de\u5907\u9009\u9879\uff0c\u4f9b\u4f60\u53c2\u8003\u9009\u62e9\u3002 ## \u4f7f\u7528\u987b\u77e5 - **\u8bc6\u522b\u901f\u5ea6\u5feb**\uff1a\u53ea\u505a\u89c4\u5219\u5339\u914d\uff0c\u4e0d\u67e5\u8be2\u7269\u6d41\u4fe1\u606f\uff0c\u54cd\u5e94\u901f\u5ea6\u901a\u5e38\u5728100ms\u5185 - **\u51c6\u786e\u7387\u9ad8**\uff1a\u57fa\u4e8e\u5404\u5feb\u9012\u516c\u53f8\u7684\u5355\u53f7\u89c4\u5219\u8fdb\u884c\u667a\u80fd\u8bc6\u522b\uff0c\u51c6\u786e\u7387\u8d85\u8fc795% - **\u5907\u9009\u65b9\u6848**\uff1a\u5f53\u5355\u53f7\u89c4\u5219\u53ef\u80fd\u5339\u914d\u591a\u5bb6\u5feb\u9012\u516c\u53f8\u65f6\uff0c\u4f1a\u63d0\u4f9b Calls GET https://uapis.cn/api/v1/misc/tracking/detect.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"tracking_number": {
"description": "\u9700\u8981\u8bc6\u522b\u7684\u5feb\u9012\u5355\u53f7\u3002",
"type": "string"
}
},
"required": [
"tracking_number"
],
"type": "object"
},
"name": "get_misc_tracking_detect",
"title": "\u8bc6\u522b\u5feb\u9012\u516c\u53f8"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u83b7\u53d6\u652f\u6301\u7684\u5feb\u9012\u516c\u53f8\u5217\u8868"
},
"description": "\u4e0d\u786e\u5b9a\u7cfb\u7edf\u652f\u6301\u54ea\u4e9b\u5feb\u9012\u516c\u53f8\uff1f\u8fd9\u4e2a\u63a5\u53e3\u8fd4\u56de\u5b8c\u6574\u7684\u652f\u6301\u5217\u8868\u3002 ## \u529f\u80fd\u6982\u8ff0 \u83b7\u53d6\u7cfb\u7edf\u5f53\u524d\u652f\u6301\u7684\u6240\u6709\u5feb\u9012\u516c\u53f8\u5217\u8868\uff0c\u5305\u62ec\u6bcf\u5bb6\u516c\u53f8\u7684\u6807\u51c6\u7f16\u7801\uff08code\uff09\u548c\u4e2d\u6587\u540d\u79f0\uff08name\uff09\u3002 ## \u4f7f\u7528\u5efa\u8bae - **\u63a8\u8350\u7f13\u5b58**\uff1a\u8fd9\u4e2a\u5217\u8868\u57fa\u672c\u4e0d\u4f1a\u9891\u7e41\u53d8\u52a8\uff0c\u5efa\u8bae\u5728\u5e94\u7528\u542f\u52a8\u65f6\u8c03\u7528\u4e00\u6b21\u5e76\u7f13\u5b58\u5230\u672c\u5730 - **\u5e94\u7528\u573a\u666f**\uff1a\u9002\u5408\u7528\u4e8e\u6784\u5efa\u5feb\u9012\u516c\u53f8\u9009\u62e9\u5668\u3001\u4e0b\u62c9\u83dc\u5355\u7b49UI\u7ec4\u4ef6 - **\u7f13\u5b58\u65f6\u957f**\uff1a\u5efa\u8bae\u7f13\u5b5824\u5c0f\u65f6\u6216\u66f4\u4e45 Calls GET https://uapis.cn/api/v1/misc/tracking/carriers.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_misc_tracking_carriers",
"title": "\u83b7\u53d6\u652f\u6301\u7684\u5feb\u9012\u516c\u53f8\u5217\u8868"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u8ba1\u7b97\u4e24\u4e2a\u65e5\u671f\u4e4b\u95f4\u7684\u65f6\u95f4\u5dee\u503c"
},
"description": "\u60f3\u77e5\u9053\u4e24\u4e2a\u65e5\u671f\u4e4b\u95f4\u76f8\u5dee\u591a\u4e45\uff1f\u8fd9\u4e2a\u63a5\u53e3\u5e2e\u4f60\u7cbe\u786e\u8ba1\u7b97\u65f6\u95f4\u5dee\u503c\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8f93\u5165\u5f00\u59cb\u65e5\u671f\u548c\u7ed3\u675f\u65e5\u671f\uff0c\u8fd4\u56de\u5b83\u4eec\u4e4b\u95f4\u7684\u65f6\u95f4\u5dee\uff0c\u5305\u62ec\u603b\u5929\u6570\u3001\u603b\u5c0f\u65f6\u6570\u3001\u603b\u5206\u949f\u6570\u3001\u603b\u79d2\u6570\u3001\u603b\u5468\u6570\uff0c\u4ee5\u53ca\u4eba\u6027\u5316\u663e\u793a\u683c\u5f0f\uff08\u5982\"1\u5e742\u67083\u5929\"\uff09\u3002 ## \u65e5\u671f\u683c\u5f0f \u63a5\u53e3\u652f\u6301\u81ea\u52a8\u8bc6\u522b\u5e38\u89c1\u65e5\u671f\u683c\u5f0f\uff0c\u5305\u62ec\uff1aYYYY-MM-DD\u3001YYYY/MM/DD\u3001DD-MM-YYYY\u3001ISO 8601\uff08\u5e26\u65f6\u533a\uff09\u7b49\u3002\u4e5f\u53ef\u4ee5\u901a\u8fc7format\u53c2\u6570\u663e\u5f0f\u6307\u5b9a\u683c\u5f0f\uff08\u5982DD-MM-YYYY\uff09\u3002 > [!NOTE] > \u5f53\u7ed3\u675f\u65e5\u671f\u65e9\u4e8e\u5f00\u59cb\u65e5\u671f\u65f6\uff0c Calls POST https://uapis.cn/api/v1/misc/date-diff.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_misc_date_diff",
"title": "\u8ba1\u7b97\u4e24\u4e2a\u65e5\u671f\u4e4b\u95f4\u7684\u65f6\u95f4\u5dee\u503c"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "Adcode \u56fd\u5185\u5916\u884c\u653f\u533a\u57df\u67e5\u8be2"
},
"description": "\u4e00\u4e2a\u63a5\u53e3\uff0c\u8986\u76d6\u5168\u7403 243 \u4e2a\u56fd\u5bb6\u3001\u4e2d\u56fd\u7701/\u5e02/\u533a/\u8857\u9053\u56db\u7ea7\u884c\u653f\u533a\u5212\uff0c\u652f\u6301\u5173\u952e\u8bcd\u641c\u7d22\u3001\u884c\u653f\u7f16\u7801\u67e5\u8be2\u3001\u5750\u6807\u53cd\u67e5\u4e09\u79cd\u67e5\u8be2\u6a21\u5f0f\uff08\u5fc5\u987b\u81f3\u5c11\u4f20\u5165\u4e00\u79cd\u67e5\u8be2\u53c2\u6570\uff09\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6839\u636e\u7528\u6237\u8f93\u5165\u7684\u641c\u7d22\u6761\u4ef6\u5feb\u901f\u67e5\u627e\u884c\u653f\u533a\u57df\u4fe1\u606f\u3002\u4f8b\u5982\uff1a\u4e2d\u56fd > \u5c71\u4e1c\u7701 > \u6d4e\u5357\u5e02 > \u5386\u4e0b\u533a > \u821c\u534e\u8def\u8857\u9053\u3002 \u65e0\u9700\u6ce8\u518c\u3001\u65e0\u9700\u5bc6\u94a5\uff0c\u76f4\u63a5\u8c03\u7528\u5373\u53ef\u83b7\u53d6\u7ed3\u6784\u5316\u7684\u884c\u653f\u533a\u57df\u6570\u636e\u3002\u652f\u6301\u4e09\u79cd\u67e5\u8be2\u65b9\u5f0f\uff1a - \u4f20 adcode\uff0c\u6309\u884c\u653f\u7f16\u7801\u7cbe\u786e\u67e5\u8be2\uff0c\u540c\u65f6\u8fd4\u56de\u4e0b\u7ea7\u533a\u5212\u5217\u8868 - \u4f20 lat + lng\uff0c\u5750\u6807\u53cd\u67e5\u9644\u8fd1\u5730\u70b9 - \u4f20 key Calls GET https://uapis.cn/api/v1/misc/district.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"adcode": {
"description": "\u4e2d\u56fd\u884c\u653f\u533a\u5212\u4ee3\u7801\u7cbe\u786e\u67e5\u8be2\uff08\u5982 `110000`\uff09\uff0c\u540c\u65f6\u8fd4\u56de\u4e0b\u7ea7\u884c\u653f\u533a\u3002",
"example": "110000",
"type": "string"
},
"country": {
"description": "\u8fc7\u6ee4\u56fd\u5bb6\u4ee3\u7801\uff08ISO 3166-1 alpha-2\uff09\uff0c\u5982 `CN`\u3001`JP`\u3001`US`\u3001`GB`\u3002",
"example": "CN",
"type": "string"
},
"keywords": {
"description": "\u5173\u952e\u8bcd\u641c\u7d22\uff08\u57ce\u5e02\u540d\u3001\u533a\u53bf\u540d\uff0c\u652f\u6301\u4e2d\u82f1\u6587\uff09\u3002",
"example": "\u4e0a\u6d77",
"type": "string"
},
"lat": {
"description": "\u7eac\u5ea6\uff0c\u4e0e `lng` \u914d\u5408\u4f7f\u7528\uff0c\u5750\u6807\u53cd\u67e5\u9644\u8fd1\u5730\u70b9\u3002",
"example": 39.9,
"type": "number"
},
"level": {
"description": "\u8fc7\u6ee4\u884c\u653f\u7ea7\u522b\u3002",
"enum": [
"province",
"city",
"district",
"street"
],
"enumLabels": {
"city": "\u5e02/\u5730\u7ea7",
"district": "\u533a/\u53bf",
"province": "\u7701/\u76f4\u8f96\u5e02/\u81ea\u6cbb\u533a",
"street": "\u8857\u9053/\u4e61\u9547"
},
"type": "string"
},
"limit": {
"default": 20,
"description": "\u8fd4\u56de\u6570\u91cf\u4e0a\u9650\uff0c\u9ed8\u8ba4 `20`\uff0c\u6700\u5927 `100`\u3002",
"example": 20,
"maximum": 100,
"type": "integer"
},
"lng": {
"description": "\u7ecf\u5ea6\uff0c\u4e0e `lat` \u914d\u5408\u4f7f\u7528\u3002",
"example": 116.4,
"type": "number"
}
},
"type": "object"
},
"name": "get_misc_district",
"title": "Adcode \u56fd\u5185\u5916\u884c\u653f\u533a\u57df\u67e5\u8be2"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u6267\u884cDNS\u89e3\u6790\u67e5\u8be2"
},
"description": "\u60f3\u77e5\u9053\u4e00\u4e2a\u57df\u540d\u6307\u5411\u4e86\u54ea\u4e2aIP\uff1f\u6216\u8005\u5b83\u7684\u90ae\u4ef6\u670d\u52a1\u5668\u662f\u8c01\uff1f\u8fd9\u4e2a\u63a5\u53e3\u5c31\u50cf\u4e00\u4e2a\u5728\u7ebf\u7684 dig \u6216 nslookup \u5de5\u5177\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ef\u4ee5\u67e5\u8be2\u6307\u5b9a\u57df\u540d\u7684\u5404\u79cdDNS\u8bb0\u5f55\uff0c\u5305\u62ec A (IPv4), AAAA (IPv6), CNAME (\u522b\u540d), MX (\u90ae\u4ef6\u4ea4\u6362), NS (\u57df\u540d\u670d\u52a1\u5668) \u548c TXT (\u6587\u672c\u8bb0\u5f55)\u3002 Calls GET https://uapis.cn/api/v1/network/dns.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"domain": {
"description": "\u4f60\u9700\u8981\u67e5\u8be2\u7684\u57df\u540d\uff0c\u4f8b\u5982 'cn.bing.com'\u3002",
"example": "cn.bing.com",
"type": "string"
},
"type": {
"default": "A",
"description": "\u4f60\u60f3\u8981\u67e5\u8be2\u7684DNS\u8bb0\u5f55\u7c7b\u578b\u3002",
"enum": [
"A",
"AAAA",
"CNAME",
"MX",
"NS",
"TXT"
],
"enumLabels": {
"A": "IPv4\u5730\u5740",
"AAAA": "IPv6\u5730\u5740",
"CNAME": "\u522b\u540d\u8bb0\u5f55",
"MX": "\u90ae\u4ef6\u670d\u52a1\u5668",
"NS": "\u57df\u540d\u670d\u52a1\u5668",
"TXT": "\u6587\u672c\u8bb0\u5f55"
},
"example": "A",
"type": "string"
}
},
"required": [
"domain"
],
"type": "object"
},
"name": "get_network_dns",
"title": "\u6267\u884cDNS\u89e3\u6790\u67e5\u8be2"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u57df\u540dICP\u5907\u6848\u4fe1\u606f"
},
"description": "\u60f3\u77e5\u9053\u4e00\u4e2a\u7f51\u7ad9\u7684\u80cc\u540e\u8fd0\u8425\u4e3b\u4f53\u662f\u8c01\u5417\uff1f\u5982\u679c\u5b83\u662f\u5728\u4e2d\u56fd\u5927\u9646\u8fd0\u8425\u7684\uff0cICP\u5907\u6848\u4fe1\u606f\u53ef\u4ee5\u544a\u8bc9\u4f60\u7b54\u6848\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4f9b\u4e00\u4e2a\u57df\u540d\uff0c\u67e5\u8be2\u5176\u5728\u4e2d\u56fd\u5de5\u4fe1\u90e8\u7684ICP\uff08Internet Content Provider\uff09\u5907\u6848\u4fe1\u606f\u3002\u8fd9\u5bf9\u4e8e\u5546\u4e1a\u5408\u4f5c\u524d\u7684\u80cc\u666f\u8c03\u67e5\u3001\u9a8c\u8bc1\u7f51\u7ad9\u5408\u6cd5\u6027\u7b49\u573a\u666f\u5f88\u6709\u5e2e\u52a9\u3002 > [!NOTE] > **\u67e5\u8be2\u8303\u56f4** > \u6b64\u67e5\u8be2\u4ec5\u5bf9\u5728\u4e2d\u56fd\u5927\u9646\u5de5\u4fe1\u90e8\u8fdb\u884c\u8fc7\u5907\u6848\u7684\u57df\u540d\u6709\u6548\u3002\u5bf9\u4e8e\u56fd\u5916\u57df\u540d\u6216\u672a\u5907\u6848\u7684\u57df\u540d\uff0c\u5c06\u67e5\u8be2\u4e0d\u5230\u7ed3\u679c\u3002 Calls GET https://uapis.cn/api/v1/network/icp.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"domain": {
"description": "\u9700\u8981\u67e5\u8be2\u7684\u57df\u540d\u6216URL",
"example": "baidu.com",
"type": "string"
}
},
"required": [
"domain"
],
"type": "object"
},
"name": "get_network_icp",
"title": "\u67e5\u8be2\u57df\u540dICP\u5907\u6848\u4fe1\u606f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 IP"
},
"description": "\u60f3\u77e5\u9053\u4e00\u4e2aIP\u5730\u5740\u6216\u57df\u540d\u6765\u81ea\u54ea\u91cc\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u5b9a\u4f4d\u5b83\u3002\u9ed8\u8ba4\u8fd4\u56de\u6807\u51c6\u7ed3\u679c\uff1b\u5982\u679c\u4f20 source=commercial\uff0c\u53ef\u4ee5\u8fd4\u56de\u66f4\u5b8c\u6574\u7684\u4f4d\u7f6e\u4fe1\u606f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4f9b\u4e00\u4e2a\u516c\u7f51IPv4\u3001IPv6\u5730\u5740\u6216\u57df\u540d\uff0c\u6211\u4eec\u4f1a\u67e5\u8be2\u5e76\u8fd4\u56de\u5b83\u7684\u5730\u7406\u4f4d\u7f6e\uff08\u56fd\u5bb6\u3001\u7701\u4efd\u3001\u57ce\u5e02\uff09\u3001\u7ecf\u7eac\u5ea6\u3001\u4ee5\u53ca\u6240\u5c5e\u7684\u8fd0\u8425\u5546\uff08ISP\uff09\u548c\u81ea\u6cbb\u7cfb\u7edf\uff08ASN\uff09\u4fe1\u606f\u3002\u8fd9\u5728\u7f51\u7edc\u5b89\u5168\u5206\u6790\u3001\u8bbf\u95ee\u6765\u6e90\u7edf\u8ba1\u7b49\u9886\u57df\u975e\u5e38\u6709\u7528\u3002 \u5f53\u4f20 source=commercial \u65f6\uff0c\u54cd\u5e94\u4e2d\u4f1a\u8865\u5145\u66f4\u5b8c\u6574\u7684\u5e02\u3001\u533a\u3001\u8fd0\u8425\u5546\u3001\u65f6\u533a\u3001\u6d77\u62d4\u7b49\u4fe1\u606f\uff0c\u54cd\u5e94\u65f6\u95f4\u53ef\u80fd\u4f1a\u7a0d Calls GET https://uapis.cn/api/v1/network/ipinfo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"ip": {
"description": "\u4f60\u9700\u8981\u67e5\u8be2\u7684\u516c\u7f51IP\u5730\u5740\u6216\u57df\u540d\uff08\u652f\u6301IPv4\u548cIPv6\uff09\u3002",
"example": "cn.bing.com",
"type": "string"
},
"source": {
"description": "\u67e5\u8be2\u7ed3\u679c\u7c7b\u578b\u3002\u4e0d\u4f20\u65f6\u8fd4\u56de\u6807\u51c6\u7ed3\u679c\uff1b\u5982\u679c\u8bbe\u7f6e\u4e3a `commercial`\uff0c\u5c06\u8fd4\u56de\u66f4\u5b8c\u6574\u7684\u5730\u7406\u4f4d\u7f6e\u4fe1\u606f\uff0c\u4f46\u54cd\u5e94\u65f6\u95f4\u53ef\u80fd\u4f1a\u7a0d\u957f\u3002",
"enum": [
"commercial"
],
"enumLabels": {
"commercial": "\u5546\u4e1a\u6570\u636e\u6e90"
},
"type": "string"
}
},
"required": [
"ip"
],
"type": "object"
},
"name": "get_network_ipinfo",
"title": "\u67e5\u8be2 IP"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u6211\u7684 IP"
},
"description": "\u60f3\u77e5\u9053\u4f60\u81ea\u5df1\u7684\u51fa\u53e3\u516c\u7f51IP\u662f\u591a\u5c11\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u5c31\u662f\u4f60\u7684\u201c\u7f51\u7edc\u8eab\u4efd\u8bc1\u201d\u3002\u9ed8\u8ba4\u8fd4\u56de\u6807\u51c6\u7ed3\u679c\uff1b\u5982\u679c\u4f20 source=commercial\uff0c\u53ef\u4ee5\u8fd4\u56de\u66f4\u5b8c\u6574\u7684\u4f4d\u7f6e\u4fe1\u606f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8c03\u7528\u6b64\u63a5\u53e3\uff0c\u5b83\u4f1a\u8fd4\u56de\u4f60\uff08\u5373\u53d1\u8d77\u8bf7\u6c42\u7684\u5ba2\u6237\u7aef\uff09\u7684\u516c\u7f51IP\u5730\u5740\uff0c\u5e76\u9644\u5e26\u4e0e /network/ipinfo \u63a5\u53e3\u76f8\u540c\u7684\u5730\u7406\u4f4d\u7f6e\u548c\u7f51\u7edc\u5f52\u5c5e\u4fe1\u606f\u3002\u975e\u5e38\u9002\u5408\u7528\u4e8e\u5728\u7f51\u9875\u4e0a\u5411\u7528\u6237\u5c55\u793a\u4ed6\u4eec\u81ea\u5df1\u7684IP\u548c\u5730\u7406\u4f4d\u7f6e\u3002 \u5f53\u4f20 source=commercial \u65f6\uff0c\u54cd\u5e94\u4e2d\u4f1a\u8865\u5145\u66f4\u5b8c\u6574\u7684\u5e02\u3001\u533a\u3001\u8fd0\u8425\u5546\u3001\u65f6\u533a\u3001\u6d77\u62d4\u7b49\u4fe1\u606f\uff0c\u54cd\u5e94\u65f6\u95f4\u53ef\u80fd Calls GET https://uapis.cn/api/v1/network/myip.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"source": {
"description": "\u67e5\u8be2\u7ed3\u679c\u7c7b\u578b\u3002\u4e0d\u4f20\u65f6\u8fd4\u56de\u6807\u51c6\u7ed3\u679c\uff1b\u5982\u679c\u8bbe\u7f6e\u4e3a `commercial`\uff0c\u5c06\u8fd4\u56de\u66f4\u5b8c\u6574\u7684\u5730\u7406\u4f4d\u7f6e\u4fe1\u606f\uff0c\u4f46\u54cd\u5e94\u65f6\u95f4\u53ef\u80fd\u4f1a\u7a0d\u957f\u3002",
"enum": [
"commercial"
],
"enumLabels": {
"commercial": "\u5546\u4e1a\u6570\u636e\u6e90"
},
"type": "string"
}
},
"type": "object"
},
"name": "get_network_myip",
"title": "\u67e5\u8be2\u6211\u7684 IP"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "Ping \u4e3b\u673a"
},
"description": "\u60f3\u77e5\u9053\u4ece\u6211\u4eec\u7684\u670d\u52a1\u5668\u5230\u4f60\u7684\u670d\u52a1\u5668\u7f51\u7edc\u5ef6\u8fdf\u9ad8\u4e0d\u9ad8\uff1f\u8fd9\u4e2a\u5de5\u5177\u53ef\u4ee5\u5e2e\u4f60\u6d4b\u8bd5\u7f51\u7edc\u8fde\u901a\u6027\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u4f1a\u4ece\u6211\u4eec\u7684\u670d\u52a1\u5668\u8282\u70b9\u5bf9\u4f60\u6307\u5b9a\u7684\u4e3b\u673a\uff08\u57df\u540d\u6216IP\u5730\u5740\uff09\u6267\u884c ICMP Ping \u64cd\u4f5c\u3002\u5b83\u4f1a\u8fd4\u56de\u6700\u5c0f\u3001\u6700\u5927\u3001\u5e73\u5747\u5ef6\u8fdf\u4ee5\u53ca\u4e22\u5305\u7387\u7b49\u5173\u952e\u6307\u6807\uff0c\u662f\u8bca\u65ad\u7f51\u7edc\u95ee\u9898\u7684\u5f97\u529b\u52a9\u624b\u3002 Calls GET https://uapis.cn/api/v1/network/ping.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"host": {
"description": "\u4f60\u9700\u8981 Ping \u7684\u76ee\u6807\u4e3b\u673a\uff0c\u53ef\u4ee5\u662f\u57df\u540d\u6216IP\u5730\u5740\u3002",
"example": "cn.bing.com",
"type": "string"
}
},
"required": [
"host"
],
"type": "object"
},
"name": "get_network_ping",
"title": "Ping \u4e3b\u673a"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "Ping \u6211\u7684 IP"
},
"description": "\u8fd9\u662f\u4e00\u4e2a\u975e\u5e38\u65b9\u4fbf\u7684\u5feb\u6377\u63a5\u53e3\uff0c\u60f3\u77e5\u9053\u4f60\u7684\u7f51\u7edc\u5230\u6211\u4eec\u670d\u52a1\u5668\u7684\u56de\u7a0b\u5ef6\u8fdf\u5417\uff1f\u70b9\u4e00\u4e0b\u5c31\u884c\uff01 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u662f /network/myip \u548c /network/ping \u7684\u7ed3\u5408\u4f53\u3002\u5b83\u4f1a\u81ea\u52a8\u83b7\u53d6\u4f60\u5ba2\u6237\u7aef\u7684\u516c\u7f51IP\uff0c\u7136\u540e\u4ece\u6211\u4eec\u7684\u670d\u52a1\u5668Ping\u8fd9\u4e2aIP\uff0c\u5e76\u8fd4\u56de\u5ef6\u8fdf\u6570\u636e\u3002\u8fd9\u5bf9\u4e8e\u5feb\u901f\u5224\u65ad\u4f60\u672c\u5730\u7f51\u7edc\u5230\u670d\u52a1\u5668\u7684\u8fde\u63a5\u8d28\u91cf\u975e\u5e38\u6709\u7528\u3002 Calls GET https://uapis.cn/api/v1/network/pingmyip.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_network_pingmyip",
"title": "Ping \u6211\u7684 IP"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u7aef\u53e3\u626b\u63cf"
},
"description": "\u60f3\u68c0\u67e5\u4e00\u4e0b\u4f60\u7684\u670d\u52a1\u5668\u4e0a\u67d0\u4e2a\u7aef\u53e3\uff08\u6bd4\u5982SSH\u768422\u7aef\u53e3\u6216\u8005Web\u768480\u7aef\u53e3\uff09\u662f\u5426\u5bf9\u5916\u5f00\u653e\uff1f\u8fd9\u4e2a\u5de5\u5177\u53ef\u4ee5\u5e2e\u4f60\u5feb\u901f\u786e\u8ba4\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ef\u4ee5\u6307\u5b9a\u4e00\u4e2a\u4e3b\u673a\u548c\u7aef\u53e3\u53f7\uff0c\u6211\u4eec\u7684\u670d\u52a1\u5668\u4f1a\u5c1d\u8bd5\u8fde\u63a5\u8be5\u7aef\u53e3\uff0c\u5e76\u544a\u8bc9\u4f60\u5b83\u662f\u5f00\u653e\u7684\uff08open\uff09\u3001\u5173\u95ed\u7684\uff08closed\uff09\u8fd8\u662f\u8d85\u65f6\u4e86\uff08timeout\uff09\u3002\u8fd9\u5bf9\u4e8e\u7f51\u7edc\u670d\u52a1\u914d\u7f6e\u68c0\u67e5\u548c\u57fa\u672c\u7684\u5b89\u5168\u626b\u63cf\u5f88\u6709\u7528\u3002 Calls GET https://uapis.cn/api/v1/network/portscan.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"host": {
"description": "\u9700\u8981\u626b\u63cf\u7684\u76ee\u6807\u4e3b\u673a\uff0c\u53ef\u4ee5\u662f\u57df\u540d\u6216IP\u5730\u5740\u3002",
"example": "cn.bing.com",
"type": "string"
},
"port": {
"description": "\u9700\u8981\u626b\u63cf\u7684\u7aef\u53e3\u53f7\uff0c\u8303\u56f4\u662f 1 \u5230 65535\u3002",
"example": 80,
"type": "integer"
},
"protocol": {
"default": "tcp",
"description": "\u626b\u63cf\u4f7f\u7528\u7684\u534f\u8bae\uff0c\u53ef\u4ee5\u662f 'tcp' \u6216 'udp'\u3002",
"enum": [
"tcp",
"udp"
],
"example": "tcp",
"type": "string"
}
},
"required": [
"host",
"port"
],
"type": "object"
},
"name": "get_network_portscan",
"title": "\u7aef\u53e3\u626b\u63cf"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u68c0\u67e5URL\u7684\u53ef\u8bbf\u95ee\u6027\u72b6\u6001"
},
"description": "\u4f60\u7684\u7f51\u7ad9\u6216API\u8fd8\u597d\u5417\uff1f\u7528\u8fd9\u4e2a\u63a5\u53e3\u7ed9\u5b83\u505a\u4e2a\u5feb\u901f\u201c\u4f53\u68c0\u201d\u5427\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4f9b\u4e00\u4e2aURL\uff0c\u6211\u4eec\u4f1a\u5411\u5b83\u53d1\u8d77\u4e00\u4e2a\u8bf7\u6c42\uff0c\u5e76\u8fd4\u56de\u5176HTTP\u54cd\u5e94\u72b6\u6001\u7801\u3002\u8fd9\u662f\u4e00\u79cd\u7b80\u5355\u800c\u6709\u6548\u7684\u670d\u52a1\u53ef\u7528\u6027\u76d1\u63a7\u65b9\u6cd5\u3002 Calls GET https://uapis.cn/api/v1/network/urlstatus.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"url": {
"description": "\u4f60\u9700\u8981\u68c0\u67e5\u5176\u53ef\u8bbf\u95ee\u6027\u72b6\u6001\u7684\u5b8c\u6574URL\u3002",
"example": "https://cn.bing.com",
"format": "url",
"type": "string"
}
},
"required": [
"url"
],
"type": "object"
},
"name": "get_network_urlstatus",
"title": "\u68c0\u67e5URL\u7684\u53ef\u8bbf\u95ee\u6027\u72b6\u6001"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2\u57df\u540d\u7684WHOIS\u6ce8\u518c\u4fe1\u606f"
},
"description": "\u60f3\u77e5\u9053\u4e00\u4e2a\u57df\u540d\u662f\u4ec0\u4e48\u65f6\u5019\u6ce8\u518c\u7684\u3001\u6ce8\u518c\u5546\u662f\u8c01\u3001\u4ec0\u4e48\u65f6\u5019\u5230\u671f\uff1fWHOIS\u4fe1\u606f\u53ef\u4ee5\u544a\u8bc9\u4f60\u8fd9\u4e00\u5207\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u5728\u7ebf\u7684WHOIS\u67e5\u8be2\u5de5\u5177\u3002\u4f60\u53ef\u4ee5\u901a\u8fc7\u5982\u4e0b\u4e24\u79cd\u65b9\u5f0f\u83b7\u53d6WHOIS\u4fe1\u606f\uff1a - **\u9ed8\u8ba4\u884c\u4e3a**\uff08\u4e0d\u5e26\u53c2\u6570\uff09\uff1aGET /api/v1/network/whois?domain=google.com - \u8fd4\u56de\u4e00\u4e2aJSON\u5bf9\u8c61\uff0cwhois \u5b57\u6bb5\u4e3a\u539f\u59cb\u3001\u672a\u5904\u7406\u7684WHOIS\u6587\u672c\u5b57\u7b26\u4e32\u3002 - **JSON\u683c\u5f0f\u5316**\uff1aGET /api/v1/network/whois?domai Calls GET https://uapis.cn/api/v1/network/whois.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"domain": {
"description": "\u4f60\u9700\u8981\u67e5\u8be2WHOIS\u4fe1\u606f\u7684\u57df\u540d\u3002",
"example": "google.com",
"type": "string"
},
"format": {
"default": "text",
"description": "\u8fd4\u56de\u683c\u5f0f\u3002\u7559\u7a7a\u6216\u4e3a 'text' \u65f6\u8fd4\u56de\u539f\u59cbWHOIS\u6587\u672c\uff0c\u8bbe\u4e3a 'json' \u65f6\u8fd4\u56de\u7ed3\u6784\u5316JSON\u3002",
"enum": [
"text",
"json"
],
"example": "json",
"type": "string"
}
},
"required": [
"domain"
],
"type": "object"
},
"name": "get_network_whois",
"title": "\u67e5\u8be2\u57df\u540d\u7684WHOIS\u6ce8\u518c\u4fe1\u606f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u68c0\u67e5\u57df\u540d\u5728\u5fae\u4fe1\u4e2d\u7684\u8bbf\u95ee\u72b6\u6001"
},
"description": "\u51c6\u5907\u5728\u5fae\u4fe1\u91cc\u63a8\u5e7f\u4f60\u7684\u7f51\u7ad9\uff1f\u6700\u597d\u5148\u68c0\u67e5\u4e00\u4e0b\u57df\u540d\u662f\u5426\u88ab\u201c\u62c9\u9ed1\u201d\u4e86\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u67e5\u8be2\u4e00\u4e2a\u57df\u540d\u5728\u5fae\u4fe1\u5185\u7f6e\u6d4f\u89c8\u5668\u4e2d\u7684\u8bbf\u95ee\u72b6\u6001\uff0c\u5373\u662f\u5426\u88ab\u5fae\u4fe1\u5c01\u7981\u3002\u8fd9\u5bf9\u4e8e\u505a\u5fae\u4fe1\u751f\u6001\u63a8\u5e7f\u548c\u8425\u9500\u7684\u5f00\u53d1\u8005\u6765\u8bf4\u81f3\u5173\u91cd\u8981\u3002 Calls GET https://uapis.cn/api/v1/network/wxdomain.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"domain": {
"description": "\u9700\u8981\u67e5\u8be2\u7684\u57df\u540d\u3002",
"example": "qq.com",
"type": "string"
}
},
"required": [
"domain"
],
"type": "object"
},
"name": "get_network_wxdomain",
"title": "\u68c0\u67e5\u57df\u540d\u5728\u5fae\u4fe1\u4e2d\u7684\u8bbf\u95ee\u72b6\u6001"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u4e00\u8a00"
},
"description": "\u60f3\u5728\u4f60\u7684\u5e94\u7528\u91cc\u6bcf\u5929\u5c55\u793a\u4e00\u53e5\u4e0d\u4e00\u6837\u7684\u8bdd\uff0c\u7ed9\u7528\u6237\u4e00\u70b9\u5c0f\u5c0f\u7684\u60ca\u559c\u5417\uff1f\u8fd9\u4e2a\u201c\u4e00\u8a00\u201d\u63a5\u53e3\u5c31\u662f\u4e3a\u6b64\u800c\u751f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6bcf\u6b21\u8c03\u7528\uff0c\u5b83\u90fd\u4f1a\u4ece\u6211\u4eec\u7cbe\u5fc3\u6536\u96c6\u7684\u3001\u5305\u542b\u6570\u5343\u6761\u8bd7\u8bcd\u3001\u52a8\u6f2b\u53f0\u8bcd\u3001\u540d\u4eba\u540d\u8a00\u7684\u8bed\u6599\u5e93\u4e2d\uff0c\u968f\u673a\u8fd4\u56de\u4e00\u6761\u3002\u4f60\u53ef\u4ee5\u7528\u5b83\u6765\u505a\u7f51\u7ad9\u9996\u9875\u7684Slogan\u3001\u5e94\u7528\u7684\u542f\u52a8\u8bed\uff0c\u6216\u8005\u4efb\u4f55\u9700\u8981\u7075\u611f\u70b9\u7f00\u7684\u5730\u65b9\u3002 Calls GET https://uapis.cn/api/v1/saying.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_saying",
"title": "\u4e00\u8a00"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u968f\u673a\u56fe\u7247"
},
"description": "\u9700\u8981\u4e00\u5f20\u968f\u673a\u56fe\u7247\u4f5c\u4e3a\u5360\u4f4d\u7b26\u6216\u8005\u80cc\u666f\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u662f\u4f60\u7684\u4e0d\u4e8c\u4e4b\u9009\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u975e\u5e38\u7b80\u5355\u7684\u63a5\u53e3\uff0c\u5b83\u4f1a\u4ece\u6211\u4eec\u5e9e\u5927\u7684\u56fe\u5e93\u548c\u7cbe\u9009\u5916\u90e8\u56fe\u5e8a\u4e2d\u968f\u673a\u6311\u9009\u4e00\u5f20\u56fe\u7247\uff0c\u7136\u540e\u901a\u8fc7 302 \u91cd\u5b9a\u5411\u8ba9\u4f60\u76f4\u63a5\u8bbf\u95ee\u5230\u5b83\u3002\u8fd9\u4f7f\u5f97\u5b83\u53ef\u4ee5\u975e\u5e38\u65b9\u4fbf\u5730\u76f4\u63a5\u7528\u5728 HTML \u7684 <img> \u6807\u7b7e\u4e2d\u3002 \u4f60\u53ef\u4ee5\u901a\u8fc7 /api/v1/random/image?category=acg&type=4k \u8fd9\u6837\u7684\u8bf7\u6c42\u83b7\u53d6\u7531UapiPro\u670d\u52a1\u5668\u63d0\u4f9b\u7684\u56fe\u7247\uff0c\u4e5f\u53ef\u4ee5\u901a\u8fc7 /api/v1/random/image?categor Calls GET https://uapis.cn/api/v1/random/image.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"category": {
"description": "\uff08\u53ef\u9009\uff09\u6307\u5b9a\u56fe\u7247\u4e3b\u7c7b\u522b\u3002\n\n**\u652f\u6301\u7684\u4e3b\u7c7b\u522b\uff1a**\n- `acg`\uff08\u4e8c\u6b21\u5143\u52a8\u6f2b\uff0cUapiPro\u670d\u52a1\u5668\uff09\n- `landscape`\uff08\u98ce\u666f\u56fe\uff0c\u5916\u90e8\u56fe\u5e8a\uff09\n- `anime`\uff08\u6df7\u5408\u52a8\u6f2b\uff09\n- `pc_wallpaper`\uff08\u7535\u8111\u58c1\u7eb8\uff0c\u5916\u90e8\u56fe\u5e8a\uff09\n- `mobile_wallpaper`\uff08\u624b\u673a\u58c1\u7eb8\uff0c\u5916\u90e8\u56fe\u5e8a\uff09\n- `general_anime`\uff08\u52a8\u6f2b\u56fe\uff0c\u5916\u90e8\u56fe\u5e8a\uff09\n- `ai_drawing`\uff08AI\u7ed8\u753b\uff0c\u5916\u90e8\u56fe\u5e8a\uff09\n- `bq`\uff08\u8868\u60c5\u5305/\u8da3\u56fe\uff0cUapiPro\u670d\u52a1\u5668\uff09\n- `furry`\uff08\u798f\u745e\uff0cUapiPro\u670d\u52a1\u5668\uff09\n\n> [!TIP]\n> \u5982\u679c\u4e0d\u6307\u5b9a\uff0c\u5c06\u4ece\u6240\u6709\u56fe\u7247\u4e2d\u968f\u673a\u62bd\u53d6\uff08\u4e0d\u5305\u542b `ikun` \u548c `ai_drawing`\uff09\u3002\n",
"enum": [
"acg",
"landscape",
"anime",
"pc_wallpaper",
"mobile_wallpaper",
"general_anime",
"ai_drawing",
"bq",
"furry"
],
"enumLabels": {
"acg": "\u4e8c\u6b21\u5143",
"ai_drawing": "AI\u7ed8\u753b",
"anime": "\u6df7\u5408\u52a8\u6f2b",
"bq": "\u8868\u60c5\u5305",
"furry": "\u798f\u745e",
"general_anime": "\u52a8\u6f2b\u56fe",
"landscape": "\u98ce\u666f\u56fe",
"mobile_wallpaper": "\u624b\u673a\u58c1\u7eb8",
"pc_wallpaper": "\u7535\u8111\u58c1\u7eb8"
},
"example": "acg",
"type": "string"
},
"type": {
"description": "\uff08\u53ef\u9009\uff0c\u4ec5UapiPro\u670d\u52a1\u5668\u56fe\u7247\u652f\u6301\uff09\u6307\u5b9a\u56fe\u7247\u5b50\u7c7b\u522b\u3002\n\n- **bq**: `xiongmao`, `waiguoren`, `maomao`, `ikun`, `eciyuan`\n- **acg**: `pc`, `mb`\n- **furry**: `z4k`, `szs8k`, `s4k`, `4k`\n\n> [!TIP]\n> \u5916\u90e8\u56fe\u5e8a\u7c7b\u522b\u548c `anime` \u6df7\u5408\u7c7b\u522b\u4e0d\u652f\u6301 `type` \u53c2\u6570\u3002\n",
"enum": [
"pc",
"mb",
"eciyuan",
"ikun",
"4k",
"s4k",
"z4k",
"szs8k",
"xiongmao",
"maomao",
"waiguoren"
],
"enumLabels": {
"4k": "4K",
"eciyuan": "\u4e8c\u6b21\u5143",
"ikun": "iKun",
"maomao": "\u732b\u732b",
"mb": "\u624b\u673a",
"pc": "\u7535\u8111",
"s4k": "\u6a2a\u5c4f4K",
"szs8k": "\u7ad6\u5c4f8K",
"waiguoren": "\u5916\u56fd\u4eba",
"xiongmao": "\u718a\u732b",
"z4k": "\u7ad6\u5c4f4K"
},
"example": "pc",
"type": "string"
}
},
"type": "object"
},
"name": "get_random_image",
"title": "\u968f\u673a\u56fe\u7247"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u968f\u673a\u5b57\u7b26\u4e32"
},
"description": "\u65e0\u8bba\u662f\u9700\u8981\u751f\u6210\u4e00\u4e2a\u5b89\u5168\u7684\u968f\u673a\u5bc6\u7801\u3001\u4e00\u4e2a\u552f\u4e00\u7684Token\uff0c\u8fd8\u662f\u4e00\u4e2a\u7b80\u5355\u7684\u968f\u673aID\uff0c\u8fd9\u4e2a\u63a5\u53e3\u90fd\u80fd\u6ee1\u8db3\u4f60\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ef\u4ee5\u7cbe\u786e\u5730\u63a7\u5236\u751f\u6210\u5b57\u7b26\u4e32\u7684\u957f\u5ea6\u548c\u5b57\u7b26\u96c6\u7c7b\u578b\uff0c\u975e\u5e38\u7075\u6d3b\u3002 ## \u4f7f\u7528\u987b\u77e5 > [!TIP] > **\u5b57\u7b26\u96c6\u7c7b\u578b type \u8be6\u89e3** > \u4f60\u53ef\u4ee5\u901a\u8fc7 type \u53c2\u6570\u7cbe\u786e\u63a7\u5236\u751f\u6210\u7684\u5b57\u7b26\u96c6\uff1a > - **numeric**: \u7eaf\u6570\u5b57 (0-9) > - **lower**: \u7eaf\u5c0f\u5199\u5b57\u6bcd (a-z) > - **upper**: \u7eaf\u5927\u5199\u5b57\u6bcd (A-Z) > - **a Calls GET https://uapis.cn/api/v1/random/string.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"length": {
"default": 16,
"description": "\u4f60\u5e0c\u671b\u751f\u6210\u7684\u5b57\u7b26\u4e32\u7684\u957f\u5ea6\u3002\u6709\u6548\u8303\u56f4\u662f 1 \u5230 1024\u3002",
"example": 32,
"type": "integer"
},
"type": {
"default": "alphanumeric",
"description": "\u6307\u5b9a\u6784\u6210\u5b57\u7b26\u4e32\u7684\u5b57\u7b26\u7c7b\u578b\u3002",
"enum": [
"numeric",
"lower",
"upper",
"alpha",
"alphanumeric",
"hex"
],
"enumLabels": {
"alpha": "\u5927\u5c0f\u5199\u5b57\u6bcd",
"alphanumeric": "\u5b57\u6bcd+\u6570\u5b57",
"hex": "\u5341\u516d\u8fdb\u5236",
"lower": "\u5c0f\u5199\u5b57\u6bcd",
"numeric": "\u7eaf\u6570\u5b57",
"upper": "\u5927\u5199\u5b57\u6bcd"
},
"example": "alphanumeric",
"type": "string"
}
},
"type": "object"
},
"name": "get_random_string",
"title": "\u968f\u673a\u5b57\u7b26\u4e32"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u7b54\u6848\u4e4b\u4e66"
},
"description": "\u60f3\u8981\u83b7\u5f97\u4eba\u751f\u95ee\u9898\u7684\u795e\u79d8\u7b54\u6848\u5417\uff1f\u7b54\u6848\u4e4b\u4e66API\u63d0\u4f9b\u4e86\u4e00\u4e2a\u795e\u59478\u7403\u98ce\u683c\u7684\u95ee\u7b54\u670d\u52a1\uff0c\u4f60\u53ef\u4ee5\u63d0\u95ee\u5e76\u83b7\u5f97\u968f\u673a\u7684\u795e\u79d8\u7b54\u6848\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u5411\u7b54\u6848\u4e4b\u4e66\u63d0\u95ee\uff0c\u4f60\u5c06\u83b7\u5f97\u4e00\u4e2a\u5145\u6ee1\u667a\u6167\uff08\u6216\u8bb8\uff09\u7684\u968f\u673a\u7b54\u6848\u3002\u8fd9\u4e2aAPI\u652f\u6301\u901a\u8fc7\u67e5\u8be2\u53c2\u6570\u6216POST\u8bf7\u6c42\u4f53\u4e24\u79cd\u65b9\u5f0f\u63d0\u95ee\u3002 Calls GET https://uapis.cn/api/v1/answerbook/ask.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"question": {
"description": "\u4f60\u60f3\u8981\u63d0\u95ee\u7684\u95ee\u9898\u3002\u95ee\u9898\u4e0d\u80fd\u4e3a\u7a7a\u3002",
"example": "\u6211\u4eca\u5929\u4f1a\u6709\u597d\u8fd0\u5417\uff1f",
"type": "string"
}
},
"required": [
"question"
],
"type": "object"
},
"name": "get_answerbook_ask",
"title": "\u7b54\u6848\u4e4b\u4e66"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u7b54\u6848\u4e4b\u4e66 (POST)"
},
"description": "\u901a\u8fc7POST\u8bf7\u6c42\u5411\u7b54\u6848\u4e4b\u4e66\u63d0\u95ee\u5e76\u83b7\u5f97\u795e\u79d8\u7b54\u6848\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4e0eGET\u65b9\u5f0f\u76f8\u540c\uff0c\u4f46\u901a\u8fc7JSON\u8bf7\u6c42\u4f53\u53d1\u9001\u95ee\u9898\uff0c\u9002\u5408\u5728\u9700\u8981\u53d1\u9001\u8f83\u957f\u95ee\u9898\u6216\u5e0c\u671b\u907f\u514dURL\u7f16\u7801\u95ee\u9898\u7684\u573a\u666f\u4e2d\u4f7f\u7528\u3002 ## \u8bf7\u6c42\u4f53\u683c\u5f0f \u8bf7\u6c42\u4f53\u5fc5\u987b\u662f\u6709\u6548\u7684JSON\u683c\u5f0f\uff0c\u5305\u542bquestion\u5b57\u6bb5\u3002 Calls POST https://uapis.cn/api/v1/answerbook/ask.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_answerbook_ask",
"title": "\u7b54\u6848\u4e4b\u4e66 (POST)"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 B\u7ad9\u7528\u6237"
},
"description": "\u60f3\u5728\u4f60\u7684\u5e94\u7528\u91cc\u96c6\u6210B\u7ad9\u7528\u6237\u8d44\u6599\u5c55\u793a\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u8f7b\u677e\u83b7\u53d6\u7528\u6237\u7684\u516c\u5f00\u4fe1\u606f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u4e00\u4e2a\u7528\u6237\u7684UID\uff08\u90a3\u4e00\u4e32\u7eaf\u6570\u5b57ID\uff09\uff0c\u4f60\u53ef\u4ee5\u67e5\u8be2\u5230\u8be5\u7528\u6237\u7684\u6635\u79f0\u3001\u6027\u522b\u3001\u5934\u50cf\u3001\u7b49\u7ea7\u3001\u7b7e\u540d\u7b49\u4e00\u7cfb\u5217\u516c\u5f00\u7684\u57fa\u672c\u4fe1\u606f\u3002 Calls GET https://uapis.cn/api/v1/social/bilibili/userinfo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"uid": {
"description": "Bilibili\u7528\u6237\u7684UID",
"example": "483307278",
"type": "string"
}
},
"required": [
"uid"
],
"type": "object"
},
"name": "get_social_bilibili_userinfo",
"title": "\u67e5\u8be2 B\u7ad9\u7528\u6237"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 QQ \u4fe1\u606f"
},
"description": "\u901a\u8fc7 QQ \u53f7\u67e5\u8be2\u7528\u6237\u8d44\u6599\uff0c\u8fd4\u56de\u5934\u50cf\u3001\u6635\u79f0\u3001\u4e2a\u6027\u7b7e\u540d\u3001\u7b49\u7ea7\u548c VIP \u4fe1\u606f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u9002\u5408\u7528\u5728\u7528\u6237\u8d44\u6599\u5c55\u793a\u3001\u5934\u50cf\u5361\u7247\u3001\u8d26\u53f7\u7ed1\u5b9a\u7ed3\u679c\u5c55\u793a\u7b49\u573a\u666f\u3002\u82e5\u7528\u6237\u628a QQ \u7b49\u7ea7\u8bbe\u4e3a\u9690\u85cf\uff0cqq_level \u4f1a\u8fd4\u56de null\u3002 ## \u6570\u636e\u5b57\u6bb5\u8bf4\u660e - **\u57fa\u7840\u4fe1\u606f**: \u6635\u79f0\u3001\u4e2a\u6027\u7b7e\u540d\u3001\u5934\u50cf\u3001\u5e74\u9f84\u3001\u6027\u522b - **\u8054\u7cfb\u4fe1\u606f**: QQ \u90ae\u7bb1\u3001\u4e2a\u6027\u57df\u540d\uff08QID\uff09 - **\u7b49\u7ea7\u4fe1\u606f**: QQ \u7b49\u7ea7\u3001VIP \u72b6\u6001\u548c\u7b49\u7ea7 - **\u65f6\u95f4\u4fe1\u606f**: \u6ce8\u518c\u65f6\u95f4\u3001\u6700\u540e\u66f4\u65b0\u65f6\u95f4 Calls GET https://uapis.cn/api/v1/social/qq/userinfo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"qq": {
"description": "\u9700\u8981\u67e5\u8be2\u7684QQ\u53f7",
"example": "10001",
"type": "string"
}
},
"required": [
"qq"
],
"type": "object"
},
"name": "get_social_qq_userinfo",
"title": "\u67e5\u8be2 QQ \u4fe1\u606f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 B\u7ad9\u6295\u7a3f"
},
"description": "\u60f3\u8981\u83b7\u53d6UP\u4e3b\u7684\u6240\u6709\u6295\u7a3f\u89c6\u9891\uff1f\u6216\u8005\u60f3\u5728\u4f60\u7684\u5e94\u7528\u91cc\u5c55\u793a\u521b\u4f5c\u8005\u7684\u4f5c\u54c1\u96c6\uff1f\u8fd9\u4e2a\u63a5\u53e3\u80fd\u5e2e\u4f60\u8f7b\u677e\u5b9e\u73b0\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u7528\u6237\u7684 mid\uff08\u7528\u6237ID\uff09\uff0c\u4f60\u53ef\u4ee5\u83b7\u53d6\u8be5UP\u4e3b\u7684\u6295\u7a3f\u89c6\u9891\u5217\u8868\u3002\u63a5\u53e3\u652f\u6301\u5173\u952e\u8bcd\u641c\u7d22\u3001\u5206\u9875\u52a0\u8f7d\u548c\u591a\u79cd\u6392\u5e8f\u65b9\u5f0f\uff0c\u8ba9\u4f60\u80fd\u591f\u7075\u6d3b\u5730\u5c55\u793a\u548c\u5206\u6790\u521b\u4f5c\u8005\u7684\u5185\u5bb9\u3002 ## \u53c2\u6570\u8bf4\u660e - **mid (\u7528\u6237ID)**: B\u7ad9\u7528\u6237\u7684mid\uff0c\u5fc5\u586b\u53c2\u6570\u3002 - **keywords (\u641c\u7d22\u5173\u952e\u8bcd)**: \u53ef\u9009\uff0c\u7528\u4e8e\u5728\u8be5UP\u4e3b\u7684\u6295\u7a3f\u4e2d\u641c\u7d22\u7279\u5b9a\u5173\u952e\u8bcd\u3002 - **orderby (\u6392\u5e8f\u65b9\u5f0f)**: Calls GET https://uapis.cn/api/v1/social/bilibili/archives.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"keywords": {
"description": "\u641c\u7d22\u5173\u952e\u8bcd\uff0c\u53ef\u4e3a\u7a7a",
"type": "string"
},
"mid": {
"description": "B\u7ad9\u7528\u6237\u7684mid\uff08\u7528\u6237ID\uff09",
"example": "483307278",
"type": "string"
},
"orderby": {
"description": "\u6392\u5e8f\u65b9\u5f0f\u3002`pubdate`=\u6700\u65b0\u53d1\u5e03\uff0c`views`=\u6700\u591a\u64ad\u653e",
"example": "pubdate",
"type": "string"
},
"pn": {
"description": "\u9875\u7801\uff0c\u9ed8\u8ba41",
"example": "1",
"type": "string"
},
"ps": {
"description": "\u6bcf\u9875\u6761\u6570\uff0c\u9ed8\u8ba420",
"example": "20",
"type": "string"
}
},
"required": [
"mid"
],
"type": "object"
},
"name": "get_social_bilibili_archives",
"title": "\u67e5\u8be2 B\u7ad9\u6295\u7a3f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 B\u7ad9\u89c6\u9891"
},
"description": "\u60f3\u5728\u4f60\u7684\u5e94\u7528\u91cc\u5c55\u793aB\u7ad9\u89c6\u9891\u7684\u8be6\u7ec6\u4fe1\u606f\u5417\uff1f\u65e0\u8bba\u662f\u5c01\u9762\u3001\u6807\u9898\uff0c\u8fd8\u662f\u64ad\u653e\u91cf\u3001UP\u4e3b\u4fe1\u606f\uff0c\u8fd9\u4e2a\u63a5\u53e3\u90fd\u80fd\u4e00\u7f51\u6253\u5c3d\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u63d0\u4f9b\u89c6\u9891\u7684 aid \u6216 bvid\uff0c\u4f60\u53ef\u4ee5\u83b7\u53d6\u5230\u8be5\u89c6\u9891\u7684\u5b8c\u6574\u5143\u6570\u636e\uff0c\u5305\u62ec\u591aP\u4fe1\u606f\u3001UP\u4e3b\u8d44\u6599\u3001\u6570\u636e\u7edf\u8ba1\u7b49\u3002 ## \u54cd\u5e94\u4f53\u5b57\u6bb5\u8bf4\u660e - **copyright (\u89c6\u9891\u7c7b\u578b)**: 1 \u4ee3\u8868\u539f\u521b\uff0c2 \u4ee3\u8868\u8f6c\u8f7d\u3002 - **owner (UP\u4e3b\u4fe1\u606f)**: \u5305\u542b mid, name, face \u7b49UP\u4e3b\u7684\u57fa\u672c\u8d44\u6599\u3002 - **stat (\u6570\u636e\u7edf\u8ba1)**: \u5305\u542b\u4e86\u64ad Calls GET https://uapis.cn/api/v1/social/bilibili/videoinfo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"aid": {
"description": "\u89c6\u9891\u7684AV\u53f7 (aid)\uff0c\u7eaf\u6570\u5b57\u683c\u5f0f\u3002`aid`\u548c`bvid`\u4efb\u9009\u5176\u4e00\u5373\u53ef\u3002",
"example": "75836761",
"type": "string"
},
"bvid": {
"description": "\u89c6\u9891\u7684BV\u53f7 (bvid)\uff0c\u4f8b\u5982 `BV117411r7R1`\u3002`aid`\u548c`bvid`\u4efb\u9009\u5176\u4e00\u5373\u53ef\u3002",
"example": "BV17x411w79F",
"type": "string"
}
},
"type": "object"
},
"name": "get_social_bilibili_videoinfo",
"title": "\u67e5\u8be2 B\u7ad9\u89c6\u9891"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 B\u7ad9\u8bc4\u8bba"
},
"description": "\u60f3\u8981\u5206\u6790B\u7ad9\u89c6\u9891\u7684\u8bc4\u8bba\u533a\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u8f7b\u677e\u83b7\u53d6\u8bc4\u8bba\u6570\u636e\uff0c\u5305\u62ec\u70ed\u95e8\u8bc4\u8bba\u548c\u6700\u65b0\u8bc4\u8bba\uff0c\u8fd8\u652f\u6301\u5206\u9875\u52a0\u8f7d\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u89c6\u9891\u7684 oid\uff08\u901a\u5e38\u5c31\u662f\u89c6\u9891\u7684aid\uff09\uff0c\u4f60\u53ef\u4ee5\u5206\u9875\u83b7\u53d6\u8be5\u89c6\u9891\u7684\u8bc4\u8bba\u533a\u5185\u5bb9\u3002\u4f60\u53ef\u4ee5\u6307\u5b9a\u6392\u5e8f\u65b9\u5f0f\u548c\u5206\u9875\u53c2\u6570\uff0c\u6765\u7cbe\u786e\u5730\u83b7\u53d6\u4f60\u9700\u8981\u7684\u6570\u636e\u3002 ## \u53c2\u6570\u8bf4\u660e - **sort (\u6392\u5e8f\u65b9\u5f0f)** - 0 \u6216 time\uff1a\u6309\u65f6\u95f4\u6392\u5e8f - 1 \u6216 like\uff1a\u6309\u70b9\u8d5e\u6392\u5e8f - 2 \u6216 reply\uff1a\u6309\u56de\u590d\u6570\u6392\u5e8f - 3 \u6216 hot\uff08\u4e5f\u652f\u6301 hottest\u3001\u6700\u70ed\uff09\uff1a\u6309\u6700\u70ed\u6392\u5e8f ## Calls GET https://uapis.cn/api/v1/social/bilibili/replies.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"oid": {
"description": "\u76ee\u6807\u8bc4\u8bba\u533a\u7684ID\u3002\u5bf9\u4e8e\u89c6\u9891\uff0c\u8fd9\u901a\u5e38\u5c31\u662f\u5b83\u7684 `aid`\u3002",
"example": "1706416465",
"type": "string"
},
"pn": {
"description": "\u8981\u83b7\u53d6\u7684\u9875\u7801\uff0c\u4ece1\u5f00\u59cb\u3002\u9ed8\u8ba4\u4e3a `1`\u3002",
"example": "1",
"type": "string"
},
"ps": {
"description": "\u6bcf\u9875\u83b7\u53d6\u7684\u8bc4\u8bba\u6570\u91cf\uff0c\u8303\u56f4\u662f1\u523020\u3002\u9ed8\u8ba4\u4e3a `20`\u3002",
"example": "5",
"type": "string"
},
"sort": {
"description": "\u6392\u5e8f\u65b9\u5f0f\u3002\u652f\u6301 `0/time`\uff08\u6309\u65f6\u95f4\uff09\u3001`1/like`\uff08\u6309\u70b9\u8d5e\uff09\u3001`2/reply`\uff08\u6309\u56de\u590d\u6570\uff09\u3001`3/hot/hottest/\u6700\u70ed`\uff08\u6309\u6700\u70ed\uff09\u3002\u9ed8\u8ba4\u4e3a `0/time`\u3002",
"enum": [
"0",
"time",
"1",
"like",
"2",
"reply",
"3",
"hot",
"hottest",
"\u6700\u70ed"
],
"enumLabels": {
"0": "\u6309\u65f6\u95f4",
"1": "\u6309\u70b9\u8d5e",
"2": "\u6309\u56de\u590d\u6570",
"3": "\u6309\u6700\u70ed",
"hot": "\u6309\u6700\u70ed",
"hottest": "\u6309\u6700\u70ed",
"like": "\u6309\u70b9\u8d5e",
"reply": "\u6309\u56de\u590d\u6570",
"time": "\u6309\u65f6\u95f4",
"\u6700\u70ed": "\u6309\u6700\u70ed"
},
"example": "hot",
"type": "string"
}
},
"required": [
"oid"
],
"type": "object"
},
"name": "get_social_bilibili_replies",
"title": "\u67e5\u8be2 B\u7ad9\u8bc4\u8bba"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 B\u7ad9\u76f4\u64ad\u95f4"
},
"description": "\u60f3\u77e5\u9053\u4f60\u559c\u6b22\u7684\u4e3b\u64ad\u5f00\u64ad\u4e86\u5417\uff1f\u6216\u8005\u60f3\u5728\u4f60\u7684\u5e94\u7528\u91cc\u96c6\u6210B\u7ad9\u76f4\u64ad\u95f4\u72b6\u6001\uff1f\u8fd9\u4e2a\u63a5\u53e3\u80fd\u6ee1\u8db3\u4f60\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u667a\u80fd\u63a5\u53e3\uff0c\u4f60\u53ef\u4ee5\u7528\u4e3b\u64ad\u7684 mid (\u7528\u6237ID) \u6216\u8005\u76f4\u64ad\u95f4\u7684 room_id (\u957f\u53f7\u6216\u77ed\u53f7)\u6765\u67e5\u8be2\u3002\u5b83\u4f1a\u8fd4\u56de\u76f4\u64ad\u95f4\u7684\u8be6\u7ec6\u4fe1\u606f\uff0c\u5305\u62ec\u662f\u5426\u5728\u76f4\u64ad\u3001\u6807\u9898\u3001\u5c01\u9762\u3001\u4eba\u6c14\u3001\u5206\u533a\u7b49\u3002 ## \u54cd\u5e94\u4f53\u5b57\u6bb5\u8bf4\u660e - **live_status (\u76f4\u64ad\u72b6\u6001)**: 0 \u4ee3\u8868\u672a\u5f00\u64ad\uff0c1 \u4ee3\u8868\u76f4\u64ad\u4e2d\uff0c2 \u4ee3\u8868\u8f6e\u64ad\u4e2d\u3002 Calls GET https://uapis.cn/api/v1/social/bilibili/liveroom.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"mid": {
"description": "\u4e3b\u64ad\u7684\u7528\u6237ID (`mid`)\u3002\u4e0e `room_id` \u4efb\u9009\u5176\u4e00\u3002",
"example": "672328094",
"type": "string"
},
"room_id": {
"description": "\u76f4\u64ad\u95f4ID\uff0c\u53ef\u4ee5\u662f\u957f\u53f7\uff08\u771f\u5b9eID\uff09\u6216\u77ed\u53f7\uff08\u9753\u53f7\uff09\u3002\u4e0e `mid` \u4efb\u9009\u5176\u4e00\u3002",
"example": "22637261",
"type": "string"
}
},
"type": "object"
},
"name": "get_social_bilibili_liveroom",
"title": "\u67e5\u8be2 B\u7ad9\u76f4\u64ad\u95f4"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 QQ \u7fa4\u4fe1\u606f"
},
"description": "\u60f3\u5728\u4f60\u7684\u5e94\u7528\u91cc\u5c55\u793aQQ\u7fa4\u4fe1\u606f\uff1f\u8fd9\u4e2a\u63a5\u53e3\u8ba9\u4f60\u8f7b\u677e\u83b7\u53d6\u7fa4\u540d\u79f0\u3001\u7fa4\u5934\u50cf\u3001\u7fa4\u7b80\u4ecb\u3001\u6210\u5458\u6570\u91cf\u7b49\u8be6\u7ec6\u516c\u5f00\u4fe1\u606f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ea\u9700\u8981\u63d0\u4f9b\u4e00\u4e2aQQ\u7fa4\u53f7\uff085-12\u4f4d\u7eaf\u6570\u5b57\uff09\uff0c\u63a5\u53e3\u5c31\u4f1a\u8fd4\u56de\u8be5\u7fa4\u7684\u5b8c\u6574\u516c\u5f00\u4fe1\u606f\u3002\u6211\u4eec\u4f1a\u5148\u9a8c\u8bc1\u7fa4\u53f7\u7684\u6709\u6548\u6027\uff0c\u786e\u4fdd\u8fd4\u56de\u7684\u6570\u636e\u51c6\u786e\u53ef\u9760\u3002\u63a5\u53e3\u54cd\u5e94\u901f\u5ea6\u5feb\uff0c\u6570\u636e\u7ed3\u6784\u6e05\u6670\uff0c\u975e\u5e38\u9002\u5408\u96c6\u6210\u5230\u5404\u7c7b\u5e94\u7528\u573a\u666f\u4e2d\u3002 ## \u8fd4\u56de\u6570\u636e\u8bf4\u660e \u63a5\u53e3\u4f1a\u8fd4\u56de\u4ee5\u4e0bQQ\u7fa4\u7684\u5173\u952e\u4fe1\u606f\uff1a ### \u57fa\u7840\u5b57\u6bb5\uff08\u6240\u6709\u7fa4\u90fd\u6709\uff09 - **\u7fa4\u57fa\u7840\u4fe1\u606f**: \u5305\u62ec\u7fa4\u53f7\u3001\u7fa4\u540d\u79f0\uff0c\u8ba9\u4f60\u80fd\u591f\u51c6\u786e\u8bc6\u522b\u548c\u5c55\u793a\u7fa4\u804a - **\u89c6\u89c9\u7d20\u6750 Calls GET https://uapis.cn/api/v1/social/qq/groupinfo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"group_id": {
"description": "QQ\u7fa4\u53f7\uff0c\u957f\u5ea65-12\u4f4d",
"example": "526357265",
"type": "string"
}
},
"required": [
"group_id"
],
"type": "object"
},
"name": "get_social_qq_groupinfo",
"title": "\u67e5\u8be2 QQ \u7fa4\u4fe1\u606f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 GitHub \u4ed3\u5e93"
},
"description": "\u9700\u8981\u5feb\u901f\u83b7\u53d6\u4e00\u4e2aGitHub\u4ed3\u5e93\u7684\u6838\u5fc3\u4fe1\u606f\uff1f\u8fd9\u4e2a\u63a5\u53e3\u4e00\u6b21\u8bf7\u6c42\u5c31\u80fd\u8fd4\u56de\u4ed3\u5e93\u7684\u5173\u952e\u6570\u636e\uff0c\u9002\u5408\u9879\u76ee\u5c55\u793a\u3001\u7edf\u8ba1\u548c\u5206\u6790\u573a\u666f\u3002 ### \u53ef\u83b7\u53d6\u7684\u6570\u636e \u4e00\u6b21\u8bf7\u6c42\uff0c\u5373\u53ef\u83b7\u5f97\u4ee5\u4e0b\u4fe1\u606f\uff1a - **\u6838\u5fc3\u6307\u6807**: star, fork, open_issues \u7b49\u5173\u952e\u7edf\u8ba1\u6570\u636e\u3002 - **\u9879\u76ee\u8be6\u60c5**: \u63cf\u8ff0\u3001\u4e3b\u9875\u3001\u5206\u652f\u3001\u8bed\u8a00\u3001\u8bdd\u9898\u6807\u7b7e\u3001\u5f00\u6e90\u534f\u8bae\u3002 - **\u53c2\u4e0e\u8005\u4fe1\u606f**: \u83b7\u53d6\u534f\u4f5c\u8005(collaborators)\u548c\u7ef4\u62a4\u8005\u53c2\u8003\u4fe1\u606f(maintainers)\u5217\u8868\uff0c\u5305\u62ec\u4ed6\u4eec\u7684\u516c\u5f00\u90ae\u7bb1\uff08\u5982\u679c\u53ef\u7528\uff09\u3002 > Calls GET https://uapis.cn/api/v1/github/repo.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"repo": {
"description": "\u76ee\u6807\u4ed3\u5e93\u7684\u6807\u8bc6\uff0c\u683c\u5f0f\u4e3a `owner/repo`\u3002",
"example": "torvalds/linux",
"type": "string"
}
},
"required": [
"repo"
],
"type": "object"
},
"name": "get_github_repo",
"title": "\u67e5\u8be2 GitHub \u4ed3\u5e93"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u67e5\u8be2 GitHub \u7528\u6237\u4fe1\u606f"
},
"description": "\u9700\u8981\u83b7\u53d6\u5f00\u53d1\u8005\u7684 GitHub \u753b\u50cf\uff1f\u8fd9\u4e2a\u63a5\u53e3\u4e0d\u4ec5\u80fd\u8fd4\u56de\u8be6\u5c3d\u7684\u57fa\u7840\u8d44\u6599\u548c\u6240\u5c5e\u7684\u516c\u5f00\u7ec4\u7ec7\u5217\u8868\uff0c\u8fd8\u80fd\u4e00\u952e\u62c9\u53d6\u5f00\u53d1\u8005\u7684\u7eff\u683c\u5b50\u6570\u636e\u3002 ## \u529f\u80fd\u6982\u8ff0 - **\u5f00\u53d1\u8005\u57fa\u7840\u753b\u50cf**\uff1a\u8fd4\u56de\u7528\u6237\u7684\u4ed3\u5e93\u6570\u3001\u5173\u6ce8\u6570\u3001\u516c\u53f8\u3001\u5730\u7406\u4f4d\u7f6e\u548c\u793e\u4ea4\u5a92\u4f53\u94fe\u63a5\u7b49\uff0c\u975e\u5e38\u9002\u5408\u7528\u6765\u81ea\u52a8\u751f\u6210\u6280\u672f\u535a\u5ba2\u7684\u4f5c\u8005\u540d\u7247\u6216\u5efa\u7acb\u5f00\u53d1\u8005\u6863\u6848\u3002 - **\u8d21\u732e\u65e5\u5386\u4e0e\u65f6\u95f4\u7ebf**\uff1a\u53ea\u8981\u5f00\u542f activity=true\uff0c\u5c31\u80fd\u83b7\u53d6\u8be5\u7528\u6237\u6700\u8fd1\u4e00\u5e74\u7684\u5168\u91cf\u8d21\u732e\u6570\u636e\u3002\u8fd4\u56de\u7684 JSON \u5df2\u7ecf\u5c06\u6570\u636e\u6309\u5468\uff08weeks\uff09\u548c\u5929\uff08days\uff09\u6574\u7406\u597d\uff0c\u524d\u7aef\u901a\u8fc7\u7b80\u5355\u7684\u53cc\u91cd Calls GET https://uapis.cn/api/v1/github/user.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"activity": {
"default": false,
"description": "\u662f\u5426\u83b7\u53d6\u6700\u8fd1\u4e00\u5e74\u7684\u8d21\u732e\u6d3b\u52a8\u6570\u636e\uff08\u5982\u8d21\u732e\u56fe\u3001\u65f6\u95f4\u7ebf\uff09\u3002\u4f20\u5165 true \u5f00\u542f\uff0c\u5176\u4ed6\u503c\u5747\u89c6\u4e3a\u4e0d\u5f00\u542f\u3002",
"type": "boolean"
},
"activity_scope": {
"default": "all",
"description": "\u6d3b\u52a8\u6570\u636e\u8303\u56f4\u3002\u53ef\u9009 all \u6216 organization\u3002\u53ea\u6709\u5f00\u542f activity \u65f6\u624d\u6709\u610f\u4e49\u3002",
"enum": [
"all",
"organization"
],
"type": "string"
},
"org": {
"description": "\u7ec4\u7ec7\u767b\u5f55\u540d\u3002\u5982\u679c\u4f20\u5165\u6b64\u53c2\u6570\uff0c\u4f1a\u81ea\u52a8\u89c6\u4e3a\u5f00\u542f organization \u7ea7\u522b\u7684\u8d21\u732e\u67e5\u8be2\uff0c\u5207\u52ff\u518d\u540c\u65f6\u4f20 activity_scope=all\u3002",
"type": "string"
},
"pinned": {
"default": false,
"description": "\u662f\u5426\u9644\u5e26\u8be5\u7528\u6237\u5728 GitHub \u4e3b\u9875\u5c55\u793a\u7684 pinned \u4ed3\u5e93\u6570\u636e\u3002\u4f20\u5165 true \u5f00\u542f\uff0c\u5176\u4ed6\u503c\u5747\u89c6\u4e3a\u4e0d\u5f00\u542f\u3002",
"type": "boolean"
},
"repos": {
"default": false,
"description": "\u662f\u5426\u9644\u5e26\u8be5\u7528\u6237\u6700\u8fd1\u6d3b\u8dc3\u7684\u516c\u5f00\u4ed3\u5e93\u5217\u8868\u3002\u4f20\u5165 true \u5f00\u542f\uff0c\u5176\u4ed6\u503c\u5747\u89c6\u4e3a\u4e0d\u5f00\u542f\u3002",
"type": "boolean"
},
"repos_limit": {
"default": 6,
"description": "\u516c\u5f00\u4ed3\u5e93\u5217\u8868\u7684\u8fd4\u56de\u6570\u91cf\u3002\u53ea\u6709\u5f00\u542f repos \u65f6\u624d\u6709\u610f\u4e49\uff1b\u5982\u679c\u5355\u72ec\u4f20\u5165 repos_limit\uff0c\u4e5f\u4f1a\u81ea\u52a8\u89c6\u4e3a\u5f00\u542f repos\u3002",
"maximum": 100,
"minimum": 1,
"type": "integer"
},
"user": {
"description": "GitHub \u7528\u6237\u540d\uff08\u5fc5\u9700\u7b26\u5408 GitHub \u547d\u540d\u89c4\u8303\uff1a\u4ec5\u9650\u5b57\u6bcd\u3001\u6570\u5b57\u3001\u8fde\u5b57\u7b26\uff0c\u6700\u957f 39 \u4f4d\uff09\u3002",
"example": "torvalds",
"type": "string"
}
},
"required": [
"user"
],
"type": "object"
},
"name": "get_github_user",
"title": "\u67e5\u8be2 GitHub \u7528\u6237\u4fe1\u606f"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u9650\u6d41\u72b6\u6001"
},
"description": "\u60f3\u4e86\u89e3\u5f53\u524d\u670d\u52a1\u7684\u8fd0\u884c\u72b6\u6001\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u8fd4\u56de\u5173\u952e\u76d1\u63a7\u6307\u6807\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6b64\u63a5\u53e3\u7528\u4e8e\u67e5\u770b\u5f53\u524d\u670d\u52a1\u72b6\u6001\uff0c\u5305\u62ec\u5e76\u53d1\u8bf7\u6c42\u6570\u3001\u5f53\u524d\u9650\u5236\u503c\u3001\u7cfb\u7edf\u8d1f\u8f7d\u7b49\u4fe1\u606f\uff0c\u9002\u5408\u7ba1\u7406\u5458\u6392\u67e5\u8fd0\u884c\u60c5\u51b5\u3002 > [!IMPORTANT] > \u6b64\u63a5\u53e3\u4e3a\u7ba1\u7406\u63a5\u53e3\uff0c\u9700\u8981\u63d0\u4f9b\u6709\u6548\u7684\u7ba1\u7406\u5458\u7ea7\u522bAPI\u5bc6\u94a5\u624d\u80fd\u8bbf\u95ee\u3002 ### \u8ba4\u8bc1\u65b9\u5f0f \u8bf7\u5728\u8bf7\u6c42\u5934\u4e2d\u6dfb\u52a0 Authorization: Bearer <\u4f60\u7684API\u5bc6\u94a5>\u3002 Calls GET https://uapis.cn/api/v1/status/ratelimit.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"Authorization": {
"description": "Bearer\u7c7b\u578b\u7684API\u5bc6\u94a5\u8ba4\u8bc1\u5934\u3002\u4f8b\u5982\uff1a`Bearer sk-xxx`",
"example": "Bearer sk-xxx",
"type": "string"
},
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"required": [
"Authorization"
],
"type": "object"
},
"name": "get_status_ratelimit",
"title": "\u9650\u6d41\u72b6\u6001"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u83b7\u53d6API\u7aef\u70b9\u4f7f\u7528\u7edf\u8ba1"
},
"description": "\u60f3\u77e5\u9053\u54ea\u4e2aAPI\u63a5\u53e3\u6700\u53d7\u6b22\u8fce\u5417\uff1f\u8fd9\u4e2a\u63a5\u53e3\u63d0\u4f9b\u4e86\u8be6\u7ec6\u7684\u201c\u8d26\u5355\u201d\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6b64\u63a5\u53e3\u7528\u4e8e\u83b7\u53d6\u6bcf\u4e2aAPI\u7aef\u70b9\uff08Endpoint\uff09\u7684\u4f7f\u7528\u60c5\u51b5\u7edf\u8ba1\u3002\u4f60\u53ef\u4ee5\u67e5\u8be2\u6240\u6709\u7aef\u70b9\u7684\u5217\u8868\uff0c\u4e5f\u53ef\u4ee5\u901a\u8fc7 path \u53c2\u6570\u6307\u5b9a\u67e5\u8be2\u67d0\u4e00\u4e2a\u7279\u5b9a\u7aef\u70b9\u3002\u8fd4\u56de\u4fe1\u606f\u5305\u62ec\u8c03\u7528\u6b21\u6570\u548c\u5e73\u5747\u5904\u7406\u65f6\u957f Calls GET https://uapis.cn/api/v1/status/usage.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"path": {
"description": "\uff08\u53ef\u9009\uff09\u5982\u679c\u4f60\u60f3\u67e5\u8be2\u67d0\u4e2a\u7279\u5b9a\u7684\u7aef\u70b9\uff0c\u8bf7\u63d0\u4f9b\u5b83\u7684\u8def\u5f84\uff0c\u4f8b\u5982 '/api/v1/image/motou'\u3002\u5982\u679c\u7559\u7a7a\uff0c\u5219\u8fd4\u56de\u6240\u6709\u7aef\u70b9\u7684\u7edf\u8ba1\u5217\u8868\u3002",
"example": "/api/v1/image/motou",
"type": "string"
}
},
"type": "object"
},
"name": "get_status_usage",
"title": "\u83b7\u53d6API\u7aef\u70b9\u4f7f\u7528\u7edf\u8ba1"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "AES \u89e3\u5bc6"
},
"description": "\u6536\u5230\u4e86\u7528AES\u52a0\u5bc6\u7684\u5bc6\u6587\uff1f\u628a\u5b83\u3001\u5bc6\u94a5\u548c\u968f\u673a\u6570\uff08nonce\uff09\u4ea4\u7ed9\u6211\u4eec\uff0c\u5c31\u80fd\u8fd8\u539f\u51fa\u539f\u59cb\u5185\u5bb9\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u6807\u51c6\u7684AES\u89e3\u5bc6\u63a5\u53e3\u3002\u4f60\u9700\u8981\u63d0\u4f9b\u7ecf\u8fc7Base64\u7f16\u7801\u7684\u5bc6\u6587\u3001\u52a0\u5bc6\u65f6\u4f7f\u7528\u7684\u5bc6\u94a5\u548cnonce\uff08\u968f\u673a\u6570\uff0c\u901a\u5e38\u4e3a16\u5b57\u8282\u5b57\u7b26\u4e32\uff09\u3002 > [!IMPORTANT] > **\u5173\u4e8e\u5bc6\u94a5 key** > \u6211\u4eec\u652f\u6301 AES-128, AES-192, \u548c AES-256\u3002\u8bf7\u786e\u4fdd\u4f60\u63d0\u4f9b\u7684\u5bc6\u94a5 key \u7684\u957f\u5ea6\uff08\u5b57\u8282\u6570\uff09\u6b63\u597d\u662f **16**\u3001**24** \u6216 **32**\uff0c\u4ee5\u5206\u522b\u5bf9\u5e94\u8fd9\u4e09 Calls POST https://uapis.cn/api/v1/text/aes/decrypt.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_aes_decrypt",
"title": "AES \u89e3\u5bc6"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "AES \u52a0\u5bc6"
},
"description": "\u9700\u8981\u5b89\u5168\u5730\u4f20\u8f93\u6216\u5b58\u50a8\u4e00\u4e9b\u6587\u672c\u4fe1\u606f\uff1fAES\u52a0\u5bc6\u662f\u4e00\u4e2a\u53ef\u9760\u7684\u9009\u62e9\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u6807\u51c6\u7684AES\u52a0\u5bc6\u63a5\u53e3\u3002\u4f60\u63d0\u4f9b\u9700\u8981\u52a0\u5bc6\u7684\u660e\u6587\u548c\u5bc6\u94a5\uff0c\u6211\u4eec\u8fd4\u56de\u7ecf\u8fc7Base64\u7f16\u7801\u7684\u5bc6\u6587\u3002 > [!IMPORTANT] > **\u5173\u4e8e\u5bc6\u94a5 key** > \u6211\u4eec\u652f\u6301 AES-128, AES-192, \u548c AES-256\u3002\u8bf7\u786e\u4fdd\u4f60\u63d0\u4f9b\u7684\u5bc6\u94a5 key \u7684\u957f\u5ea6\uff08\u5b57\u8282\u6570\uff09\u6b63\u597d\u662f **16**\u3001**24** \u6216 **32**\uff0c\u4ee5\u5206\u522b\u5bf9\u5e94\u8fd9\u4e09\u79cd\u52a0\u5bc6\u5f3a\u5ea6\u3002 Calls POST https://uapis.cn/api/v1/text/aes/encrypt.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_aes_encrypt",
"title": "AES \u52a0\u5bc6"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u6587\u672c\u5206\u6790"
},
"description": "\u60f3\u77e5\u9053\u4e00\u7bc7\u6587\u7ae0\u6709\u591a\u5c11\u5b57\u3001\u591a\u5c11\u4e2a\u8bcd\u3001\u6216\u8005\u591a\u5c11\u884c\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u5feb\u901f\u7edf\u8ba1\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u63d0\u4f9b\u4e00\u6bb5\u6587\u672c\uff0c\u6211\u4eec\u4f1a\u4ece\u591a\u4e2a\u7ef4\u5ea6\u8fdb\u884c\u5206\u6790\uff0c\u5e76\u8fd4\u56de\u5176\u5b57\u7b26\u6570\u3001\u8bcd\u6570\u3001\u53e5\u5b50\u6570\u3001\u6bb5\u843d\u6570\u548c\u884c\u6570\u3002\u8fd9\u5bf9\u4e8e\u6587\u672c\u7f16\u8f91\u3001\u5185\u5bb9\u7ba1\u7406\u7b49\u573a\u666f\u975e\u5e38\u6709\u7528\u3002 Calls POST https://uapis.cn/api/v1/text/analyze.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_analyze",
"title": "\u6587\u672c\u5206\u6790"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "Base64 \u89e3\u7801"
},
"description": "\u8fd9\u662f\u4e00\u4e2a\u7b80\u5355\u5b9e\u7528\u7684 Base64 \u89e3\u7801\u5de5\u5177\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u63d0\u4f9b\u4e00\u4e2a Base64 \u7f16\u7801\u7684\u5b57\u7b26\u4e32\uff0c\u6211\u4eec\u5e2e\u4f60\u89e3\u7801\u6210\u539f\u59cb\u7684 UTF-8 \u6587\u672c\u3002 Calls POST https://uapis.cn/api/v1/text/base64/decode.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_base64_decode",
"title": "Base64 \u89e3\u7801"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "Base64 \u7f16\u7801"
},
"description": "\u8fd9\u662f\u4e00\u4e2a\u7b80\u5355\u5b9e\u7528\u7684 Base64 \u7f16\u7801\u5de5\u5177\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u63d0\u4f9b\u4e00\u6bb5\u539f\u59cb\u6587\u672c\uff0c\u6211\u4eec\u5e2e\u4f60\u8f6c\u6362\u6210 Base64 \u7f16\u7801\u7684\u5b57\u7b26\u4e32\u3002 Calls POST https://uapis.cn/api/v1/text/base64/encode.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_base64_encode",
"title": "Base64 \u7f16\u7801"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "MD5 \u54c8\u5e0c"
},
"description": "\u4e00\u4e2a\u5feb\u901f\u8ba1\u7b97\u6587\u672c MD5 \u54c8\u5e0c\u503c\u7684\u5de5\u5177\uff0c\u9002\u7528\u4e8e\u77ed\u6587\u672c\u4e14\u4e0d\u5173\u5fc3\u53c2\u6570\u66b4\u9732\u7684\u573a\u666f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7GET\u8bf7\u6c42\u7684\u67e5\u8be2\u53c2\u6570\u4f20\u5165\u6587\u672c\uff0c\u8fd4\u56de\u517632\u4f4d\u5c0f\u5199\u7684MD5\u54c8\u5e0c\u503c\u3002 > [!NOTE] > \u5bf9\u4e8e\u8f83\u957f\u6216\u654f\u611f\u7684\u6587\u672c\uff0c\u6211\u4eec\u63a8\u8350\u4f7f\u7528\u672c\u63a5\u53e3\u7684 POST \u7248\u672c\uff0c\u4ee5\u907f\u514dURL\u957f\u5ea6\u9650\u5236\u548c\u53c2\u6570\u66b4\u9732\u95ee\u9898\u3002 Calls GET https://uapis.cn/api/v1/text/md5.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"text": {
"description": "\u9700\u8981\u8ba1\u7b97\u54c8\u5e0c\u503c\u7684\u6587\u672c",
"example": "hello world",
"type": "string"
}
},
"required": [
"text"
],
"type": "object"
},
"name": "get_text_md5",
"title": "MD5 \u54c8\u5e0c"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "MD5 \u54c8\u5e0c (POST)"
},
"description": "\u4e00\u4e2a\u7528\u4e8e\u8ba1\u7b97\u6587\u672c MD5 \u54c8\u5e0c\u503c\u7684\u6807\u51c6\u5de5\u5177\uff0c\u63a8\u8350\u4f7f\u7528\u6b64\u7248\u672c\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7POST\u8bf7\u6c42\u7684\u8868\u5355\u4f53\u4f20\u5165\u6587\u672c\uff0c\u8fd4\u56de\u517632\u4f4d\u5c0f\u5199\u7684MD5\u54c8\u5e0c\u503c\u3002\u76f8\u6bd4GET\u7248\u672c\uff0c\u6b64\u65b9\u6cd5\u66f4\u9002\u5408\u5904\u7406\u8f83\u957f\u6216\u5305\u542b\u654f\u611f\u4fe1\u606f\u7684\u6587\u672c\u3002 Calls POST https://uapis.cn/api/v1/text/md5.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_md5",
"title": "MD5 \u54c8\u5e0c (POST)"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "MD5 \u6821\u9a8c"
},
"description": "\u4e0b\u8f7d\u4e86\u4e00\u4e2a\u6587\u4ef6\uff0c\u60f3\u786e\u8ba4\u5b83\u5728\u4f20\u8f93\u8fc7\u7a0b\u4e2d\u6709\u6ca1\u6709\u635f\u574f\uff1f\u6821\u9a8cMD5\u503c\u662f\u6700\u5e38\u7528\u7684\u65b9\u6cd5\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u63d0\u4f9b\u539f\u59cb\u6587\u672c\u548c\u4e00\u4e2aMD5\u54c8\u5e0c\u503c\uff0c\u6211\u4eec\u5e2e\u4f60\u8ba1\u7b97\u6587\u672c\u7684\u54c8\u5e0c\uff0c\u5e76\u4e0e\u4f60\u63d0\u4f9b\u7684\u54c8\u5e0c\u8fdb\u884c\u6bd4\u5bf9\uff0c\u544a\u8bc9\u4f60\u5b83\u4eec\u662f\u5426\u5339\u914d\u3002\u8fd9\u5728\u6587\u4ef6\u5b8c\u6574\u6027\u6821\u9a8c\u7b49\u573a\u666f\u4e0b\u975e\u5e38\u6709\u7528\u3002 Calls POST https://uapis.cn/api/v1/text/md5/verify.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_md5_verify",
"title": "MD5 \u6821\u9a8c"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "AES\u9ad8\u7ea7\u52a0\u5bc6"
},
"description": "\u9700\u8981\u66f4\u7075\u6d3b\u7684AES\u52a0\u5bc6\u65b9\u6848\uff1f\u8fd9\u4e2a\u9ad8\u7ea7\u63a5\u53e3\u652f\u63016\u79cd\u52a0\u5bc6\u6a21\u5f0f\u548c3\u79cd\u586b\u5145\u65b9\u5f0f\uff0c\u8ba9\u4f60\u6839\u636e\u5177\u4f53\u573a\u666f\u9009\u62e9\u6700\u5408\u9002\u7684\u52a0\u5bc6\u914d\u7f6e\u3002 > [!IMPORTANT] > **\u63a8\u8350\u4f7f\u7528GCM\u6a21\u5f0f** > GCM\u6a21\u5f0f\u63d0\u4f9b\u8ba4\u8bc1\u52a0\u5bc6(AEAD)\uff0c\u4e0d\u4ec5\u80fd\u52a0\u5bc6\u6570\u636e\uff0c\u8fd8\u80fd\u9a8c\u8bc1\u6570\u636e\u5b8c\u6574\u6027\uff0c\u9632\u6b62\u5bc6\u6587\u88ab\u7be1\u6539\u3002\u8fd9\u662f\u76ee\u524d\u6700\u63a8\u8350\u7684\u52a0\u5bc6\u6a21\u5f0f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u529f\u80fd\u5168\u9762\u7684AES\u52a0\u5bc6\u63a5\u53e3\uff0c\u652f\u6301\u591a\u79cd\u52a0\u5bc6\u6a21\u5f0f\u548c\u586b\u5145\u65b9\u5f0f\u3002\u4f60\u53ef\u4ee5\u6839\u636e\u4e0d\u540c\u7684\u5b89\u5168\u9700\u6c42\u548c\u6027\u80fd\u8981\u6c42\uff0c\u7075\u6d3b\u9009\u62e9\u5408\u9002\u7684\u52a0\u5bc6\u914d\u7f6e\u3002 ### \u652f\u6301\u7684\u52a0\u5bc6\u6a21\u5f0f - **GCM\u6a21\u5f0f** Calls POST https://uapis.cn/api/v1/text/aes/encrypt-advanced.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_aes_encrypt_advanced",
"title": "AES\u9ad8\u7ea7\u52a0\u5bc6"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "AES\u9ad8\u7ea7\u89e3\u5bc6"
},
"description": "\u9700\u8981\u89e3\u5bc6\u901a\u8fc7\u9ad8\u7ea7\u52a0\u5bc6\u63a5\u53e3\u52a0\u5bc6\u7684\u6570\u636e\uff1f\u8fd9\u4e2a\u63a5\u53e3\u63d0\u4f9b\u4e0e\u52a0\u5bc6\u63a5\u53e3\u5b8c\u5168\u914d\u5bf9\u7684\u89e3\u5bc6\u529f\u80fd\uff0c\u652f\u6301\u76f8\u540c\u76846\u79cd\u52a0\u5bc6\u6a21\u5f0f\u548c3\u79cd\u586b\u5145\u65b9\u5f0f\u3002 > [!IMPORTANT] > **\u89e3\u5bc6\u53c2\u6570\u5fc5\u987b\u4e0e\u52a0\u5bc6\u65f6\u4e00\u81f4** > \u89e3\u5bc6\u65f6\uff0c\u5fc5\u987b\u63d0\u4f9b\u4e0e\u52a0\u5bc6\u65f6\u76f8\u540c\u7684\u5bc6\u94a5\u3001\u6a21\u5f0f\u548c\u586b\u5145\u65b9\u5f0f\u3002\u5bf9\u4e8e\u975eGCM\u6a21\u5f0f\uff0c\u8fd8\u9700\u8981\u63d0\u4f9b\u52a0\u5bc6\u65f6\u8fd4\u56de\u7684IV\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u662f\u4e00\u4e2a\u529f\u80fd\u5b8c\u6574\u7684AES\u89e3\u5bc6\u63a5\u53e3\uff0c\u80fd\u591f\u89e3\u5bc6\u901a\u8fc7\u9ad8\u7ea7\u52a0\u5bc6\u63a5\u53e3\u52a0\u5bc6\u7684\u6240\u6709\u5bc6\u6587\u3002\u652f\u6301\u6240\u67096\u79cd\u52a0\u5bc6\u6a21\u5f0f\u548c3\u79cd\u586b\u5145\u65b9\u5f0f\uff0c\u4e0e\u52a0\u5bc6\u63a5\u53e3\u5b8c\u5168\u914d\u5bf9\u3002 ### \u89e3\u5bc6\u6d41\u7a0b 1. \u83b7\u53d6\u52a0\u5bc6\u65f6\u8fd4\u56de\u7684\u5bc6 Calls POST https://uapis.cn/api/v1/text/aes/decrypt-advanced.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_aes_decrypt_advanced",
"title": "AES\u9ad8\u7ea7\u89e3\u5bc6"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "Markdown \u8f6c HTML"
},
"description": "\u76f4\u63a5\u8c03\u7528\u8fd9\u4e2a\u63a5\u53e3\uff0c\u5c31\u53ef\u4ee5\u628a Markdown \u6587\u672c\u8f6c\u6362\u6210\u5e26\u6837\u5f0f\u7684 HTML\uff0c\u800c\u4e14\u5b83\u4e0d\u53ea\u9002\u5408\u7a0b\u5e8f\u91cc\u52a8\u6001\u6ce8\u5165\uff0c\u4e5f\u9002\u5408\u5728\u5f00\u53d1\u9636\u6bb5\u76f4\u63a5\u9884\u89c8\u3002 ## \u5982\u4f55\u4f7f\u7528\u4e0e\u9884\u89c8 - **\u9ed8\u8ba4\u6a21\u5f0f\uff1a\u8fd4\u56de JSON \u91cc\u7684 HTML \u7247\u6bb5**\uff1a\u4e0d\u4f20 format \u65f6\uff0c\u63a5\u53e3\u4f1a\u8fd4\u56de JSON\u3002\u60a8\u53ea\u9700\u8981\u8bfb\u53d6\u54cd\u5e94\u91cc\u7684 data.html\uff0c\u518d\u8d4b\u503c\u7ed9\u524d\u7aef\u5bb9\u5668\uff0c\u4f8b\u5982 element.innerHTML = data.html\u3001Vue \u7684 v-html\uff0c\u6216\u8005 React \u91cc\u914d\u5408 dangerouslySetInnerH Calls POST https://uapis.cn/api/v1/text/markdown-to-html.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_markdown_to_html",
"title": "Markdown \u8f6c HTML"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "Markdown \u8f6c PDF"
},
"description": "\u5f53\u60a8\u7684\u4e1a\u52a1\u7cfb\u7edf\u9700\u8981\u63d0\u4f9b\u201c\u5bfc\u51fa\u4e3a PDF\u201d\u7684\u529f\u80fd\u65f6\uff0c\u65e0\u9700\u5728\u540e\u7aef\u90e8\u7f72\u590d\u6742\u7684\u6392\u7248\u5f15\u64ce\uff0c\u53ea\u9700\u5c06 Markdown \u6587\u672c\u53d1\u7ed9\u8fd9\u4e2a\u63a5\u53e3\uff0c\u5373\u53ef\u76f4\u63a5\u83b7\u53d6\u6253\u5370\u7ea7\u7684 PDF \u6587\u4ef6\u3002 ## \u529f\u80fd\u6982\u8ff0 - **\u670d\u52a1\u7aef\u76f4\u63a5\u751f\u6210**\uff1a\u63a5\u53e3\u76f4\u63a5\u8fd4\u56de PDF \u6587\u4ef6\u4e8c\u8fdb\u5236\u6d41\uff0c\u524d\u7aef\u65e0\u9700\u4efb\u4f55\u5904\u7406\u5373\u53ef\u89e6\u53d1\u4e0b\u8f7d\uff0c\u540e\u7aef\u4e5f\u80fd\u8f7b\u677e\u5b58\u76d8\u5f52\u6863\u3002 - **\u591a\u79cd\u7cbe\u7f8e\u4e3b\u9898\u4e0e\u7eb8\u5f20**\uff1a\u5185\u7f6e\u4e86 GitHub\u3001\u6697\u9ed1\u7b49\u591a\u79cd\u4e13\u4e1a\u6392\u7248\u4e3b\u9898\uff0c\u5e76\u652f\u6301 A4\u3001Letter \u7b49\u6807\u51c6\u7eb8\u5f20\u3002\u53ea\u9700\u7b80\u5355\u914d\u7f6e\uff0c\u5c31\u80fd\u751f\u6210\u7b26\u5408\u4e1a\u52a1\u573a\u666f\u7684\u4e13\u4e1a\u6587\u6863\u3002 - **\u516c\u7f51\u56fe\u7247\u4e5f Calls POST https://uapis.cn/api/v1/text/markdown-to-pdf.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_markdown_to_pdf",
"title": "Markdown \u8f6c PDF"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u683c\u5f0f\u8f6c\u6362"
},
"description": "\u9700\u8981\u5728\u4e0d\u540c\u6587\u672c\u683c\u5f0f\u4e4b\u95f4\u8f6c\u6362\uff1f\u8fd9\u4e2a\u63a5\u53e3\u652f\u6301Base64\u3001Hex\u3001URL\u3001HTML\u3001Unicode\u7b49\u591a\u79cd\u683c\u5f0f\u4e92\u8f6c\uff0c\u8fd8\u80fd\u751f\u6210MD5\u3001SHA256\u7b49\u54c8\u5e0c\u503c\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u63d0\u4f9b\u5f85\u8f6c\u6362\u7684\u6587\u672c\u3001\u6e90\u683c\u5f0f\u548c\u76ee\u6807\u683c\u5f0f\uff0c\u63a5\u53e3\u4f1a\u81ea\u52a8\u5b8c\u6210\u8f6c\u6362\u3002\u652f\u63017\u79cd\u53cc\u5411\u683c\u5f0f\uff08plain\u3001base64\u3001hex\u3001url\u3001html\u3001unicode\u3001binary\uff09\u548c4\u79cd\u5355\u5411\u54c8\u5e0c\uff08md5\u3001sha1\u3001sha256\u3001sha512\uff09\u3002 ## \u683c\u5f0f\u8bf4\u660e **\u53cc\u5411\u8f6c\u6362\u683c\u5f0f**\uff1aplain\uff08\u7eaf\u6587\u672c\uff09\u3001base64\u3001hex\uff08\u5341\u516d\u8fdb\u5236 Calls POST https://uapis.cn/api/v1/text/convert.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_text_convert",
"title": "\u683c\u5f0f\u8f6c\u6362"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u7ffb\u8bd1"
},
"description": "\u9700\u8981\u8de8\u8d8a\u8bed\u8a00\u7684\u9e3f\u6c9f\u8fdb\u884c\u4ea4\u6d41\uff1f\u8fd9\u4e2a\u7ffb\u8bd1\u63a5\u53e3\u662f\u4f60\u53ef\u9760\u7684'\u540c\u58f0\u4f20\u8bd1'\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4f60\u53ef\u4ee5\u5c06\u4e00\u6bb5\u6e90\u8bed\u8a00\u6587\u672c\uff08\u6211\u4eec\u80fd\u81ea\u52a8\u68c0\u6d4b\u6e90\u8bed\u8a00\uff09\u7ffb\u8bd1\u6210\u4f60\u6307\u5b9a\u7684\u4efb\u4f55\u76ee\u6807\u8bed\u8a00\u3002\u65e0\u8bba\u662f\u4e2d\u8bd1\u82f1\u3001\u65e5\u8bd1\u6cd5\uff0c\u90fd\u4e0d\u5728\u8bdd\u4e0b\u3002 ## \u652f\u6301\u7684\u8bed\u8a00 \u6211\u4eec\u652f\u6301\u8d85\u8fc7100\u79cd\u8bed\u8a00\u7684\u4e92\u8bd1\uff0c\u5305\u62ec\u4f46\u4e0d\u9650\u4e8e\uff1a\u4e2d\u6587\uff08\u7b80\u4f53/\u7e41\u4f53\uff09\u3001\u82f1\u8bed\u3001\u65e5\u8bed\u3001\u97e9\u8bed\u3001\u6cd5\u8bed\u3001\u5fb7\u8bed\u3001\u897f\u73ed\u7259\u8bed\u3001\u4fc4\u8bed\u3001\u963f\u62c9\u4f2f\u8bed\u7b49\u4e3b\u6d41\u8bed\u8a00\uff0c\u4ee5\u53ca\u5404\u79cd\u5c0f\u8bed\u79cd\u3002\u8be6\u89c1\u4e0b\u65b9\u53c2\u6570\u5217\u8868\u3002 Calls POST https://uapis.cn/api/v1/translate/text.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
},
"to_lang": {
"description": "\u76ee\u6807\u8bed\u8a00\u4ee3\u7801\u3002\u8bf7\u4ece[\u652f\u6301\u7684\u8bed\u8a00\u5217\u8868](#enum-list)\u4e2d\u9009\u62e9\u4e00\u4e2a\u8bed\u8a00\u4ee3\u7801\u3002",
"enum": [
"sq",
"ga",
"et",
"ar",
"am",
"az",
"be",
"bg",
"eu",
"is",
"pl",
"bs-Latn",
"fa",
"da",
"de",
"ru",
"fr",
"tl",
"fi",
"fy",
"km",
"ka",
"gu",
"ht",
"ko",
"ha",
"kk",
"nl",
"gl",
"ca",
"cs",
"ky",
"kn",
"tlh",
"hr",
"otq",
"co",
"ku",
"la",
"lo",
"lv",
"lt",
"ro",
"lb",
"mg",
"mt",
"mr",
"ms",
"ml",
"mi",
"mk",
"mn",
"bn",
"my",
"mww",
"hmn",
"xh",
"zu",
"ne",
"no",
"pa",
"ps",
"pt",
"ny",
"ja",
"sv",
"sr-Latn",
"sr-Cyrl",
"st",
"sm",
"si",
"eo",
"sk",
"sl",
"sw",
"gd",
"so",
"ceb",
"te",
"ta",
"th",
"tg",
"tr",
"cy",
"zh-lzh",
"ur",
"uk",
"uz",
"haw",
"es",
"he",
"el",
"sd",
"hu",
"sn",
"hy",
"ig",
"it",
"yi",
"hi",
"id",
"en",
"su",
"jw",
"yua",
"yo",
"vi",
"zh",
"zh-TW"
],
"enumIconPattern": "/icons/lang/{value}.png",
"enumLabels": {
"am": "\u963f\u59c6\u54c8\u62c9\u8bed",
"ar": "\u963f\u62c9\u4f2f\u8bed",
"az": "\u963f\u585e\u62dc\u7586\u8bed",
"be": "\u767d\u4fc4\u7f57\u65af\u8bed",
"bg": "\u4fdd\u52a0\u5229\u4e9a\u8bed",
"bn": "\u5b5f\u52a0\u62c9\u8bed",
"bs-Latn": "\u6ce2\u65af\u5c3c\u4e9a\u8bed",
"ca": "\u52a0\u6cf0\u7f57\u5c3c\u4e9a\u8bed",
"ceb": "\u5bbf\u52a1\u8bed",
"co": "\u79d1\u897f\u5609\u8bed",
"cs": "\u6377\u514b\u8bed",
"cy": "\u5a01\u5c14\u58eb\u8bed",
"da": "\u4e39\u9ea6\u8bed",
"de": "\u5fb7\u8bed",
"el": "\u5e0c\u814a\u8bed",
"en": "\u82f1\u8bed",
"eo": "\u4e16\u754c\u8bed",
"es": "\u897f\u73ed\u7259\u8bed",
"et": "\u7231\u6c99\u5c3c\u4e9a\u8bed",
"eu": "\u5df4\u65af\u514b\u8bed",
"fa": "\u6ce2\u65af\u8bed",
"fi": "\u82ac\u5170\u8bed",
"fr": "\u6cd5\u8bed",
"fy": "\u5f17\u91cc\u897f\u8bed",
"ga": "\u7231\u5c14\u5170\u8bed",
"gd": "\u82cf\u683c\u5170\u76d6\u5c14\u8bed",
"gl": "\u52a0\u5229\u897f\u4e9a\u8bed",
"gu": "\u53e4\u5409\u62c9\u7279\u8bed",
"ha": "\u8c6a\u8428\u8bed",
"haw": "\u590f\u5a01\u5937\u8bed",
"he": "\u5e0c\u4f2f\u6765\u8bed",
"hi": "\u5370\u5730\u8bed",
"hmn": "\u8d6b\u8499\u8bed",
"hr": "\u514b\u7f57\u5730\u4e9a\u8bed",
"ht": "\u6d77\u5730\u514b\u91cc\u5965\u5c14\u8bed",
"hu": "\u5308\u7259\u5229\u8bed",
"hy": "\u4e9a\u7f8e\u5c3c\u4e9a\u8bed",
"id": "\u5370\u5c3c\u8bed",
"ig": "\u4f0a\u535a\u8bed",
"is": "\u51b0\u5c9b\u8bed",
"it": "\u610f\u5927\u5229\u8bed",
"ja": "\u65e5\u8bed",
"jw": "\u722a\u54c7\u8bed",
"ka": "\u683c\u9c81\u5409\u4e9a\u8bed",
"kk": "\u54c8\u8428\u514b\u8bed",
"km": "\u9ad8\u68c9\u8bed",
"kn": "\u5361\u7eb3\u8fbe\u8bed",
"ko": "\u97e9\u8bed",
"ku": "\u5e93\u5c14\u5fb7\u8bed",
"ky": "\u5409\u5c14\u5409\u65af\u8bed",
"la": "\u62c9\u4e01\u8bed",
"lb": "\u5362\u68ee\u5821\u8bed",
"lo": "\u8001\u631d\u8bed",
"lt": "\u7acb\u9676\u5b9b\u8bed",
"lv": "\u62c9\u8131\u7ef4\u4e9a\u8bed",
"mg": "\u9a6c\u5c14\u52a0\u4ec0\u8bed",
"mi": "\u6bdb\u5229\u8bed",
"mk": "\u9a6c\u5176\u987f\u8bed",
"ml": "\u9a6c\u62c9\u96c5\u62c9\u59c6\u8bed",
"mn": "\u8499\u53e4\u8bed",
"mr": "\u9a6c\u62c9\u5730\u8bed",
"ms": "\u9a6c\u6765\u8bed",
"mt": "\u9a6c\u8033\u4ed6\u8bed",
"mww": "\u82d7\u8bed",
"my": "\u7f05\u7538\u8bed",
"ne": "\u5c3c\u6cca\u5c14\u8bed",
"nl": "\u8377\u5170\u8bed",
"no": "\u632a\u5a01\u8bed",
"ny": "\u9f50\u5207\u74e6\u8bed",
"otq": "\u514b\u96f7\u5854\u7f57\u5965\u6258\u7c73\u8bed",
"pa": "\u65c1\u906e\u666e\u8bed",
"pl": "\u6ce2\u5170\u8bed",
"ps": "\u666e\u4ec0\u56fe\u8bed",
"pt": "\u8461\u8404\u7259\u8bed",
"ro": "\u7f57\u9a6c\u5c3c\u4e9a\u8bed",
"ru": "\u4fc4\u8bed",
"sd": "\u4fe1\u5fb7\u8bed",
"si": "\u50e7\u4f3d\u7f57\u8bed",
"sk": "\u65af\u6d1b\u4f10\u514b\u8bed",
"sl": "\u65af\u6d1b\u6587\u5c3c\u4e9a\u8bed",
"sm": "\u8428\u6469\u4e9a\u8bed",
"sn": "\u4fee\u7eb3\u8bed",
"so": "\u7d22\u9a6c\u91cc\u8bed",
"sq": "\u963f\u5c14\u5df4\u5c3c\u4e9a\u8bed",
"sr-Cyrl": "\u585e\u5c14\u7ef4\u4e9a\u8bed(\u897f\u91cc\u5c14)",
"sr-Latn": "\u585e\u5c14\u7ef4\u4e9a\u8bed(\u62c9\u4e01)",
"st": "\u585e\u7d22\u6258\u8bed",
"su": "\u5dfd\u4ed6\u8bed",
"sv": "\u745e\u5178\u8bed",
"sw": "\u65af\u74e6\u5e0c\u91cc\u8bed",
"ta": "\u6cf0\u7c73\u5c14\u8bed",
"te": "\u6cf0\u5362\u56fa\u8bed",
"tg": "\u5854\u5409\u514b\u8bed",
"th": "\u6cf0\u8bed",
"tl": "\u83f2\u5f8b\u5bbe\u8bed",
"tlh": "\u514b\u6797\u8d21\u8bed",
"tr": "\u571f\u8033\u5176\u8bed",
"uk": "\u4e4c\u514b\u5170\u8bed",
"ur": "\u4e4c\u5c14\u90fd\u8bed",
"uz": "\u4e4c\u5179\u522b\u514b\u8bed",
"vi": "\u8d8a\u5357\u8bed",
"xh": "\u79d1\u8428\u8bed",
"yi": "\u610f\u7b2c\u7eea\u8bed",
"yo": "\u7ea6\u9c81\u5df4\u8bed",
"yua": "\u5c24\u5361\u5766\u739b\u96c5\u8bed",
"zh": "\u4e2d\u6587(\u7b80\u4f53)",
"zh-TW": "\u4e2d\u6587(\u7e41\u4f53)",
"zh-lzh": "\u6587\u8a00\u6587",
"zu": "\u7956\u9c81\u8bed"
},
"example": "zh",
"type": "string"
}
},
"required": [
"to_lang"
],
"type": "object"
},
"name": "post_translate_text",
"title": "\u7ffb\u8bd1"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "AI\u667a\u80fd\u7ffb\u8bd1"
},
"description": "\u8fd9\u662f\u4e00\u4e2a\u9ad8\u8d28\u91cf\u7684\u667a\u80fd\u7ffb\u8bd1\u670d\u52a1\uff0c\u652f\u6301\u591a\u79cd\u7ffb\u8bd1\u98ce\u683c\u548c\u4e13\u4e1a\u573a\u666f\uff0c\u9002\u5408\u5bf9\u8bd1\u6587\u8d28\u91cf\u6709\u66f4\u9ad8\u8981\u6c42\u7684\u4e1a\u52a1\u573a\u666f\u3002 ## \u529f\u80fd\u6982\u8ff0 - **\u5355\u6587\u672c\u7ffb\u8bd1**: \u4e13\u6ce8\u5904\u7406\u5355\u6761\u6587\u672c\u7ffb\u8bd1\uff0c\u9002\u5408\u9700\u8981\u9ad8\u8d28\u91cf\u8bd1\u6587\u7684\u4e1a\u52a1\u573a\u666f\u3002 - **\u591a\u98ce\u683c\u9002\u914d**: \u63d0\u4f9b\u968f\u610f\u53e3\u8bed\u5316\u3001\u4e13\u4e1a\u5546\u52a1\u3001\u5b66\u672f\u6b63\u5f0f\u3001\u6587\u5b66\u827a\u672f\u56db\u79cd\u7ffb\u8bd1\u98ce\u683c\uff0c\u80fd\u591f\u6839\u636e\u4e0d\u540c\u573a\u666f\u9700\u6c42\u8c03\u6574\u7ffb\u8bd1\u7684\u8bed\u8a00\u98ce\u683c\u548c\u8868\u8fbe\u65b9\u5f0f\u3002 - **\u4e0a\u4e0b\u6587\u611f\u77e5**: \u652f\u6301\u901a\u7528\u3001\u5546\u52a1\u3001\u6280\u672f\u3001\u533b\u7597\u3001\u6cd5\u5f8b\u3001\u5e02\u573a\u8425\u9500\u3001\u5a31\u4e50\u3001\u6559\u80b2\u3001\u65b0\u95fb\u7b49\u4e5d\u79cd\u4e13\u4e1a\u9886\u57df\u7684\u4e0a\u4e0b\u6587\u7ffb\u8bd1\uff0c\u786e\u4fdd\u672f\u8bed\u51c6\u786e\u6027\u548c\u8868\u8fbe\u5730\u9053\u6027\u3002 - ** Calls POST https://uapis.cn/api/v1/ai/translate.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
},
"target_lang": {
"description": "\u76ee\u6807\u8bed\u8a00\u4ee3\u7801\u3002\u8bf7\u4ece[\u652f\u6301\u7684\u8bed\u8a00\u5217\u8868](#enum-list)\u4e2d\u9009\u62e9\u4e00\u4e2a\u8bed\u8a00\u4ee3\u7801\u3002",
"enum": [
"sq",
"ga",
"et",
"ar",
"am",
"az",
"be",
"bg",
"eu",
"is",
"pl",
"bs-Latn",
"fa",
"da",
"de",
"ru",
"fr",
"tl",
"fi",
"fy",
"km",
"ka",
"gu",
"ht",
"ko",
"ha",
"kk",
"nl",
"gl",
"ca",
"cs",
"ky",
"kn",
"tlh",
"hr",
"otq",
"co",
"ku",
"la",
"lo",
"lv",
"lt",
"ro",
"lb",
"mg",
"mt",
"mr",
"ms",
"ml",
"mi",
"mk",
"mn",
"bn",
"my",
"mww",
"hmn",
"xh",
"zu",
"ne",
"no",
"pa",
"ps",
"pt",
"ny",
"ja",
"sv",
"sr-Latn",
"sr-Cyrl",
"st",
"sm",
"si",
"eo",
"sk",
"sl",
"sw",
"gd",
"so",
"ceb",
"te",
"ta",
"th",
"tg",
"tr",
"cy",
"zh-lzh",
"ur",
"uk",
"uz",
"haw",
"es",
"he",
"el",
"sd",
"hu",
"sn",
"hy",
"ig",
"it",
"yi",
"hi",
"id",
"en",
"su",
"jw",
"yua",
"yo",
"vi",
"zh",
"zh-TW"
],
"enumIconPattern": "/icons/lang/{value}.png",
"enumLabels": {
"am": "\u963f\u59c6\u54c8\u62c9\u8bed",
"ar": "\u963f\u62c9\u4f2f\u8bed",
"az": "\u963f\u585e\u62dc\u7586\u8bed",
"be": "\u767d\u4fc4\u7f57\u65af\u8bed",
"bg": "\u4fdd\u52a0\u5229\u4e9a\u8bed",
"bn": "\u5b5f\u52a0\u62c9\u8bed",
"bs-Latn": "\u6ce2\u65af\u5c3c\u4e9a\u8bed",
"ca": "\u52a0\u6cf0\u7f57\u5c3c\u4e9a\u8bed",
"ceb": "\u5bbf\u52a1\u8bed",
"co": "\u79d1\u897f\u5609\u8bed",
"cs": "\u6377\u514b\u8bed",
"cy": "\u5a01\u5c14\u58eb\u8bed",
"da": "\u4e39\u9ea6\u8bed",
"de": "\u5fb7\u8bed",
"el": "\u5e0c\u814a\u8bed",
"en": "\u82f1\u8bed",
"eo": "\u4e16\u754c\u8bed",
"es": "\u897f\u73ed\u7259\u8bed",
"et": "\u7231\u6c99\u5c3c\u4e9a\u8bed",
"eu": "\u5df4\u65af\u514b\u8bed",
"fa": "\u6ce2\u65af\u8bed",
"fi": "\u82ac\u5170\u8bed",
"fr": "\u6cd5\u8bed",
"fy": "\u5f17\u91cc\u897f\u8bed",
"ga": "\u7231\u5c14\u5170\u8bed",
"gd": "\u82cf\u683c\u5170\u76d6\u5c14\u8bed",
"gl": "\u52a0\u5229\u897f\u4e9a\u8bed",
"gu": "\u53e4\u5409\u62c9\u7279\u8bed",
"ha": "\u8c6a\u8428\u8bed",
"haw": "\u590f\u5a01\u5937\u8bed",
"he": "\u5e0c\u4f2f\u6765\u8bed",
"hi": "\u5370\u5730\u8bed",
"hmn": "\u8d6b\u8499\u8bed",
"hr": "\u514b\u7f57\u5730\u4e9a\u8bed",
"ht": "\u6d77\u5730\u514b\u91cc\u5965\u5c14\u8bed",
"hu": "\u5308\u7259\u5229\u8bed",
"hy": "\u4e9a\u7f8e\u5c3c\u4e9a\u8bed",
"id": "\u5370\u5c3c\u8bed",
"ig": "\u4f0a\u535a\u8bed",
"is": "\u51b0\u5c9b\u8bed",
"it": "\u610f\u5927\u5229\u8bed",
"ja": "\u65e5\u8bed",
"jw": "\u722a\u54c7\u8bed",
"ka": "\u683c\u9c81\u5409\u4e9a\u8bed",
"kk": "\u54c8\u8428\u514b\u8bed",
"km": "\u9ad8\u68c9\u8bed",
"kn": "\u5361\u7eb3\u8fbe\u8bed",
"ko": "\u97e9\u8bed",
"ku": "\u5e93\u5c14\u5fb7\u8bed",
"ky": "\u5409\u5c14\u5409\u65af\u8bed",
"la": "\u62c9\u4e01\u8bed",
"lb": "\u5362\u68ee\u5821\u8bed",
"lo": "\u8001\u631d\u8bed",
"lt": "\u7acb\u9676\u5b9b\u8bed",
"lv": "\u62c9\u8131\u7ef4\u4e9a\u8bed",
"mg": "\u9a6c\u5c14\u52a0\u4ec0\u8bed",
"mi": "\u6bdb\u5229\u8bed",
"mk": "\u9a6c\u5176\u987f\u8bed",
"ml": "\u9a6c\u62c9\u96c5\u62c9\u59c6\u8bed",
"mn": "\u8499\u53e4\u8bed",
"mr": "\u9a6c\u62c9\u5730\u8bed",
"ms": "\u9a6c\u6765\u8bed",
"mt": "\u9a6c\u8033\u4ed6\u8bed",
"mww": "\u82d7\u8bed",
"my": "\u7f05\u7538\u8bed",
"ne": "\u5c3c\u6cca\u5c14\u8bed",
"nl": "\u8377\u5170\u8bed",
"no": "\u632a\u5a01\u8bed",
"ny": "\u9f50\u5207\u74e6\u8bed",
"otq": "\u514b\u96f7\u5854\u7f57\u5965\u6258\u7c73\u8bed",
"pa": "\u65c1\u906e\u666e\u8bed",
"pl": "\u6ce2\u5170\u8bed",
"ps": "\u666e\u4ec0\u56fe\u8bed",
"pt": "\u8461\u8404\u7259\u8bed",
"ro": "\u7f57\u9a6c\u5c3c\u4e9a\u8bed",
"ru": "\u4fc4\u8bed",
"sd": "\u4fe1\u5fb7\u8bed",
"si": "\u50e7\u4f3d\u7f57\u8bed",
"sk": "\u65af\u6d1b\u4f10\u514b\u8bed",
"sl": "\u65af\u6d1b\u6587\u5c3c\u4e9a\u8bed",
"sm": "\u8428\u6469\u4e9a\u8bed",
"sn": "\u4fee\u7eb3\u8bed",
"so": "\u7d22\u9a6c\u91cc\u8bed",
"sq": "\u963f\u5c14\u5df4\u5c3c\u4e9a\u8bed",
"sr-Cyrl": "\u585e\u5c14\u7ef4\u4e9a\u8bed(\u897f\u91cc\u5c14)",
"sr-Latn": "\u585e\u5c14\u7ef4\u4e9a\u8bed(\u62c9\u4e01)",
"st": "\u585e\u7d22\u6258\u8bed",
"su": "\u5dfd\u4ed6\u8bed",
"sv": "\u745e\u5178\u8bed",
"sw": "\u65af\u74e6\u5e0c\u91cc\u8bed",
"ta": "\u6cf0\u7c73\u5c14\u8bed",
"te": "\u6cf0\u5362\u56fa\u8bed",
"tg": "\u5854\u5409\u514b\u8bed",
"th": "\u6cf0\u8bed",
"tl": "\u83f2\u5f8b\u5bbe\u8bed",
"tlh": "\u514b\u6797\u8d21\u8bed",
"tr": "\u571f\u8033\u5176\u8bed",
"uk": "\u4e4c\u514b\u5170\u8bed",
"ur": "\u4e4c\u5c14\u90fd\u8bed",
"uz": "\u4e4c\u5179\u522b\u514b\u8bed",
"vi": "\u8d8a\u5357\u8bed",
"xh": "\u79d1\u8428\u8bed",
"yi": "\u610f\u7b2c\u7eea\u8bed",
"yo": "\u7ea6\u9c81\u5df4\u8bed",
"yua": "\u5c24\u5361\u5766\u739b\u96c5\u8bed",
"zh": "\u4e2d\u6587(\u7b80\u4f53)",
"zh-TW": "\u4e2d\u6587(\u7e41\u4f53)",
"zh-lzh": "\u6587\u8a00\u6587",
"zu": "\u7956\u9c81\u8bed"
},
"example": "zh",
"type": "string"
}
},
"required": [
"target_lang"
],
"type": "object"
},
"name": "post_ai_translate",
"title": "AI\u667a\u80fd\u7ffb\u8bd1"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "AI\u7ffb\u8bd1\u914d\u7f6e"
},
"description": "\u83b7\u53d6AI\u667a\u80fd\u7ffb\u8bd1\u670d\u52a1\u652f\u6301\u7684\u5b8c\u6574\u8bed\u8a00\u5217\u8868\u3001\u7ffb\u8bd1\u98ce\u683c\u9009\u9879\u3001\u4e0a\u4e0b\u6587\u573a\u666f\u9009\u9879\u4ee5\u53ca\u6027\u80fd\u6307\u6807\u4fe1\u606f\u3002 Calls GET https://uapis.cn/api/v1/ai/translate/languages.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_ai_translate_languages",
"title": "AI\u7ffb\u8bd1\u914d\u7f6e"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u6d41\u5f0f\u7ffb\u8bd1\uff08\u4e2d\u82f1\u4e92\u8bd1\uff09"
},
"description": "\u60f3\u8ba9\u7ffb\u8bd1\u7ed3\u679c\u50cf\u6253\u5b57\u673a\u4e00\u6837\u9010\u5b57\u663e\u793a\u51fa\u6765\uff1f\u8fd9\u4e2a\u6d41\u5f0f\u7ffb\u8bd1\u63a5\u53e3\u80fd\u5b9e\u73b0\u8fd9\u79cd\u6548\u679c\u3002 ## \u529f\u80fd\u6982\u8ff0 \u4e0d\u540c\u4e8e\u4f20\u7edf\u7ffb\u8bd1API\u4e00\u6b21\u6027\u8fd4\u56de\u5b8c\u6574\u7ed3\u679c\uff0c\u8fd9\u4e2a\u63a5\u53e3\u4f1a\u5b9e\u65f6\u5730\u3001\u4e00\u4e2a\u5b57\u4e00\u4e2a\u5b57\u5730\u628a\u7ffb\u8bd1\u5185\u5bb9\u63a8\u7ed9\u4f60\uff08\u5c31\u50cfChatGPT\u56de\u590d\u6d88\u606f\u90a3\u6837\uff09\uff0c\u975e\u5e38\u9002\u5408\u7528\u5728\u804a\u5929\u5e94\u7528\u3001\u76f4\u64ad\u5b57\u5e55\u7b49\u9700\u8981\u5373\u65f6\u53cd\u9988\u7684\u573a\u666f\u3002 ## \u5b83\u80fd\u505a\u4ec0\u4e48 - **\u4e2d\u82f1\u4e92\u8bd1**\uff1a\u652f\u6301\u4e2d\u6587\u548c\u82f1\u6587\u4e4b\u95f4\u7684\u53cc\u5411\u7ffb\u8bd1 - **\u81ea\u52a8\u8bc6\u522b**\uff1a\u4e0d\u786e\u5b9a\u6e90\u8bed\u8a00\uff1f\u8bbe\u7f6e\u4e3a auto \u8ba9\u6211\u4eec\u81ea\u52a8\u68c0\u6d4b - **\u9010\u5b57\u8fd4\u56de**\uff1a\u7ffb\u8bd1\u7ed3\u679c\u4f1a\u50cf\u6253\u5b57\u673a\u4e00\u6837\u9010\u5b57\u6d41\u5f0f\u8fd4\u56de\uff0c\u7528\u6237\u4f53\u9a8c\u66f4\u6d41\u7545 Calls POST https://uapis.cn/api/v1/translate/stream.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_translate_stream",
"title": "\u6d41\u5f0f\u7ffb\u8bd1\uff08\u4e2d\u82f1\u4e92\u8bd1\uff09"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u63d0\u53d6\u7f51\u9875\u56fe\u7247"
},
"description": "\u60f3\u6279\u91cf\u83b7\u53d6\u4e00\u4e2a\u7f51\u9875\u4e0a\u7684\u6240\u6709\u56fe\u7247\u94fe\u63a5\uff1f\u8fd9\u4e2a\u63a5\u53e3\u5e2e\u4f60\u641e\u5b9a\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4f9b\u4e00\u4e2a\u7f51\u9875 URL\uff0c\u8fd4\u56de\u8be5\u9875\u9762\u4e2d\u6240\u6709\u56fe\u7247\u7684\u94fe\u63a5\u5217\u8868\u3002\u9002\u5408\u7528\u4e8e\u56fe\u7247\u91c7\u96c6\u3001\u7d20\u6750\u4e0b\u8f7d\u7b49\u573a\u666f\u3002 Calls GET https://uapis.cn/api/v1/webparse/extractimages.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"url": {
"description": "\u9700\u8981\u63d0\u53d6\u56fe\u7247\u7684\u7f51\u9875URL",
"example": "https://cn.bing.com/",
"format": "uri",
"type": "string"
}
},
"required": [
"url"
],
"type": "object"
},
"name": "get_webparse_extractimages",
"title": "\u63d0\u53d6\u7f51\u9875\u56fe\u7247"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u63d0\u53d6\u7f51\u9875\u5143\u6570\u636e"
},
"description": "\u60f3\u5728\u5e94\u7528\u91cc\u505a\u94fe\u63a5\u9884\u89c8\u5361\u7247\uff1f\u8fd9\u4e2a\u63a5\u53e3\u5e2e\u4f60\u4e00\u952e\u83b7\u53d6\u7f51\u9875\u7684\u6807\u9898\u3001\u63cf\u8ff0\u3001\u56fe\u6807\u7b49\u4fe1\u606f\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4f9b\u4e00\u4e2a\u7f51\u9875 URL\uff0c\u8fd4\u56de\u8be5\u9875\u9762\u7684\u5143\u6570\u636e\uff0c\u5305\u62ec\u6807\u9898\u3001\u63cf\u8ff0\u3001\u5173\u952e\u8bcd\u3001Favicon\u3001Open Graph \u4fe1\u606f\u7b49\u3002\u975e\u5e38\u9002\u5408\u7528\u4e8e\u751f\u6210\u94fe\u63a5\u9884\u89c8\u5361\u7247\u6216\u505a SEO \u5206\u6790\u3002 Calls GET https://uapis.cn/api/v1/webparse/metadata.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"url": {
"description": "\u9700\u8981\u63d0\u53d6\u5143\u6570\u636e\u7684\u7f51\u9875URL",
"example": "https://www.bilibili.com",
"format": "uri",
"type": "string"
}
},
"required": [
"url"
],
"type": "object"
},
"name": "get_webparse_metadata",
"title": "\u63d0\u53d6\u7f51\u9875\u5143\u6570\u636e"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u7f51\u9875\u8f6c Markdown"
},
"description": "\u60f3\u628a\u4e00\u4e2a\u7f51\u9875\u7684\u5185\u5bb9\u8f6c\u6210\u5e72\u51c0\u7684 Markdown \u6587\u672c\uff1f\u8fd9\u4e2a\u5f02\u6b65\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u641e\u5b9a\uff0c\u7279\u522b\u9002\u5408\u5904\u7406\u5927\u578b\u6216\u590d\u6742\u7684\u7f51\u9875\u3002 ## \u529f\u80fd\u6982\u8ff0 \u63d0\u4ea4\u4e00\u4e2a\u7f51\u9875 URL\uff0c\u6211\u4eec\u4f1a\u81ea\u52a8\u6293\u53d6\u4e3b\u4f53\u5185\u5bb9\uff0c\u5254\u9664\u5e7f\u544a\u3001\u5bfc\u822a\u680f\u7b49\u5e72\u6270\u5143\u7d20\uff0c\u5e76\u8f6c\u6362\u4e3a Markdown \u683c\u5f0f\u3002\u540c\u65f6\u4f1a\u63d0\u53d6\u6807\u9898\u3001\u4f5c\u8005\u3001\u53d1\u5e03\u65e5\u671f\u7b49\u5143\u6570\u636e\uff0c\u751f\u6210 YAML Front Matter\u3002 \u4efb\u52a1\u63d0\u4ea4\u540e\u4f1a\u7acb\u5373\u8fd4\u56de\u4efb\u52a1 ID\uff0c\u4f60\u53ef\u4ee5\u7528\u5b83\u6765\u67e5\u8be2\u5904\u7406\u8fdb\u5ea6\u548c\u7ed3\u679c\u3002\u5355\u4e2a\u4efb\u52a1\u6700\u957f\u5904\u7406 60 \u79d2\uff0c\u7ed3\u679c\u7f13\u5b58 30 \u5206\u949f\u3002 Calls POST https://uapis.cn/api/v1/web/tomarkdown/async.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"url": {
"description": "\u9700\u8981\u8f6c\u6362\u7684\u7f51\u9875URL\u3002URL\u5fc5\u987b\u7ecf\u8fc7\u7f16\u7801\u3002",
"example": "https://example.com",
"type": "string"
}
},
"required": [
"url"
],
"type": "object"
},
"name": "post_web_tomarkdown_async",
"title": "\u7f51\u9875\u8f6c Markdown"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u8f6c\u6362\u4efb\u52a1\u72b6\u6001"
},
"description": "\u63d0\u4ea4\u4e86\u7f51\u9875\u8f6c Markdown \u4efb\u52a1\u540e\uff0c\u60f3\u77e5\u9053\u5904\u7406\u8fdb\u5ea6\u548c\u7ed3\u679c\uff1f\u7528\u8fd9\u4e2a\u63a5\u53e3\u6765\u67e5\u8be2\u3002 ## \u529f\u80fd\u6982\u8ff0 \u901a\u8fc7\u4efb\u52a1 ID \u67e5\u8be2\u8f6c\u6362\u4efb\u52a1\u7684\u5f53\u524d\u72b6\u6001\u3001\u5904\u7406\u8fdb\u5ea6\u548c\u6700\u7ec8\u7ed3\u679c\u3002\u4efb\u52a1\u7ed3\u679c\u7f13\u5b58 30 \u5206\u949f\uff0c\u671f\u95f4\u53ef\u91cd\u590d\u67e5\u8be2\u3002 ## \u4efb\u52a1\u72b6\u6001 | \u72b6\u6001 | \u8bf4\u660e | |------|------| | pending | \u7b49\u5f85\u5904\u7406 | | processing | \u5904\u7406\u4e2d | | completed | \u5df2\u5b8c\u6210\uff0c\u53ef\u83b7\u53d6\u7ed3\u679c | | failed | \u5931\u8d25 | | timeout | \u8d85\u65f6\uff08\u8d85\u8fc7 60 Calls GET https://uapis.cn/api/v1/web/tomarkdown/async/{task_id}.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"task_id": {
"description": "\u4efb\u52a1ID\uff08\u7531\u63d0\u4ea4\u63a5\u53e3\u8fd4\u56de\uff09",
"example": "a1b2c3d4-e5f6-47a8-b9c0-d1e2f3a4b5c6",
"type": "string"
}
},
"required": [
"task_id"
],
"type": "object"
},
"name": "get_web_tomarkdown_async_status",
"title": "\u8f6c\u6362\u4efb\u52a1\u72b6\u6001"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u6b65\u9aa41\uff1a\u4e0a\u4f20\u52a0\u5bc6\u6570\u636e"
},
"description": "\u8fd9\u662f\u6240\u6709\u6d41\u7a0b\u7684\u7b2c\u4e00\u6b65\u3002\u60a8\u7684\u5ba2\u6237\u7aef\u5e94\u7528\u9700\u8981\u5148\u5728\u672c\u5730\u51c6\u5907\u597d **\u52a0\u5bc6\u540e\u7684\u6570\u636e**\uff0c\u7136\u540e\u8c03\u7528\u6b64\u63a5\u53e3\u8fdb\u884c\u4e0a\u4f20\u3002\u6210\u529f\u540e\uff0c\u60a8\u4f1a\u5f97\u5230\u4e00\u4e2a\u7528\u4e8e\u540e\u7eed\u64cd\u4f5c\u7684\u552f\u4e00ID\u3002 > [!NOTE] > \u60a8\u53d1\u9001\u7ed9\u6b64\u63a5\u53e3\u7684\u5e94\u8be5\u662f**\u5bc6\u6587**\uff0c\u800c\u4e0d\u662f\u539f\u59cb\u6587\u672c\u3002\u8bf7\u53c2\u8003\u6587\u6863\u9996\u9875\u7684JavaScript\u793a\u4f8b\u6765\u4e86\u89e3\u5982\u4f55\u5728\u5ba2\u6237\u7aef\u8fdb\u884c\u52a0\u5bc6\u3002 Calls POST https://uapis.cn/api/v1/api/store.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_clipzy_store",
"title": "\u6b65\u9aa41\uff1a\u4e0a\u4f20\u52a0\u5bc6\u6570\u636e"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u6b65\u9aa42 (\u65b9\u6cd5\u4e00): \u83b7\u53d6\u52a0\u5bc6\u6570\u636e"
},
"description": "**\u6b64\u63a5\u53e3\u7528\u4e8e\u201c\u6700\u9ad8\u5b89\u5168\u7b49\u7ea7\u201d\u65b9\u6cd5\u3002** \u60a8\u63d0\u4f9b\u7b2c\u4e00\u6b65\u4e2d\u83b7\u5f97\u7684ID\uff0c\u5b83\u4f1a\u8fd4\u56de\u5b58\u50a8\u5728\u670d\u52a1\u5668\u4e0a\u7684**\u52a0\u5bc6\u6570\u636e**\u3002\u60a8\u9700\u8981\u5728\u81ea\u5df1\u7684\u5ba2\u6237\u7aef\u4e2d\uff0c\u4f7f\u7528\u60a8\u81ea\u5df1\u4fdd\u7ba1\u7684\u5bc6\u94a5\u6765\u89e3\u5bc6\u5b83\u3002 Calls GET https://uapis.cn/api/v1/api/get.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"id": {
"description": "\u7247\u6bb5\u7684\u552f\u4e00 ID\u3002",
"example": "PREF0Zv8Yj",
"type": "string"
}
},
"required": [
"id"
],
"type": "object"
},
"name": "get_clipzy_get",
"title": "\u6b65\u9aa42 (\u65b9\u6cd5\u4e00): \u83b7\u53d6\u52a0\u5bc6\u6570\u636e"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u6b65\u9aa42 (\u65b9\u6cd5\u4e8c): \u83b7\u53d6\u539f\u59cb\u6587\u672c"
},
"description": "**\u6b64\u63a5\u53e3\u7528\u4e8e\u201c\u65b9\u4fbf\u81ea\u52a8\u5316\u201d\u65b9\u6cd5\u3002** \u60a8\u63d0\u4f9b\u7b2c\u4e00\u6b65\u83b7\u5f97\u7684ID\uff0c\u5e76\u9644\u4e0a\u60a8\u81ea\u5df1\u4fdd\u7ba1\u7684**\u89e3\u5bc6\u5bc6\u94a5**\u4f5c\u4e3a key \u53c2\u6570\u3002\u670d\u52a1\u5668\u4f1a\u76f4\u63a5\u4e3a\u60a8\u89e3\u5bc6\uff0c\u5e76\u8fd4\u56de\u7eaf\u6587\u672c\u5185\u5bb9\u3002 > [!IMPORTANT] > \u67e5\u770b\u6587\u6863\u9996\u9875\u7684 **cURL \u793a\u4f8b**\uff0c\u4e86\u89e3\u6b64\u63a5\u53e3\u6700\u5178\u578b\u7684\u7528\u6cd5\u3002 Calls GET https://uapis.cn/api/v1/api/raw/{id}.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"id": {
"description": "\u7247\u6bb5\u7684\u552f\u4e00 ID\u3002",
"example": "PREF0Zv8Yj",
"type": "string"
},
"key": {
"description": "\u7528\u4e8e\u89e3\u5bc6\u7684 Base64 \u7f16\u7801\u7684 AES \u5bc6\u94a5\u3002",
"example": "ES9tGP0v3e7oqzmAk3vMboxVOOBlvw9RS3DszeW675k=",
"type": "string"
}
},
"required": [
"id",
"key"
],
"type": "object"
},
"name": "get_clipzy_raw",
"title": "\u6b65\u9aa42 (\u65b9\u6cd5\u4e8c): \u83b7\u53d6\u539f\u59cb\u6587\u672c"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u667a\u80fd\u641c\u7d22"
},
"description": "\u60f3\u5728\u4f60\u7684\u5e94\u7528\u4e2d\u96c6\u6210\u641c\u7d22\u529f\u80fd\uff1f\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u8f7b\u677e\u5b9e\u73b0\u5b9e\u65f6\u7f51\u9875\u641c\u7d22\u3002 ## \u529f\u80fd\u6982\u8ff0 UAPI Pro Search \u53ef\u4ee5\u6839\u636e\u67e5\u8be2\u5185\u5bb9\u8fd4\u56de\u66f4\u76f8\u5173\u7684\u641c\u7d22\u7ed3\u679c\u3002\u4f60\u53ef\u4ee5\u7528\u5b83\u641c\u7d22\u4efb\u4f55\u5173\u952e\u8bcd\uff0c\u4e5f\u53ef\u4ee5\u9650\u5b9a\u5728\u7279\u5b9a\u7f51\u7ad9\u6216\u7279\u5b9a\u6587\u4ef6\u7c7b\u578b\u4e2d\u641c\u7d22\u3002 - **\u5b9e\u65f6\u7f51\u9875\u641c\u7d22**: \u6beb\u79d2\u7ea7\u54cd\u5e94\uff0c\u5feb\u901f\u8fd4\u56de\u641c\u7d22\u7ed3\u679c - **\u667a\u80fd\u6392\u5e8f**: \u6839\u636e\u67e5\u8be2\u5185\u5bb9\u8fd4\u56de\u66f4\u76f8\u5173\u7684\u7ed3\u679c - **\u65f6\u95f4\u6392\u5e8f**: \u652f\u6301\u6309\u53d1\u5e03\u65f6\u95f4\u6392\u5e8f\uff0c\u83b7\u53d6\u6700\u65b0\u5185\u5bb9 - **\u65f6\u95f4\u8303\u56f4\u8fc7\u6ee4**: \u652f\u6301\u6309\u5929/\u5468/\u6708/\u5e74\u8fc7\u6ee4\u7ed3\u679c - **\u7ad9\u5185\u641c\u7d22**: \u652f\u6301 Calls POST https://uapis.cn/api/v1/search/aggregate.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_search_aggregate",
"title": "\u667a\u80fd\u641c\u7d22"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u641c\u7d22\u5f15\u64ce\u914d\u7f6e"
},
"description": "\u83b7\u53d6\u641c\u7d22\u529f\u80fd\u7684\u8be6\u7ec6\u4fe1\u606f\uff0c\u5305\u62ec\u652f\u6301\u7684\u80fd\u529b\u3001\u53c2\u6570\u9650\u5236\u548c\u4f7f\u7528\u8bf4\u660e\u3002 ## \u529f\u80fd\u6982\u8ff0 \u6b64\u63a5\u53e3\u8fd4\u56de\u641c\u7d22\u529f\u80fd\u7684\u5b8c\u6574\u914d\u7f6e\u4fe1\u606f\uff0c\u4f60\u53ef\u4ee5\u7528\u5b83\u6765\uff1a - \u4e86\u89e3\u5f53\u524d\u53ef\u7528\u7684\u641c\u7d22\u80fd\u529b\uff08\u5982\u7ad9\u5185\u641c\u7d22\u3001\u6587\u4ef6\u7c7b\u578b\u8fc7\u6ee4\u7b49\uff09 - \u83b7\u53d6\u53c2\u6570\u7684\u9ed8\u8ba4\u503c\u548c\u9650\u5236\u8303\u56f4 - \u67e5\u770b\u5f53\u524d\u914d\u7f6e\u7248\u672c\u548c\u53ef\u7528\u72b6\u6001 \u9002\u5408\u5728\u5e94\u7528\u521d\u59cb\u5316\u65f6\u8c03\u7528\uff0c\u6216\u7528\u4e8e\u52a8\u6001\u914d\u7f6e\u641c\u7d22\u754c\u9762\u3002 Calls GET https://uapis.cn/api/v1/search/engines.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
}
},
"type": "object"
},
"name": "get_search_engines",
"title": "\u641c\u7d22\u5f15\u64ce\u914d\u7f6e"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u5206\u6790\u654f\u611f\u8bcd"
},
"description": "\u5206\u6790\u5355\u4e2a\u6216\u591a\u4e2a\u5173\u952e\u8bcd\u7684\u654f\u611f\u7a0b\u5ea6\uff0c\u8fd4\u56de\u6807\u51c6\u5316\u98ce\u9669\u6807\u7b7e\u4e0e\u7f6e\u4fe1\u5ea6\u7ed3\u679c\u3002 ## \u529f\u80fd\u6982\u8ff0 - **\u98ce\u9669\u5206\u6790**: \u7ed3\u5408\u6587\u672c\u5185\u5bb9\u7ed9\u51fa\u8bed\u4e49\u5c42\u9762\u7684\u98ce\u9669\u5224\u65ad\u3002 - **\u54cd\u5e94\u7a33\u5b9a**: \u517c\u987e\u9ad8\u9891\u8c03\u7528\u573a\u666f\u4e0b\u7684\u5904\u7406\u6548\u7387\u548c\u54cd\u5e94\u901f\u5ea6\u3002 - **\u5e76\u53d1\u652f\u6301**: \u652f\u6301\u6279\u91cf\u5e76\u53d1\u5904\u7406\uff0c\u5355\u6b21\u6700\u591a\u53ef\u5206\u6790100\u4e2a\u5173\u952e\u8bcd\u3002 - **\u8f93\u5165\u9650\u5236**: \u5355\u6761\u5173\u952e\u8bcd\u6700\u591a 1,000 \u5b57\u7b26\uff0c\u603b\u5b57\u7b26\u6570\u6700\u591a 20,000\u3002 - **\u6807\u51c6\u6807\u7b7e**: \u8fd4\u56de label \u5b57\u6bb5\uff0c\u660e\u786e\u533a\u5206 sensitive \u4e0e normal\u3002 - **\u5206 Calls POST https://uapis.cn/api/v1/sensitive-word/analyze.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_sensitive_word_analyze",
"title": "\u5206\u6790\u654f\u611f\u8bcd"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": true,
"readOnlyHint": true,
"title": "\u654f\u611f\u8bcd\u5206\u6790 (GET)"
},
"description": "\u901a\u8fc7URL\u67e5\u8be2\u53c2\u6570\u5206\u6790\u5355\u4e2a\u5173\u952e\u8bcd\uff0c\u4fbf\u4e8eGET\u8bf7\u6c42\u8c03\u7528\u3002 Calls GET https://uapis.cn/api/v1/sensitive-word/analyze-query.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"keyword": {
"description": "\u8981\u5206\u6790\u7684\u5173\u952e\u8bcd\uff0c\u6700\u957f1,000\u5b57\u7b26\u3002",
"example": "\u55b5",
"maxLength": 1000,
"type": "string"
}
},
"required": [
"keyword"
],
"type": "object"
},
"name": "get_sensitive_word_analyze_query",
"title": "\u654f\u611f\u8bcd\u5206\u6790 (GET)"
},
{
"annotations": {
"destructiveHint": false,
"idempotentHint": false,
"openWorldHint": true,
"readOnlyHint": false,
"title": "\u654f\u611f\u8bcd\u68c0\u6d4b\uff08\u5feb\u901f\uff09"
},
"description": "\u5728\u4f60\u7684\u793e\u533a\u6216\u5e94\u7528\u4e2d\uff0c\u9700\u8981\u8fc7\u6ee4\u4e0d\u9002\u5408\u5c55\u793a\u7684\u5185\u5bb9\u65f6\uff0c\u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u5e2e\u4f60\u5feb\u901f\u5b8c\u6210\u68c0\u6d4b\u3002 ## \u529f\u80fd\u6982\u8ff0 \u8fd9\u4e2a\u63a5\u53e3\u53ef\u4ee5\u8bc6\u522b\u6587\u672c\u4e2d\u7684\u654f\u611f\u8bcd\uff0c\u5e76\u8fd4\u56de\u662f\u5426\u547d\u4e2d\u3001\u547d\u4e2d\u8bcd\u5217\u8868\u7b49\u7ed3\u679c\uff0c\u9002\u5408\u7528\u4e8e\u8bc4\u8bba\u533a\u3001\u793e\u533a\u3001\u8bba\u575b\u548c\u5185\u5bb9\u53d1\u5e03\u573a\u666f\u3002 ### \u4e3b\u8981\u7279\u6027 - **\u5feb\u901f\u68c0\u6d4b**\uff1a\u80fd\u591f\u4e00\u6b21\u5904\u7406\u6574\u6bb5\u6587\u672c\u4e2d\u7684\u591a\u4e2a\u547d\u4e2d\u5185\u5bb9 - **\u7b80\u7e41\u4f53\u652f\u6301**\uff1a\u652f\u6301\u7b80\u4f53\u4e2d\u6587\u3001\u7e41\u4f53\u4e2d\u6587\u548c\u6df7\u5408\u6587\u672c\u68c0\u6d4b - **\u7ed3\u679c\u76f4\u89c2**\uff1a\u8fd4\u56de\u6e05\u6670\u7684\u68c0\u6d4b\u7ed3\u679c\uff0c\u65b9\u4fbf\u76f4\u63a5\u63a5\u5165\u5ba1\u6838\u6d41\u7a0b - **\u54cd\u5e94\u7a33\u5b9a**\uff1a\u9002\u5408\u65e5\u5e38\u5185\u5bb9\u5ba1\u6838\u548c\u6279\u91cf\u68c0\u67e5\u573a\u666f \u65e0\u8bba\u662f\u8bba\u575b\u3001\u793e\u4ea4 Calls POST https://uapis.cn/api/v1/text/profanitycheck.",
"inputSchema": {
"additionalProperties": false,
"properties": {
"_apiKey": {
"description": "X-API-Key value used for paid endpoints. Free-tier tools may omit this field.",
"type": "string"
},
"_body": {
"additionalProperties": true,
"description": "JSON request body forwarded as-is to the underlying REST endpoint.",
"type": "object"
}
},
"type": "object"
},
"name": "post_sensitive_word_quick_check",
"title": "\u654f\u611f\u8bcd\u68c0\u6d4b\uff08\u5feb\u901f\uff09"
}
]
}
},
"bad_protocol_status_code": 200,
"delete_error": null,
"delete_status_code": 204,
"expired_session_error": null,
"expired_session_status_code": 200,
"issues": [
"bad_protocol_not_rejected",
"expired_session_not_404"
],
"last_event_id_visible": false,
"protocol_header_present": true,
"requested_protocol_version": "2025-03-26",
"session_id_present": true,
"transport": "streamable-http"
}
},
"remote_url": "https://uapis.cn/mcp",
"server_card_payload": null,
"server_identifier": "github-axt-team/uapi-mcp"
}