Installation
When using Intuned, this package is pre-installed in
every TypeScript project.
Quick example
AI module
AI-powered utilities for data extraction and page analysis. These functions use AI and incur costs.Helpers module
Requirements
- Node.js 18+
- Playwright (
npm install playwright && npx playwright install) - For AI functions: API key for your AI provider (set via environment variable or function parameter)