llmkit_local_agents
Track cost attribution for local agents in the current Claude Code session, highlighting the most expensive agents.
Instructions
Subagent cost attribution for the current Claude Code session. Shows which agents cost the most.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | ||
| totalCostUsd | Yes | ||
| mainConversationCostUsd | No | ||
| subagentsTotalCostUsd | No | ||
| agentCount | Yes | ||
| byType | No |