with one click
tokenusage
Kotlin class: org.example.vicky.io.OutboundMessage$TokenUsage.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Kotlin class: org.example.vicky.io.OutboundMessage$TokenUsage.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Kotlin class: org.example.vicky.agent.ChatCompletionRunner.
Kotlin class: org.example.vicky.agent.CompletionResult.
Kotlin object singleton: org.example.vicky.agent.InlineToolCallParser. Auto-injected into script scope.
Kotlin object singleton: org.example.vicky.agent.OpenAiToolSchemaBuilder. Auto-injected into script scope.
Kotlin object singleton: kotlin.reflect.jvm.internal.impl.renderer.DescriptorRenderer$ValueParametersHandler$DEFAULT. Auto-injected into script scope.
Kotlin object singleton: kotlin.reflect.jvm.internal.impl.util.ModuleVisibilityHelper$EMPTY. Auto-injected into script scope.
| name | TokenUsage |
| description | Kotlin class: org.example.vicky.io.OutboundMessage$TokenUsage. |
Kotlin class. Create instances with new TokenUsage(...) or TokenUsage(...).
Full class: org.example.vicky.io.OutboundMessage$TokenUsage
conversationId: StringuserId: StringgroupId: StringpromptTokens: intcompletionTokens: intsessionTotalUsed: intcontent: Stringtype: StringTokenUsage(arg0: String, arg1: String, arg2: String, arg3: int, arg4: int, arg5: int, arg6: String, arg7: String)TokenUsage(arg0: String, arg1: String, arg2: String, arg3: int, arg4: int, arg5: int, arg6: String, arg7: String, arg8: int, arg9: DefaultConstructorMarker)equals(arg0: Object): booleantoString(): StringhashCode(): intgetType(): Stringcopy(arg0: String, arg1: String, arg2: String, arg3: int, arg4: int, arg5: int, arg6: String, arg7: String): TokenUsagegetContent(): StringgetUserId(): StringgetConversationId(): Stringcomponent1(): Stringcomponent2(): Stringcomponent3(): Stringcomponent4(): intcomponent5(): intgetCompletionTokens(): intcomponent6(): intcomponent7(): Stringcomponent8(): StringgetPromptTokens(): intgetSessionTotalUsed(): intgetGroupId(): String