AgentPMT

News Pulse Briefing -> Discord

Saves ~20 min

Details

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

Tools In This Workflow

Workflow Steps

  1. 1Scope The News Search
  2. 2Recent News Article Aggregator
  3. 3Write Discord Digest
  4. 4Post On Discord Channel
Step 1 of 4
Prompt1

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 with those settings.

Frequently Asked Questions

How do I connect this workflow to my local agent like OpenClaw or Claude Code?

Install commands

npm install -g @agentpmt/mcp-router
agentpmt-setup

Hosted MCP config

{
  "mcpServers": {
    "agentpmt": {
      "type": "streamable-http",
      "url": "https://api.agentpmt.com/mcp",
      "headers": {
        "Authorization": "Bearer <AGENTPMT_BEARER_TOKEN>",
        "x-instance-metadata": "{\"client\":\"generic-mcp\",\"platform\":\"remote\"}"
      }
    }
  }
}

How do I trigger this workflow?

Agent prompt

Call the AgentPMT-Workflow-Skills tool with action 'get_workflow_skill' and skill_id 6986a9af219a5b3258a05029 ("News Pulse Briefing -> Discord").

Looking for help integrating AI into your business? Set up a free consultation.