dingtalk_notify_session_end
Send session completion notifications via DingTalk, including session type, duration, tasks, summary, and stats like files modified and tools used. Integrates Claude Code for efficient task alerts.
Instructions
Send a session completion notification with automatic stats
Input Schema
Name | Required | Description | Default |
---|---|---|---|
atAll | No | Whether to @all members | |
duration | No | Session duration (e.g., "30分钟", "1小时20分") | |
filesCount | No | Number of files modified/created | |
mainTasks | No | List of main tasks completed in this session | |
sessionType | No | Type of session (e.g., "开发协助", "代码审查", "问题解决") | 开发协助 |
summary | No | Brief summary of the session | 会话已完成 |
toolsUsed | No | Number of tools/commands used |