@tpmjs/tools-page-brief
Fetch a URL, extract main content, and return a brief with summary, key points, and claims needing citations
Module not found "https://esm.sh/build/Release/canvas.node?target=denonext".
at [0m[36mhttps://esm.sh/canvas@3.2.0?target=denonext[0m:[0m[33m2[0m:[0m[33m8[0mLast checked: 1/1/2026, 1:05:12 AM
Test @tpmjs/tools-page-brief (pageBriefTool) with AI-powered execution
0/2000 characters
Install this tool and use it with the AI SDK
npm install @tpmjs/tools-page-briefpnpm add @tpmjs/tools-page-briefyarn add @tpmjs/tools-page-briefbun add @tpmjs/tools-page-briefdeno add npm:@tpmjs/tools-page-briefimport { pageBriefTool } from '@tpmjs/tools-page-brief';import { generateText } from 'ai';
import { openai } from '@ai-sdk/openai';
import { pageBriefTool } from '@tpmjs/tools-page-brief';
const result = await generateText({
model: openai('gpt-4o'),
tools: { pageBriefTool },
prompt: 'Your prompt here...',
});
console.log(result.text);Available configuration options
urlstringThe URL to fetch and analyze
Schema extracted: 12/31/2025, 10:52:11 AM
Try to auto-extract schema from the package
ERROR: No README data found!
Downloads/month
0
Quality Score