一键导入
inlinetoolcallparser
Kotlin object singleton: org.example.vicky.agent.InlineToolCallParser. Auto-injected into script scope.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Kotlin object singleton: org.example.vicky.agent.InlineToolCallParser. Auto-injected into script scope.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Kotlin class: org.example.vicky.agent.ChatCompletionRunner.
Kotlin class: org.example.vicky.agent.CompletionResult.
Kotlin object singleton: org.example.vicky.agent.OpenAiToolSchemaBuilder. Auto-injected into script scope.
Kotlin class: org.example.vicky.io.OutboundMessage$TokenUsage.
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 | InlineToolCallParser |
| description | Kotlin object singleton: org.example.vicky.agent.InlineToolCallParser. Auto-injected into script scope. |
Kotlin object (singleton). In scripts, use directly as InlineToolCallParser.
Full class: org.example.vicky.agent.InlineToolCallParser
INSTANCE: InlineToolCallParser (static)parse(arg0: String): List// Direct access — no constructor needed
var instance = InlineToolCallParser;
var result = InlineToolCallParser.parse(...);