diff --git a/ar/features/data-management.mdx b/ar/features/data-management.mdx index 13f3bce..5b50601 100644 --- a/ar/features/data-management.mdx +++ b/ar/features/data-management.mdx @@ -135,6 +135,10 @@ openyida data query operation-records \ ## إدارة المهام + + للاستعلام عن بيانات مركز المهام العالمي دون تحديد `appType`، استخدم أمر `openyida task-center`. راجع [مرجع CLI](/ar/features/skills#مركز-المهام-العالمي). + + ### استعلام قائمة المهام ```bash diff --git a/ar/features/skills.mdx b/ar/features/skills.mdx index 58d55aa..9078b3c 100644 --- a/ar/features/skills.mdx +++ b/ar/features/skills.mdx @@ -276,6 +276,76 @@ openyida cdn-refresh <المسار> --- +## تكامل DingTalk CLI + +```bash +# تمرير أوامر DingTalk CLI (dws) +openyida dws [args] + +# تثبيت DingTalk CLI +openyida dws install + +# عرض مساعدة dws +openyida dws help + +# أمثلة +openyida dws contact user search --keyword "اسم" # البحث عن جهات الاتصال +openyida dws calendar event list # عرض أحداث التقويم +openyida dws todo task create --title "مهمة" # إنشاء مهمة +openyida dws approval instance list # عرض حالات الموافقة +openyida dws attendance record list # الاستعلام عن سجلات الحضور +openyida dws chat robot send --content "رسالة" # إرسال رسالة روبوت +``` + +أضف `-f json` لإخراج JSON (مفيد لوكلاء الذكاء الاصطناعي). + + +يجب تثبيت DingTalk CLI (`dws`) بشكل منفصل. قم بتشغيل `openyida dws install` للتثبيت الموجّه، أو قم بزيارة [مستودع DingTalk CLI](https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli) للإعداد اليدوي. + + +### الخدمات المدعومة + +| الخدمة | بادئة الأمر | الوصف | +|--------|-----------|-------| +| جهات الاتصال | `contact` | إدارة المستخدمين/الأقسام | +| التقويم | `calendar` | إنشاء الأحداث، استعلامات التوفر | +| المهام | `todo` | إنشاء وتعيين المهام | +| الموافقة | `approval` | إدارة حالات العملية | +| الحضور | `attendance` | استعلام سجلات الحضور | +| الدردشة | `chat` | إرسال رسائل الروبوت | +| DING | `ding` | إرسال رسائل DING | +| التقارير | `report` | إدارة التقارير | +| مساحة العمل | `workbench` | استعلامات التطبيقات | +| وثائق المطورين | `devdoc` | البحث في الوثائق | + +--- + +## مركز المهام + +```bash +# الاستعلام عن مركز المهام +openyida task-center [--page N] [--size N] [--keyword TEXT] +``` + +الأنواع المدعومة: `todo` (قيد الانتظار)، `created` (أنشأتها)، `done` (تمت معالجتها)، `cc` (نسخة)، `pre-submit` (إرسال بالنيابة). + +--- + +## تصدير المحادثات + +```bash +# تصدير سجلات محادثات الذكاء الاصطناعي +openyida export-conversation [خيارات] + +# الخيارات +openyida export-conversation --output # تحديد مسار ملف الإخراج +openyida export-conversation --input # تحديد ملف المحادثة المدخل +openyida export-conversation --latest # تصدير أحدث محادثة فقط (افتراضي) +openyida export-conversation --list # عرض المحادثات المتاحة +``` + +--- + ## الخيارات العامة | الخيار | الوصف | diff --git a/de/features/data-management.mdx b/de/features/data-management.mdx index c080a2c..f86d7be 100644 --- a/de/features/data-management.mdx +++ b/de/features/data-management.mdx @@ -135,6 +135,10 @@ openyida data query operation-records \ ## Aufgabenverwaltung + + Um globale Aufgabenzentrumsdaten ohne Angabe eines `appType` abzufragen, verwenden Sie den Befehl `openyida task-center`. Siehe [CLI-Referenz](/de/features/skills#globales-aufgabenzentrum). + + ### Aufgabenliste abfragen ```bash diff --git a/de/features/skills.mdx b/de/features/skills.mdx index f0f68b6..f26298d 100644 --- a/de/features/skills.mdx +++ b/de/features/skills.mdx @@ -276,6 +276,76 @@ openyida cdn-refresh --- +## DingTalk CLI-Integration + +```bash +# DingTalk CLI (dws) Befehle durchreichen +openyida dws [args] + +# DingTalk CLI installieren +openyida dws install + +# dws-Hilfe anzeigen +openyida dws help + +# Beispiele +openyida dws contact user search --keyword "Name" # Kontakte suchen +openyida dws calendar event list # Kalendertermine auflisten +openyida dws todo task create --title "Aufgabe" # Aufgabe erstellen +openyida dws approval instance list # Genehmigungsinstanzen auflisten +openyida dws attendance record list # Anwesenheitsdaten abfragen +openyida dws chat robot send --content "Nachricht" # Roboter-Nachricht senden +``` + +Fügen Sie `-f json` für JSON-Ausgabe hinzu (nützlich für KI-Agenten). + + +DingTalk CLI (`dws`) muss separat installiert werden. Führen Sie `openyida dws install` für eine geführte Installation aus, oder besuchen Sie das [DingTalk CLI-Repository](https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli) für die manuelle Einrichtung. + + +### Unterstützte Dienste + +| Dienst | Befehlspräfix | Beschreibung | +|--------|--------------|--------------| +| Kontakte | `contact` | Benutzer-/Abteilungsverwaltung | +| Kalender | `calendar` | Terminerstellung, Verfügbarkeitsabfragen | +| Aufgaben | `todo` | Aufgabenerstellung und -zuweisung | +| Genehmigung | `approval` | Prozessinstanzverwaltung | +| Anwesenheit | `attendance` | Stempeluhr-Abfragen | +| Chat | `chat` | Roboter-Nachrichtenversand | +| DING | `ding` | DING-Nachrichtenversand | +| Berichte | `report` | Berichtsverwaltung | +| Arbeitsbereich | `workbench` | Anwendungsabfragen | +| Entwickler-Docs | `devdoc` | Dokumentationssuche | + +--- + +## Aufgabenzentrum + +```bash +# Aufgabenzentrum abfragen +openyida task-center [--page N] [--size N] [--keyword TEXT] +``` + +Unterstützte Typen: `todo` (zu erledigen), `created` (von mir erstellt), `done` (erledigt), `cc` (in Kopie), `pre-submit` (Stellvertretende Einreichung). + +--- + +## Konversationsexport + +```bash +# KI-Konversationsaufzeichnungen exportieren +openyida export-conversation [Optionen] + +# Optionen +openyida export-conversation --output # Ausgabedateipfad angeben +openyida export-conversation --input # Eingabe-Konversationsdatei angeben +openyida export-conversation --latest # Nur neueste Konversation exportieren (Standard) +openyida export-conversation --list # Verfügbare Konversationen auflisten +``` + +--- + ## Globale Optionen | Option | Beschreibung | diff --git a/en/features/data-management.mdx b/en/features/data-management.mdx index 19aff2c..27c5783 100644 --- a/en/features/data-management.mdx +++ b/en/features/data-management.mdx @@ -135,6 +135,10 @@ openyida data query operation-records \ ## Task management + + To query global task center data across all applications without specifying an `appType`, use the `openyida task-center` command. See [CLI reference](/en/features/skills#global-task-center). + + ### Query task list ```bash diff --git a/en/features/skills.mdx b/en/features/skills.mdx index 79a6010..d105f3c 100644 --- a/en/features/skills.mdx +++ b/en/features/skills.mdx @@ -276,6 +276,76 @@ openyida cdn-refresh --- +## DingTalk CLI integration + +```bash +# Pass-through to DingTalk CLI (dws) +openyida dws [args] + +# Install DingTalk CLI +openyida dws install + +# Show dws help +openyida dws help + +# Examples +openyida dws contact user search --keyword "name" # Search contacts +openyida dws calendar event list # List calendar events +openyida dws todo task create --title "task" # Create a todo +openyida dws approval instance list # List approval instances +openyida dws attendance record list # Query attendance records +openyida dws chat robot send --content "message" # Send robot message +``` + +Use `-f json` for JSON output (useful for AI agents). + + +DingTalk CLI (`dws`) must be installed separately. Run `openyida dws install` for guided installation, or visit the [DingTalk CLI repository](https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli) for manual setup. + + +### Supported services + +| Service | Command prefix | Description | +|---------|---------------|-------------| +| Contacts | `contact` | User and department management | +| Calendar | `calendar` | Event creation, availability queries | +| Todo | `todo` | Task creation and assignment | +| Approval | `approval` | Process instance management | +| Attendance | `attendance` | Clock-in record queries | +| Chat | `chat` | Robot message sending | +| DING | `ding` | DING message sending | +| Report | `report` | Report management | +| Workbench | `workbench` | Application queries | +| Dev docs | `devdoc` | Documentation search | + +--- + +## Task center + +```bash +# Query task center +openyida task-center [--page N] [--size N] [--keyword TEXT] +``` + +Supported types: `todo`, `created`, `done`, `cc`, `pre-submit`. + +--- + +## Conversation export + +```bash +# Export AI conversation records +openyida export-conversation [options] + +# Options +openyida export-conversation --output # Specify output file path +openyida export-conversation --input # Specify input conversation file +openyida export-conversation --latest # Export latest conversation only (default) +openyida export-conversation --list # List available conversations +``` + +--- + ## Global options | Option | Description | diff --git a/es/features/data-management.mdx b/es/features/data-management.mdx index 305595e..dbcc1cb 100644 --- a/es/features/data-management.mdx +++ b/es/features/data-management.mdx @@ -135,6 +135,10 @@ openyida data query operation-records \ ## Gestión de tareas + + Para consultar los datos del centro de tareas global sin especificar un `appType`, use el comando `openyida task-center`. Consulte la [referencia CLI](/es/features/skills#centro-de-tareas-global). + + ### Consultar lista de tareas ```bash diff --git a/es/features/skills.mdx b/es/features/skills.mdx index c4a6a33..b7a3f06 100644 --- a/es/features/skills.mdx +++ b/es/features/skills.mdx @@ -276,6 +276,76 @@ openyida cdn-refresh --- +## Integración de DingTalk CLI + +```bash +# Pasar comandos al DingTalk CLI (dws) +openyida dws [args] + +# Instalar DingTalk CLI +openyida dws install + +# Mostrar ayuda de dws +openyida dws help + +# Ejemplos +openyida dws contact user search --keyword "nombre" # Buscar contactos +openyida dws calendar event list # Listar eventos del calendario +openyida dws todo task create --title "tarea" # Crear una tarea pendiente +openyida dws approval instance list # Listar instancias de aprobación +openyida dws attendance record list # Consultar registros de asistencia +openyida dws chat robot send --content "mensaje" # Enviar mensaje de robot +``` + +Agregue `-f json` para salida JSON (útil para agentes de IA). + + +DingTalk CLI (`dws`) debe instalarse por separado. Ejecute `openyida dws install` para una instalación guiada, o visite el [repositorio de DingTalk CLI](https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli) para la configuración manual. + + +### Servicios soportados + +| Servicio | Prefijo de comando | Descripción | +|----------|-------------------|-------------| +| Contactos | `contact` | Gestión de usuarios/departamentos | +| Calendario | `calendar` | Creación de eventos, consultas de disponibilidad | +| Pendientes | `todo` | Creación y asignación de tareas | +| Aprobación | `approval` | Gestión de instancias de proceso | +| Asistencia | `attendance` | Consulta de registros de fichaje | +| Chat | `chat` | Envío de mensajes de robot | +| DING | `ding` | Envío de mensajes DING | +| Informes | `report` | Gestión de informes | +| Espacio de trabajo | `workbench` | Consultas de aplicaciones | +| Docs de desarrollo | `devdoc` | Búsqueda de documentación | + +--- + +## Centro de tareas + +```bash +# Consultar el centro de tareas +openyida task-center [--page N] [--size N] [--keyword TEXT] +``` + +Tipos soportados: `todo` (pendientes), `created` (creadas por mí), `done` (procesadas), `cc` (en copia), `pre-submit` (envío por delegación). + +--- + +## Exportación de conversaciones + +```bash +# Exportar registros de conversaciones de IA +openyida export-conversation [opciones] + +# Opciones +openyida export-conversation --output # Especificar ruta del archivo de salida +openyida export-conversation --input # Especificar archivo de conversación de entrada +openyida export-conversation --latest # Exportar solo la última conversación (predeterminado) +openyida export-conversation --list # Listar conversaciones disponibles +``` + +--- + ## Opciones globales | Opción | Descripción | diff --git a/fr/features/data-management.mdx b/fr/features/data-management.mdx index bae48ee..67ae0d8 100644 --- a/fr/features/data-management.mdx +++ b/fr/features/data-management.mdx @@ -135,6 +135,10 @@ openyida data query operation-records \ ## Gestion des tâches + + Pour interroger les données du centre de tâches global sans spécifier d'`appType`, utilisez la commande `openyida task-center`. Voir la [référence CLI](/fr/features/skills#centre-de-tâches-global). + + ### Interroger la liste des tâches ```bash diff --git a/fr/features/skills.mdx b/fr/features/skills.mdx index 713a8bc..f4da649 100644 --- a/fr/features/skills.mdx +++ b/fr/features/skills.mdx @@ -276,6 +276,76 @@ openyida cdn-refresh --- +## Intégration DingTalk CLI + +```bash +# Passer des commandes au DingTalk CLI (dws) +openyida dws [args] + +# Installer DingTalk CLI +openyida dws install + +# Afficher l'aide dws +openyida dws help + +# Exemples +openyida dws contact user search --keyword "nom" # Rechercher des contacts +openyida dws calendar event list # Lister les événements du calendrier +openyida dws todo task create --title "tâche" # Créer une tâche +openyida dws approval instance list # Lister les instances d'approbation +openyida dws attendance record list # Consulter les relevés de présence +openyida dws chat robot send --content "message" # Envoyer un message robot +``` + +Ajoutez `-f json` pour une sortie JSON (utile pour les agents IA). + + +DingTalk CLI (`dws`) doit être installé séparément. Exécutez `openyida dws install` pour une installation guidée, ou visitez le [dépôt DingTalk CLI](https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli) pour une installation manuelle. + + +### Services pris en charge + +| Service | Préfixe de commande | Description | +|---------|---------------------|-------------| +| Contacts | `contact` | Gestion des utilisateurs/départements | +| Calendrier | `calendar` | Création d'événements, requêtes de disponibilité | +| Tâches | `todo` | Création et attribution de tâches | +| Approbation | `approval` | Gestion des instances de processus | +| Présence | `attendance` | Consultation des relevés de pointage | +| Chat | `chat` | Envoi de messages robot | +| DING | `ding` | Envoi de messages DING | +| Rapports | `report` | Gestion des rapports | +| Espace de travail | `workbench` | Requêtes d'applications | +| Documentation dev | `devdoc` | Recherche de documentation | + +--- + +## Centre de tâches + +```bash +# Consulter le centre de tâches +openyida task-center [--page N] [--size N] [--keyword TEXT] +``` + +Types pris en charge : `todo` (à faire), `created` (créées par moi), `done` (traitées), `cc` (en copie), `pre-submit` (soumission par procuration). + +--- + +## Export de conversations + +```bash +# Exporter les enregistrements de conversations IA +openyida export-conversation [options] + +# Options +openyida export-conversation --output # Spécifier le chemin du fichier de sortie +openyida export-conversation --input # Spécifier le fichier de conversation en entrée +openyida export-conversation --latest # Exporter uniquement la dernière conversation (par défaut) +openyida export-conversation --list # Lister les conversations disponibles +``` + +--- + ## Options globales | Option | Description | diff --git a/hi/features/data-management.mdx b/hi/features/data-management.mdx index af3bf62..316dfd4 100644 --- a/hi/features/data-management.mdx +++ b/hi/features/data-management.mdx @@ -135,6 +135,10 @@ openyida data query operation-records \ ## कार्य प्रबंधन + + `appType` निर्दिष्ट किए बिना सभी अनुप्रयोगों में वैश्विक कार्य केंद्र डेटा की क्वेरी करने के लिए, `openyida task-center` कमांड का उपयोग करें। [CLI संदर्भ](/hi/features/skills#वैश्विक-कार्य-केंद्र) देखें। + + ### कार्य सूची क्वेरी ```bash diff --git a/hi/features/skills.mdx b/hi/features/skills.mdx index ce6b7c7..c814b35 100644 --- a/hi/features/skills.mdx +++ b/hi/features/skills.mdx @@ -276,6 +276,76 @@ openyida cdn-refresh <पथ> --- +## DingTalk CLI एकीकरण + +```bash +# DingTalk CLI (dws) कमांड पास-थ्रू +openyida dws [args] + +# DingTalk CLI इंस्टॉल करें +openyida dws install + +# dws सहायता दिखाएं +openyida dws help + +# उदाहरण +openyida dws contact user search --keyword "नाम" # संपर्क खोजें +openyida dws calendar event list # कैलेंडर इवेंट सूचीबद्ध करें +openyida dws todo task create --title "कार्य" # टू-डू बनाएं +openyida dws approval instance list # अनुमोदन इंस्टेंस सूचीबद्ध करें +openyida dws attendance record list # उपस्थिति रिकॉर्ड क्वेरी करें +openyida dws chat robot send --content "संदेश" # रोबोट संदेश भेजें +``` + +JSON आउटपुट के लिए `-f json` जोड़ें (AI एजेंट के लिए उपयोगी)। + + +DingTalk CLI (`dws`) को अलग से इंस्टॉल करना होगा। गाइडेड इंस्टॉलेशन के लिए `openyida dws install` चलाएं, या मैनुअल सेटअप के लिए [DingTalk CLI रिपॉजिटरी](https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli) पर जाएं। + + +### समर्थित सेवाएं + +| सेवा | कमांड प्रीफ़िक्स | विवरण | +|------|----------------|-------| +| संपर्क | `contact` | उपयोगकर्ता/विभाग प्रबंधन | +| कैलेंडर | `calendar` | इवेंट निर्माण, उपलब्धता क्वेरी | +| टू-डू | `todo` | कार्य निर्माण और असाइनमेंट | +| अनुमोदन | `approval` | प्रक्रिया इंस्टेंस प्रबंधन | +| उपस्थिति | `attendance` | पंचिंग रिकॉर्ड क्वेरी | +| चैट | `chat` | रोबोट संदेश भेजना | +| DING | `ding` | DING संदेश भेजना | +| रिपोर्ट | `report` | रिपोर्ट प्रबंधन | +| वर्कबेंच | `workbench` | एप्लिकेशन क्वेरी | +| डेव डॉक्स | `devdoc` | दस्तावेज़ खोज | + +--- + +## कार्य केंद्र + +```bash +# कार्य केंद्र क्वेरी करें +openyida task-center [--page N] [--size N] [--keyword TEXT] +``` + +समर्थित प्रकार: `todo` (लंबित), `created` (मेरे द्वारा बनाए गए), `done` (संसाधित), `cc` (कॉपी), `pre-submit` (प्रतिनिधि सबमिशन)। + +--- + +## वार्तालाप निर्यात + +```bash +# AI वार्तालाप रिकॉर्ड निर्यात करें +openyida export-conversation [विकल्प] + +# विकल्प +openyida export-conversation --output # आउटपुट फ़ाइल पथ निर्दिष्ट करें +openyida export-conversation --input # इनपुट वार्तालाप फ़ाइल निर्दिष्ट करें +openyida export-conversation --latest # केवल नवीनतम वार्तालाप निर्यात करें (डिफ़ॉल्ट) +openyida export-conversation --list # उपलब्ध वार्तालाप सूचीबद्ध करें +``` + +--- + ## वैश्विक विकल्प | विकल्प | विवरण | diff --git a/ja/features/data-management.mdx b/ja/features/data-management.mdx index 7b03c49..1f4e463 100644 --- a/ja/features/data-management.mdx +++ b/ja/features/data-management.mdx @@ -135,6 +135,10 @@ openyida data query operation-records \ ## タスク管理 + + `appType` を指定せずにすべてのアプリケーションのグローバルタスクセンターデータを照会するには、`openyida task-center` コマンドを使用してください。[CLI リファレンス](/ja/features/skills#グローバルタスクセンター) を参照してください。 + + ### タスクリストのクエリ ```bash diff --git a/ja/features/skills.mdx b/ja/features/skills.mdx index 359d115..b7c7354 100644 --- a/ja/features/skills.mdx +++ b/ja/features/skills.mdx @@ -276,6 +276,76 @@ openyida cdn-refresh <路径> --- +## DingTalk CLI統合 + +```bash +# DingTalk CLI (dws) コマンドのパススルー +openyida dws [args] + +# DingTalk CLIのインストール +openyida dws install + +# dwsヘルプの表示 +openyida dws help + +# 例 +openyida dws contact user search --keyword "悟空" # 連絡先を検索 +openyida dws calendar event list # カレンダーイベント一覧 +openyida dws todo task create --title "タスク" # ToDoを作成 +openyida dws approval instance list # 承認インスタンス一覧 +openyida dws attendance record list # 勤怠記録を照会 +openyida dws chat robot send --content "メッセージ" # ロボットメッセージを送信 +``` + +`-f json` を追加するとJSON出力になります(AIエージェント向け)。 + + +DingTalk CLI (`dws`) は別途インストールが必要です。`openyida dws install` でガイド付きインストールを実行するか、[DingTalk CLIリポジトリ](https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli)から手動でセットアップしてください。 + + +### サポートされるサービス + +| サービス | コマンドプレフィックス | 説明 | +|---------|---------------------|------| +| 連絡先 | `contact` | ユーザー/部門管理 | +| カレンダー | `calendar` | イベント作成/空き状況照会 | +| ToDo | `todo` | タスク作成/割り当て | +| 承認 | `approval` | プロセスインスタンス管理 | +| 勤怠 | `attendance` | 打刻記録照会 | +| チャット | `chat` | ロボットメッセージ送信 | +| DING | `ding` | DINGメッセージ送信 | +| レポート | `report` | レポート管理 | +| ワークベンチ | `workbench` | アプリケーション照会 | +| 開発者ドキュメント | `devdoc` | ドキュメント検索 | + +--- + +## タスクセンター + +```bash +# タスクセンターを照会 +openyida task-center [--page N] [--size N] [--keyword TEXT] +``` + +サポートされるタイプ:`todo`(未処理)、`created`(作成済み)、`done`(処理済み)、`cc`(CC)、`pre-submit`(代理提出)。 + +--- + +## 会話エクスポート + +```bash +# AI会話記録をエクスポート +openyida export-conversation [オプション] + +# オプション +openyida export-conversation --output # 出力ファイルパスを指定 +openyida export-conversation --input # 入力会話ファイルを指定 +openyida export-conversation --latest # 最新の会話のみエクスポート(デフォルト) +openyida export-conversation --list # 利用可能な会話を一覧表示 +``` + +--- + ## グローバルオプション | オプション | 説明 | diff --git a/ko/features/data-management.mdx b/ko/features/data-management.mdx index 2a0ae44..97836dd 100644 --- a/ko/features/data-management.mdx +++ b/ko/features/data-management.mdx @@ -135,6 +135,10 @@ openyida data query operation-records \ ## 작업 관리 + + `appType`을 지정하지 않고 모든 애플리케이션의 글로벌 작업 센터 데이터를 조회하려면 `openyida task-center` 명령을 사용하세요. [CLI 참조](/ko/features/skills#글로벌-작업-센터)를 확인하세요. + + ### 작업 목록 쿼리 ```bash diff --git a/ko/features/skills.mdx b/ko/features/skills.mdx index 91c84c8..ad0ab9b 100644 --- a/ko/features/skills.mdx +++ b/ko/features/skills.mdx @@ -276,6 +276,76 @@ openyida cdn-refresh <路径> --- +## DingTalk CLI 통합 + +```bash +# DingTalk CLI (dws) 명령어 패스스루 +openyida dws [args] + +# DingTalk CLI 설치 +openyida dws install + +# dws 도움말 표시 +openyida dws help + +# 예시 +openyida dws contact user search --keyword "이름" # 연락처 검색 +openyida dws calendar event list # 캘린더 이벤트 목록 +openyida dws todo task create --title "작업" # 할 일 생성 +openyida dws approval instance list # 결재 인스턴스 목록 +openyida dws attendance record list # 근태 기록 조회 +openyida dws chat robot send --content "메시지" # 로봇 메시지 전송 +``` + +`-f json`을 추가하면 JSON 출력을 사용합니다 (AI 에이전트용). + + +DingTalk CLI (`dws`)는 별도 설치가 필요합니다. `openyida dws install`로 안내에 따라 설치하거나, [DingTalk CLI 리포지토리](https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli)에서 수동 설치하세요. + + +### 지원되는 서비스 + +| 서비스 | 명령어 접두사 | 설명 | +|--------|-------------|------| +| 연락처 | `contact` | 사용자/부서 관리 | +| 캘린더 | `calendar` | 일정 생성/가용성 조회 | +| 할 일 | `todo` | 작업 생성/할당 | +| 결재 | `approval` | 프로세스 인스턴스 관리 | +| 근태 | `attendance` | 출퇴근 기록 조회 | +| 채팅 | `chat` | 로봇 메시지 전송 | +| DING | `ding` | DING 메시지 전송 | +| 보고서 | `report` | 보고서 관리 | +| 워크벤치 | `workbench` | 애플리케이션 조회 | +| 개발자 문서 | `devdoc` | 문서 검색 | + +--- + +## 작업 센터 + +```bash +# 작업 센터 조회 +openyida task-center [--page N] [--size N] [--keyword TEXT] +``` + +지원되는 유형: `todo` (할 일), `created` (내가 생성한), `done` (처리 완료), `cc` (참조), `pre-submit` (대리 제출). + +--- + +## 대화 내보내기 + +```bash +# AI 대화 기록 내보내기 +openyida export-conversation [옵션] + +# 옵션 +openyida export-conversation --output # 출력 파일 경로 지정 +openyida export-conversation --input # 입력 대화 파일 지정 +openyida export-conversation --latest # 최신 대화만 내보내기 (기본값) +openyida export-conversation --list # 사용 가능한 대화 목록 표시 +``` + +--- + ## 전역 옵션 | 옵션 | 설명 | diff --git a/pt/features/data-management.mdx b/pt/features/data-management.mdx index dd62703..e32cf02 100644 --- a/pt/features/data-management.mdx +++ b/pt/features/data-management.mdx @@ -135,6 +135,10 @@ openyida data query operation-records \ ## Gestão de tarefas + + Para consultar dados do centro de tarefas global sem especificar um `appType`, use o comando `openyida task-center`. Veja a [referência CLI](/pt/features/skills#centro-de-tarefas-global). + + ### Consultar lista de tarefas ```bash diff --git a/pt/features/skills.mdx b/pt/features/skills.mdx index 15ff642..bb1e91f 100644 --- a/pt/features/skills.mdx +++ b/pt/features/skills.mdx @@ -276,6 +276,76 @@ openyida cdn-refresh --- +## Integração com DingTalk CLI + +```bash +# Passar comandos para o DingTalk CLI (dws) +openyida dws [args] + +# Instalar DingTalk CLI +openyida dws install + +# Mostrar ajuda do dws +openyida dws help + +# Exemplos +openyida dws contact user search --keyword "nome" # Pesquisar contatos +openyida dws calendar event list # Listar eventos do calendário +openyida dws todo task create --title "tarefa" # Criar uma tarefa +openyida dws approval instance list # Listar instâncias de aprovação +openyida dws attendance record list # Consultar registros de presença +openyida dws chat robot send --content "mensagem" # Enviar mensagem de robô +``` + +Adicione `-f json` para saída JSON (útil para agentes de IA). + + +O DingTalk CLI (`dws`) deve ser instalado separadamente. Execute `openyida dws install` para instalação guiada, ou visite o [repositório do DingTalk CLI](https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli) para configuração manual. + + +### Serviços suportados + +| Serviço | Prefixo de comando | Descrição | +|---------|-------------------|-----------| +| Contatos | `contact` | Gerenciamento de usuários/departamentos | +| Calendário | `calendar` | Criação de eventos, consultas de disponibilidade | +| Tarefas | `todo` | Criação e atribuição de tarefas | +| Aprovação | `approval` | Gerenciamento de instâncias de processo | +| Presença | `attendance` | Consulta de registros de ponto | +| Chat | `chat` | Envio de mensagens de robô | +| DING | `ding` | Envio de mensagens DING | +| Relatórios | `report` | Gerenciamento de relatórios | +| Área de trabalho | `workbench` | Consultas de aplicativos | +| Docs de desenvolvimento | `devdoc` | Pesquisa de documentação | + +--- + +## Central de tarefas + +```bash +# Consultar a central de tarefas +openyida task-center [--page N] [--size N] [--keyword TEXT] +``` + +Tipos suportados: `todo` (pendentes), `created` (criadas por mim), `done` (processadas), `cc` (em cópia), `pre-submit` (envio por delegação). + +--- + +## Exportação de conversas + +```bash +# Exportar registros de conversas de IA +openyida export-conversation [opções] + +# Opções +openyida export-conversation --output # Especificar caminho do arquivo de saída +openyida export-conversation --input # Especificar arquivo de conversa de entrada +openyida export-conversation --latest # Exportar apenas a conversa mais recente (padrão) +openyida export-conversation --list # Listar conversas disponíveis +``` + +--- + ## Opções globais | Opção | Descrição | diff --git a/vi/features/data-management.mdx b/vi/features/data-management.mdx index f024cab..e08858e 100644 --- a/vi/features/data-management.mdx +++ b/vi/features/data-management.mdx @@ -135,6 +135,10 @@ openyida data query operation-records \ ## Quản lý tác vụ + + Để truy vấn dữ liệu trung tâm tác vụ toàn cục mà không cần chỉ định `appType`, hãy sử dụng lệnh `openyida task-center`. Xem [tham chiếu CLI](/vi/features/skills#trung-tâm-tác-vụ-toàn-cục). + + ### Truy vấn danh sách tác vụ ```bash diff --git a/vi/features/skills.mdx b/vi/features/skills.mdx index fa54b33..2db400b 100644 --- a/vi/features/skills.mdx +++ b/vi/features/skills.mdx @@ -276,6 +276,76 @@ openyida cdn-refresh <đường_dẫn> --- +## Tích hợp DingTalk CLI + +```bash +# Chuyển tiếp lệnh đến DingTalk CLI (dws) +openyida dws [args] + +# Cài đặt DingTalk CLI +openyida dws install + +# Hiển thị trợ giúp dws +openyida dws help + +# Ví dụ +openyida dws contact user search --keyword "tên" # Tìm kiếm liên hệ +openyida dws calendar event list # Liệt kê sự kiện lịch +openyida dws todo task create --title "công việc" # Tạo việc cần làm +openyida dws approval instance list # Liệt kê phiên bản phê duyệt +openyida dws attendance record list # Truy vấn hồ sơ chấm công +openyida dws chat robot send --content "tin nhắn" # Gửi tin nhắn robot +``` + +Thêm `-f json` để xuất dạng JSON (hữu ích cho AI agent). + + +DingTalk CLI (`dws`) cần được cài đặt riêng. Chạy `openyida dws install` để cài đặt có hướng dẫn, hoặc truy cập [kho DingTalk CLI](https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli) để thiết lập thủ công. + + +### Dịch vụ được hỗ trợ + +| Dịch vụ | Tiền tố lệnh | Mô tả | +|---------|--------------|-------| +| Danh bạ | `contact` | Quản lý người dùng/phòng ban | +| Lịch | `calendar` | Tạo sự kiện, truy vấn lịch rảnh | +| Việc cần làm | `todo` | Tạo và phân công công việc | +| Phê duyệt | `approval` | Quản lý phiên bản quy trình | +| Chấm công | `attendance` | Truy vấn hồ sơ chấm công | +| Trò chuyện | `chat` | Gửi tin nhắn robot | +| DING | `ding` | Gửi tin nhắn DING | +| Báo cáo | `report` | Quản lý báo cáo | +| Bàn làm việc | `workbench` | Truy vấn ứng dụng | +| Tài liệu dev | `devdoc` | Tìm kiếm tài liệu | + +--- + +## Trung tâm công việc + +```bash +# Truy vấn trung tâm công việc +openyida task-center [--page N] [--size N] [--keyword TEXT] +``` + +Các loại được hỗ trợ: `todo` (cần làm), `created` (tôi tạo), `done` (đã xử lý), `cc` (bản sao), `pre-submit` (gửi thay). + +--- + +## Xuất cuộc hội thoại + +```bash +# Xuất bản ghi cuộc hội thoại AI +openyida export-conversation [tùy chọn] + +# Tùy chọn +openyida export-conversation --output # Chỉ định đường dẫn tệp đầu ra +openyida export-conversation --input # Chỉ định tệp cuộc hội thoại đầu vào +openyida export-conversation --latest # Chỉ xuất cuộc hội thoại mới nhất (mặc định) +openyida export-conversation --list # Liệt kê các cuộc hội thoại có sẵn +``` + +--- + ## Tùy chọn toàn cục | Tùy chọn | Mô tả | diff --git a/zh-Hant/features/data-management.mdx b/zh-Hant/features/data-management.mdx index 8153c92..ca3aadf 100644 --- a/zh-Hant/features/data-management.mdx +++ b/zh-Hant/features/data-management.mdx @@ -135,6 +135,10 @@ openyida data query operation-records \ ## 任務管理 + + 如果你需要查詢跨應用的全域任務中心資料(無需指定 `appType`),請使用 `openyida task-center` 命令。詳見 [CLI 參考](/zh-Hant/features/skills#全域任務中心)。 + + ### 查詢任務列表 ```bash diff --git a/zh-Hant/features/skills.mdx b/zh-Hant/features/skills.mdx index 96125ea..1a1b4ec 100644 --- a/zh-Hant/features/skills.mdx +++ b/zh-Hant/features/skills.mdx @@ -276,6 +276,76 @@ openyida cdn-refresh <路徑> --- +## 釘釘 CLI 整合 + +```bash +# 透傳釘釘 CLI (dws) 命令 +openyida dws [args] + +# 安裝釘釘 CLI +openyida dws install + +# 顯示 dws 幫助 +openyida dws help + +# 範例 +openyida dws contact user search --keyword "悟空" # 搜尋聯絡人 +openyida dws calendar event list # 列出日曆事件 +openyida dws todo task create --title "任務" # 建立待辦 +openyida dws approval instance list # 列出審批實例 +openyida dws attendance record list # 查詢考勤記錄 +openyida dws chat robot send --content "訊息" # 發送機器人訊息 +``` + +添加 `-f json` 參數使用 JSON 輸出(適合 AI Agent)。 + + +釘釘 CLI (`dws`) 需要單獨安裝。執行 `openyida dws install` 進行引導安裝,或訪問 [釘釘 CLI 倉庫](https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli) 手動安裝。 + + +### 支援的服務 + +| 服務 | 命令前綴 | 說明 | +|------|---------|------| +| 通訊錄 | `contact` | 用戶/部門管理 | +| 日曆 | `calendar` | 日程建立/閒忙查詢 | +| 待辦 | `todo` | 任務建立/分配 | +| 審批 | `approval` | 流程實例管理 | +| 考勤 | `attendance` | 打卡記錄查詢 | +| 群聊 | `chat` | 機器人訊息發送 | +| DING | `ding` | DING 訊息發送 | +| 日誌 | `report` | 日誌管理 | +| 工作台 | `workbench` | 應用查詢 | +| 開發者文件 | `devdoc` | 文件搜尋 | + +--- + +## 任務中心 + +```bash +# 查詢任務中心 +openyida task-center [--page N] [--size N] [--keyword TEXT] +``` + +支援的類型:`todo`(待辦)、`created`(我建立的)、`done`(我已處理)、`cc`(抄送)、`pre-submit`(代提交)。 + +--- + +## 對話匯出 + +```bash +# 匯出 AI 對話記錄 +openyida export-conversation [選項] + +# 選項 +openyida export-conversation --output # 指定輸出檔案路徑 +openyida export-conversation --input # 指定輸入對話檔案 +openyida export-conversation --latest # 只匯出最新對話(預設) +openyida export-conversation --list # 列出可用的對話記錄 +``` + +--- + ## 全局選項 | 選項 | 說明 | diff --git a/zh/features/data-management.mdx b/zh/features/data-management.mdx index c33596b..219a1f8 100644 --- a/zh/features/data-management.mdx +++ b/zh/features/data-management.mdx @@ -135,6 +135,10 @@ openyida data query operation-records \ ## 任务管理 + + 如果你需要查询跨应用的全局任务中心数据(无需指定 `appType`),请使用 `openyida task-center` 命令。详见 [CLI 参考](/zh/features/skills#全局任务中心)。 + + ### 查询任务列表 ```bash diff --git a/zh/features/skills.mdx b/zh/features/skills.mdx index 4e8b5ff..84f82d4 100644 --- a/zh/features/skills.mdx +++ b/zh/features/skills.mdx @@ -276,6 +276,76 @@ openyida cdn-refresh <路径> --- +## 钉钉 CLI 集成 + +```bash +# 透传钉钉 CLI (dws) 命令 +openyida dws [args] + +# 安装钉钉 CLI +openyida dws install + +# 显示 dws 帮助 +openyida dws help + +# 示例 +openyida dws contact user search --keyword "悟空" # 搜索联系人 +openyida dws calendar event list # 列出日历事件 +openyida dws todo task create --title "任务" # 创建待办 +openyida dws approval instance list # 列出审批实例 +openyida dws attendance record list # 查询考勤记录 +openyida dws chat robot send --content "消息" # 发送机器人消息 +``` + +添加 `-f json` 参数使用 JSON 输出(适合 AI Agent)。 + + +钉钉 CLI (`dws`) 需要单独安装。运行 `openyida dws install` 进行引导安装,或访问 [钉钉 CLI 仓库](https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli) 手动安装。 + + +### 支持的服务 + +| 服务 | 命令前缀 | 说明 | +|------|---------|------| +| 通讯录 | `contact` | 用户/部门管理 | +| 日历 | `calendar` | 日程创建/闲忙查询 | +| 待办 | `todo` | 任务创建/分配 | +| 审批 | `approval` | 流程实例管理 | +| 考勤 | `attendance` | 打卡记录查询 | +| 群聊 | `chat` | 机器人消息发送 | +| DING | `ding` | DING 消息发送 | +| 日志 | `report` | 日志管理 | +| 工作台 | `workbench` | 应用查询 | +| 开发者文档 | `devdoc` | 文档搜索 | + +--- + +## 任务中心 + +```bash +# 查询任务中心 +openyida task-center [--page N] [--size N] [--keyword TEXT] +``` + +支持的类型:`todo`(待办)、`created`(我创建的)、`done`(我已处理)、`cc`(抄送)、`pre-submit`(代提交)。 + +--- + +## 对话导出 + +```bash +# 导出 AI 对话记录 +openyida export-conversation [选项] + +# 选项 +openyida export-conversation --output # 指定输出文件路径 +openyida export-conversation --input # 指定输入对话文件 +openyida export-conversation --latest # 只导出最新对话(默认) +openyida export-conversation --list # 列出可用的对话记录 +``` + +--- + ## 全局选项 | 选项 | 说明 |