Feishu News Skill
This skill enables fetching and referencing news information from Feishu when interacting with users. It provides a way to incorporate current news sources into conversations.
Usage Examples
- "Fetch latest news from Feishu"
- "Show me recent news articles"
- "Reference news sources in our conversation"
- "Get news updates from Feishu"
Available Functions
fetch_news(): Retrieves latest news from Feishureference_source(article_id): References a specific news sourceformat_news(news_data): Formats news data for user presentationget_news_sources(): Returns available news sources
How It Works
This skill integrates with Feishu's news system to provide current information. When users request news or references, the skill:
- Fetches relevant news articles from Feishu
- Formats the information with proper source attribution
- Presents the information to the user with clear references
Integration Details
The skill uses Feishu's API to access news content and ensures proper attribution of news sources when referenced in conversations.