# News Pulse Briefing -> Discord

> Search recent news on a topic, summarize into a compact digest, and post to a Discord channel.

Content type: workflow
Source URL: https://www.agentpmt.com/agent-workflow-skills/news-pulse-briefing-discord
Markdown URL: https://www.agentpmt.com/api/agent/workflows/news-pulse-briefing-discord?format=agent-md
Updated: 2026-03-01T03:29:28.876Z
Author: firef1ie

---

Estimated time saved: 20 minutes.

## Tools

- Recent News Article Aggregator
- Post On Discord Channel

## Workflow Outline

1. Scope The News Search: Ask the user for: (1) topic query (supports AND/OR/NOT with + | - and quotes), (2) country + language, (3) max_age_in_days, (4) include/exclude categories, and (5) top_stories vs all_news. Then run the news search tool...
2. Recent News Article Aggregator: Use action=search. Suggested defaults: country='us', language='en', max_age_in_days=3, news_type='top_stories'. Use topic like: "(openai | anthropic) + safety".
3. Write Discord Digest: Turn results into a Discord-ready digest under ~1800 chars: 5 headline bullets (with links), 3 key themes, 2 watch items, and a final Links section. Prefer concrete numbers, dates, and direct source links.
4. Post On Discord Channel: Post the digest to the provided webhook_url. Use a clear username like 'AI News Pulse'.