← 返回
未分类 中文

Halo Cli Moderation Notifications

Use when moderating Halo comments or replies, creating official replies, listing unread notifications, deleting notifications, or marking notifications as read.
用于管理 Halo 评论或回复、创建官方回复、列出未读通知、删除通知或标记通知为已读。
ruibaby ruibaby 来源
未分类 clawhub v0.1.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 563
下载
💾 0
安装
1
版本
#latest

概述

Halo CLI Moderation And Notifications

Use this skill for halo comment, halo comment reply, and halo notification.

Commands

halo comment --help
halo comment reply --help
halo notification --help

Comments

Common flows:

halo comment list
halo comment list --approved=false
halo comment list --owner-kind Post --owner-name my-post
halo comment get comment-abc123
halo comment approve comment-abc123
halo comment delete comment-abc123 --force

Useful filters for comment list:

  • --page
  • --size
  • --keyword
  • --owner-name
  • --owner-kind
  • --approved
  • --sort

Replies

Common flows:

halo comment reply list
halo comment reply list --comment comment-abc123
halo comment reply get reply-abc123
halo comment reply approve reply-abc123
halo comment reply delete reply-abc123 --force

Create a reply:

halo comment create-reply comment-abc123 --content "Thanks for your feedback"
halo comment create-reply comment-abc123 --content "Following up here" --quote-reply reply-abc123
halo comment create-reply comment-abc123 --content "Internal note" --hidden

Rules:

  • In non-interactive mode, create-reply requires --content.
  • create-reply creates an already approved reply in console context.
  • Replies can be quoted with --quote-reply.

Notifications

Common flows:

halo notification list
halo notification list --unread=false
halo notification get notification-abc123
halo notification mark-as-read notification-abc123
halo notification mark-as-read --all
halo notification delete notification-abc123 --force

Useful filters for notification list:

  • --page
  • --size
  • --unread
  • --sort

Safety And Automation

  • Use --profile when moderating a non-default environment.
  • Use --json for machine-readable moderation pipelines.
  • Use --force for destructive deletes in non-interactive mode.
  • If a resource is not found, confirm the selected profile and exact resource name.

版本历史

共 1 个版本

  • v0.1.1 当前
    2026-03-30 20:09 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

business-ops

Discord

steipete
当需要通过discord工具控制Discord时使用:发送消息、添加反应、发布或上传表情包、上传表情、创建投票、管理帖子/置顶/搜索、获取权限或成员/角色/频道信息,或在Discord私信或频道中处理管理操作。
★ 78 📥 37,977
dev-programming

Halo Cli Content

ruibaby
用于从终端管理 Halo 文章或独立页面,支持列表、查看、创建、更新、删除、打开、导出 JSON、导入 JSON、分类、标签等操作。
★ 0 📥 667
business-ops

Trello

steipete
使用 Trello REST API 管理看板、列表和卡片
★ 162 📥 41,216