feat: update MCP config and TOOLS.md with calendar/contacts note
This commit is contained in:
29
.agents/skills/dingtalk-api/node_modules/@alicloud/tea-util/README.md
generated
vendored
Normal file
29
.agents/skills/dingtalk-api/node_modules/@alicloud/tea-util/README.md
generated
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
English | [简体中文](README-CN.md)
|
||||

|
||||
|
||||
## Alibaba Cloud Tea Util SDK for TypeScript/Node.js
|
||||
|
||||
## Prerequisite
|
||||
|
||||
Node.js >= 8.x
|
||||
|
||||
## Installation
|
||||
If you use `npm` to manage your dependence, you can use the following command to install it and write into package.json dependences:
|
||||
|
||||
```sh
|
||||
$ npm install @alicloud/tea-util -S
|
||||
```
|
||||
|
||||
## Issues
|
||||
[Opening an Issue](https://github.com/aliyun/tea-util/issues/new), Issues not conforming to the guidelines may be closed immediately.
|
||||
|
||||
## Changelog
|
||||
Detailed changes for each release are documented in the [release notes](./ChangeLog.txt).
|
||||
|
||||
## References
|
||||
* [Latest Release](https://github.com/aliyun/tea-util/tree/master/ts)
|
||||
|
||||
## License
|
||||
[Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0)
|
||||
|
||||
Copyright (c) 2009-present, Alibaba Cloud All rights reserved.
|
||||
Reference in New Issue
Block a user