← all tools

claude-opus-4-7

Language model · anthropic · active

last 30 days
0 calls
0 of 30 days active
what this is

Language model. The router (src/lib/llm-router.ts) calls this when a task matches its strengths. Used inside content-factory subagents, Anthropic Routines, and any /api route that calls Claude.

Top-tier reasoning. Use for weekly review and high-stakes strategy.

30-day activity
never used
2026-04-03today
cost model
unitper_1k_tokens
input$15
output$75
cached_input$1.5
capabilities
{
  "best_for": [
    "weekly_memo",
    "campaign_strategy",
    "long_form"
  ],
  "strengths": [
    "deep_reasoning",
    "strategy",
    "memos"
  ]
}
how it gets called
{
  "method": "sdk",
  "model_id": "claude-opus-4-7",
  "auth_env_var": "ANTHROPIC_API_KEY"
}
This tool has never been called in the last 30 days.

That means either: (a) the system has not had a task that matched its strengths, (b) a more cost-effective alternative was picked by the router, or (c) the related automation is toggled OFF on /automations. The Recommender reviews idle tools weekly and may suggest killing it.