feishu-im-read

Retrieve Feishu IM messages with time filters and pagination.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/DaTingLi/heimaclaw --skill feishu-im-read-datingli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-im-read
Source: https://github.com/DaTingLi/heimaclaw/tree/main/reference/openclaw-lark-main/skills/feishu-im-read
Command: npx skills add https://github.com/DaTingLi/heimaclaw --skill feishu-im-read-datingli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a guided approach to retrieving and aggregating Feishu IM messages from conversations and threads, enabling cross-chat context, search, and resource access.

Core Features & Use Cases

  • Retrieve historical messages from group and direct chats, with support for time ranges and pagination.
  • Read replies within topic threads to provide complete contextual history.
  • Perform cross-conversation message searches using keywords, sender filters, or time constraints.
  • Download embedded resources such as images and files from messages as needed.
  • Enforce access permissions and handle message types to ensure secure, relevant results.

Quick Start

Use Feishu IM read to fetch historical messages from Feishu chats, optionally expanding thread replies and downloading attached resources.

Frequently Asked Questions about feishu-im-read

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

FAQPage Schema
How do I retrieve historical Feishu IM messages from a specific chat?

You can retrieve historical Feishu IM messages by specifying open_id and chat_id selections, applying time range filters and pagination to fetch targeted conversation histories from group or direct chats.

Can I search for messages across multiple Feishu conversations using keywords?

Yes, cross-conversation message searches are supported by applying keyword filters, sender constraints, and time ranges to locate specific messages across multiple Feishu chats simultaneously.

Does this approach support expanding topic thread replies in Feishu IM?

Yes, thread expansion is supported. It retrieves replies within Feishu topic threads via dedicated APIs to provide complete contextual history for specific discussion messages.

How do I download embedded resources like files and images from Feishu messages?

To download embedded resources, the Skill fetches files and images from Feishu messages via dedicated APIs while enforcing access permissions and handling specific message types to ensure secure resource retrieval.

What are the limitations when reading Feishu IM messages across chats?

Limitations include strict enforcement of access permissions for secure retrieval and the requirement for specific message-type handling when fetching cross-chat context or downloading embedded resources.