---
title: "Operate DingTalk messages, docs, approvals, and workspace tasks from agents with DingTalk Workspace CLI"
description: "Handle DingTalk workspace actions from one CLI surface instead of building a fresh integration for each message, approval, or document task."
verification: "listed"
source: "https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli"
author: "DingTalk Real AI"
publisher_type: "organization"
category:
  - "Calendar, Email & Productivity"
framework:
  - "Multi-Framework"
tool_ecosystem:
  github_repo: "DingTalk-Real-AI/dingtalk-workspace-cli"
  github_stars: 1579
---

# Operate DingTalk messages, docs, approvals, and workspace tasks from agents with DingTalk Workspace CLI

Handle DingTalk workspace actions from one CLI surface instead of building a fresh integration for each message, approval, or document task.

## Prerequisites

dingtalk-workspace-cli, Node.js or a release binary, DingTalk enterprise access, and the required org authorization or custom app credentials

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

Install command or upstream instructions:

```
Install dws from the upstream installer, npm, or a release binary, complete the documented login or custom-app setup, then run the DingTalk workspace command or packaged skill that matches the operation.
```

## Documentation

- https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli/tree/main/docs

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/operate-dingtalk-messages-docs-approvals-and-workspace-tasks-from-agents-with-dingtalk-workspace-cli/)
