بنقرة واحدة
message-routing
Create, update, and inspect message routing rules and dead-letter queues.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Create, update, and inspect message routing rules and dead-letter queues.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | message-routing |
| description | Create, update, and inspect message routing rules and dead-letter queues. |
| metadata | {"cyberagent":{"tool":"message-routing","subcommand":"run","timeout_class":"standard"}} |
| input_schema | {"type":"object","properties":{"action":{"type":"string","description":"create_rule, update_rule, disable_rule, list_rules, list_dlq"},"team_id":{"type":"integer"},"rule_id":{"type":"integer"},"name":{"type":"string"},"channel":{"type":"string"},"filters":{"type":"string","description":"JSON object of exact-match filters."},"targets":{"type":"string","description":"JSON array of targets."},"priority":{"type":"integer"},"active":{"type":"boolean"},"status":{"type":"string"}}} |
| output_schema | {"type":"object","properties":{"result":{"type":"object"},"error":{"type":"string"}}} |
Use this skill to manage message routing rules and inspect dead-letter queues.
Notes:
Read a specific note from an Obsidian vault and return the full markdown content.
Search an Obsidian vault (markdown files) and return matching note paths/snippets.
Call the Notion API for searching, reading, and updating pages and databases.
Search the public web for current information and return concise source-backed findings.
Transcribe audio files to text using Groq or OpenAI Whisper.
Fetch a single URL and extract readable article content for analysis and summarization.