This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
52%
Published
a year ago (0.0.4)
N
JSON
No documentation available
T
JSON.Array
No documentation available
T
JSON.Object
No documentation available
T
JSON.Value
No documentation available
f
T
Ok
Indicate that the task executed successfully.
T
Result
Tool execution result/status enum.
T
Value
The inner value within a successful result.
Add Package
deno add jsr:@agent/tool
Import symbol
import * as mod from "@agent/tool/result";
Import directly with a jsr specifier
import * as mod from "jsr:@agent/tool/result";
Add Package
pnpm i jsr:@agent/tool
pnpm dlx jsr add @agent/tool
Import symbol
import * as mod from "@agent/tool/result";
Add Package
yarn add jsr:@agent/tool
yarn dlx jsr add @agent/tool
Import symbol
import * as mod from "@agent/tool/result";
Add Package
vlt install jsr:@agent/tool
Import symbol
import * as mod from "@agent/tool/result";
Add Package
npx jsr add @agent/tool
Import symbol
import * as mod from "@agent/tool/result";
Add Package
bunx jsr add @agent/tool
Import symbol
import * as mod from "@agent/tool/result";