Skip to main content
Around 80 tools across nine groups. Every tool carries MCP annotations, so a host can tell read-only from destructive before invoking anything.
Detection quality matches the REST API exactly. Both surfaces are backed by the same tool definitions from the @tuteliq/mcp package.

Detection

Grooming is scoped to adult-to-minor dynamics. If every participant is a known adult the endpoint short-circuits and says so; use coercive control or social engineering instead.

Fraud and exploitation

Media

Media costs more than text: an image is 7 credits, a voice clip 21, a video 95. See credits.

Synthetic content

detect_synthetic_text, detect_synthetic_image, detect_synthetic_audio and detect_synthetic_video identify AI-generated media in each modality.

Incidents and moderation

Agents are limited to confirm on the review tools. See moderation workflows.

Guidance and reporting

get_action_plan produces age-appropriate guidance for responding to a situation. generate_report produces an incident report suitable for professional review.

Governance and compliance

Set expectations correctly on erasure: Tuteliq stores no user content in the first place. An erasure request removes the abstracted detection records, and cannot remove message text because none was ever kept. That is usually a stronger answer than a completed deletion, and worth stating plainly.

Policy and automation

get_policy and set_policy manage account-wide thresholds. list_policy_rules, create_policy_rule, get_policy_rule, update_policy_rule, delete_policy_rule and evaluate_policy_rules drive rule-based automation. get_detection_settings, update_detection_settings and reset_detection_settings tune detector behaviour.

Threat intelligence

get_intelligence_trends, get_emerging_threats, get_risk_trends and get_weekly_digest surface cross-account, k-anonymised threat signals.

Verification, usage and webhooks

create_verification_session, get_verification_session and cancel_verification_session drive age and identity verification. get_usage_history, get_usage_by_tool, get_usage_monthly, get_usage_summary, get_usage_quota, get_pricing and get_pricing_details cover consumption and billing. list_webhooks, create_webhook, update_webhook, delete_webhook, test_webhook and regenerate_webhook_secret manage event delivery.

Tools that change or delete data

Most tools are read-only. These are annotated destructiveHint, so a host can prompt before invoking them. Worth reviewing before granting an agent access to a production account.

Common parameters

Detection tools share a common set: verdict_only is the right trade when screening a live stream: screen everything fast, then re-run only what flags in standard mode for the detail.