钉钉日志

Query and aggregate DingTalk daily and weekly logs with role-based access.

124|12|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/tuyoogame/tyclaw.rs --skill -tuyoogame
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 钉钉日志
Source: https://github.com/tuyoogame/tyclaw.rs/tree/main/workspace/skills/dingtalk/dingtalk-report
Command: npx skills add https://github.com/tuyoogame/tyclaw.rs --skill -tuyoogame

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

钉钉日志查询在企业场景中需要快速、受控地查看日报、周报和日志记录。本技能提供只读访问,按个人或部门权限对日志进行检索与聚合,减少人工检索时间。

Core Features & Use Cases

  • 只读日志查询:查看日报、周报及相关日志,避免误改或误操作。
  • 权限范围感知:通过 my-scope 获取当前可访问的部门与成员,确保合规访问。
  • 多场景支持:个人日志、部门日志及跨时间段的历史记录查询,支持分页和模板筛选。
  • 企业工作流集成:可与 DingTalk 工作流及外部系统结合,用于日常运营汇报与审计。

Quick Start

Use the DingTalk log reader to fetch the latest daily report for yourself.

Frequently Asked Questions about 钉钉日志

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query DingTalk daily and weekly reports for an entire department?

Yes, you can retrieve historical DingTalk logs across specified time ranges. The skill applies paginated data retrieval and template filtering to aggregate past daily and weekly reports for individuals or departments within your access scope.

Can I retrieve historical DingTalk logs across different time ranges?

Yes, you can retrieve historical DingTalk logs across specified time ranges. The skill applies paginated data retrieval and template filtering to aggregate past daily and weekly reports for individuals or departments within your access scope.

Does the DingTalk log query skill support writing or modifying reports?

No, the DingTalk log query skill enforces strict read-only access to daily and weekly reports. It is designed for viewing and aggregating logs, preventing any modification or accidental changes to enterprise report data.

How are enterprise permissions handled when accessing DingTalk logs?

Enterprise permissions are handled using my-scope to detect accessible departments and members. This ensures role-based access control, allowing users to query only the DingTalk daily and weekly reports they are authorized to view.

What is the best way to integrate DingTalk log retrieval into an existing enterprise workflow?

The best way to integrate DingTalk log retrieval is using this skill to fetch read-only daily and weekly reports for operational auditing. It coordinates multiple subcommands to pull paginated, template-filtered data directly into your workflow.