feat: update MCP config and TOOLS.md with calendar/contacts note
This commit is contained in:
7
.agents/skills/dingtalk-api/node_modules/@alicloud/endpoint-util/dist/client.d.ts
generated
vendored
Normal file
7
.agents/skills/dingtalk-api/node_modules/@alicloud/endpoint-util/dist/client.d.ts
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* Get endpoint
|
||||
* @return string
|
||||
*/
|
||||
export default class Client {
|
||||
static getEndpointRules(product: string, regionId: string, endpointType: string, network: string, suffix: string): string;
|
||||
}
|
||||
Reference in New Issue
Block a user