ClawLink
AI & ML11 toolsPaste one API key

Moderation API integration for AI agents

Moderation API provides content detection, human review workflows, author management, and moderation actions for online platforms.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Moderation API once and call the same tools from all of them.

Setup

Connect Moderation API through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Moderation API exposes 11 tools through ClawLink.

ToolWhat it doesKind
moderationapi_get_accountReturn the connected Moderation API account, plan, current project, and current quota valuesRead
moderationapi_get_review_queueReturn metadata and item counts for a review queue by IDRead
moderationapi_get_wordlistReturn one wordlist and its current words by IDRead
moderationapi_list_actionsList moderation actions available to the organization, optionally restricted to a review queueRead
moderationapi_list_review_queue_itemsList and filter one page of moderation items in a review queueRead
moderationapi_list_wordlistsList the organization's wordlists and their identifiersRead
moderationapi_evaluate_contentEvaluate content without retaining it or adding it to a review queue, and return policyRead
moderationapi_modify_wordlist_wordsAdd words to or remove words from an existing wordlistRead
moderationapi_set_review_queue_item_statusMark a review queue item resolved or return it to pendingWrite
moderationapi_submit_content_for_moderationEvaluate content and allow Moderation API to retain it and add it to a review queue accordingRead
moderationapi_execute_actionApply a discovered moderation action to content items or authorsRead