AI Agent Tools
The prebuilt capabilities you assign to agents — semantic search and RAG, code intelligence, document and media generation, data analytics, and web and communication — governed, on-premise, and orchestrated as networks.
Industry → Use Case → Agent → Tool → Network
Every industry has use cases; each use case maps to agents; and you assign tools to those agents. Bring multiple use cases and industries together and VDF AI composes the agents into a governed, on-premise network.
Browse the toolbox by capability
Tools are grouped by what they do. Each category has its own hub, and every tool has a dedicated page with its inputs, use cases, and the agents that can be assigned it.
Search and filter every VDF AI tool
Search by task, filter by category, and open any tool page directly.
Agent Planner
Make agents plan the steps before they act.
Explore tool agent-coreAnswer Confidence Score
Score how sure an agent should be before answering.
Explore tool agent-coreCheckpoint Restore
Resume an agent exactly where it left off.
Explore tool agent-coreCheckpoint Save
Snapshot an agent’s state so it can resume.
Explore tool agent-coreCitation Verifier
Confirm every citation actually supports the claim.
Explore tool agent-coreClarification Request
Let agents ask instead of guessing.
Explore tool agent-coreContext Summarizer
Compress long context so agents stay coherent.
Explore tool agent-coreFact Checker
Assess whether a claim is actually true.
Explore tool agent-coreHuman Approval Request
Put a human in the loop before high-stakes actions.
Explore tool agent-coreMemory Recall
Retrieve exactly the memory an agent stored earlier.
Explore tool agent-coreMemory Search
Find the right memory by meaning, not exact key.
Explore tool agent-coreMemory Store
Give agents durable memory that survives the session.
Explore tool agent-coreOutput Quality Evaluator
Grade agent output against your quality bar.
Explore tool agent-corePlan Status Tracker
Track a plan step by step, to completion.
Explore tool agent-coreSource Cross-Check
Corroborate a claim across independent sources.
Explore tool agent-coreSub-Agent Delegation
Let an agent hand off work to a specialist sub-agent.
Explore tool browserAPI Invoke
Call any REST endpoint, governed and logged.
Explore tool browserBrowser Click
Click an element on the live page.
Explore tool browserBrowser Extract
Pull structured data out of a live page.
Explore tool browserBrowser Navigate
Open a URL in a governed headless browser.
Explore tool browserBrowser Scroll
Scroll to reveal content and trigger lazy loads.
Explore tool browserBrowser Snapshot
Capture the page’s structure for the agent to act on.
Explore tool browserBrowser Type
Type into a field on the live page.
Explore tool browserOpenAPI Invoke
Call an API by its OpenAPI operation, safely typed.
Explore tool browserPDF Extract
Pull text and tables out of PDFs.
Explore tool browserRSS Fetch
Pull the latest items from a feed.
Explore tool browserScreenshot Capture
Capture a visual image of the page.
Explore tool browserWebhook Trigger
Fire a webhook to kick off downstream systems.
Explore tool code-executionBuild Runner
Compile or build the project and surface errors.
Explore tool code-executionFile List
List files and folders in the workspace.
Explore tool code-executionFile Patch
Apply a precise, reviewable edit to a file.
Explore tool code-executionFile Read
Read a file from the agent workspace.
Explore tool code-executionFile Search
Find files and text across the workspace fast.
Explore tool code-executionFile Write
Create or overwrite a file in the workspace.
Explore tool code-executionGit Add Comment
Comment on a PR or issue with findings.
Explore tool code-executionGit Branch
Create and switch branches for isolated work.
Explore tool code-executionGit Commit
Stage and commit changes with a clear message.
Explore tool code-executionGit Create Issue
File a tracked issue straight from the workspace.
Explore tool code-executionGit Create Pull Request
Open a pull request from the agent’s branch.
Explore tool code-executionGit Diff
Show exactly what an agent changed.
Explore tool code-executionGit Push
Publish a branch to the remote, under policy.
Explore tool code-executionGit Status
See what changed in the working tree.
Explore tool code-executionLint Runner
Check code style and catch issues before review.
Explore tool code-executionSandboxed Code Execution
Run agent-written code safely in an isolated sandbox.
Explore tool code-executionTerminal Execute
Run governed shell commands in the agent workspace.
Explore tool code-executionTest Runner
Run the test suite and report pass/fail.
Explore tool dataAnomaly Detection
Flag the data points that don’t belong.
Explore tool dataChart Generator
Turn data into a clean chart image.
Explore tool dataCSV Analyzer
Profile any CSV — stats, types, columns, and samples.
Explore tool dataData Profiler
Profile a dataset’s shape, types, and quality.
Explore tool dataData Transformer
Reshape, filter, and map data between formats.
Explore tool dataDocument Parser
Extract clean text and structure from any document.
Explore tool dataDOCX Parser
Read Word documents with structure intact.
Explore tool dataJSON Schema Validator
Validate JSON against a schema before you trust it.
Explore tool mediaOCR Text Extraction
Extract text from images and scans, on-premise.
Explore tool dataPPTX Parser
Extract slides, text, and notes from decks.
Explore tool dataRead-Only SQL Query
Query your database safely, read-only.
Explore tool utilitySentiment Analysis
Score text for sentiment, polarity, and subjectivity.
Explore tool dataStatistics Tool
Run real statistics, not token-guessed math.
Explore tool dataXLSX Parser
Read spreadsheets into structured data.
Explore tool developmentAI Code Review
Review code for bugs, security, performance, and maintainability.
Explore tool developmentAPI Docs Generator
Generate API reference docs from your real routes.
Explore tool developmentAPI Surface Extractor
Extract the API route surface from Python and JS/TS repos.
Explore tool developmentArchitecture Doc Generator
Generate architecture docs from inferred components.
Explore tool developmentArchitecture Inference
Infer components and their relationships from a repo.
Explore tool developmentChange Impact Analysis
Estimate impacted files, APIs, and risks for a change.
Explore tool developmentCode Smell Detector
Surface maintainability risks with static code-smell heuristics.
Explore tool developmentDependency Analyzer
Parse manifests and import relationships from a repo.
Explore tool developmentDependency Manager
List, audit, update, and check packages for Python and Node.
Explore tool developmentEntry Point Finder
Find where a codebase actually starts running.
Explore tool developmentFile Summarizer
Summarize any repo file — structure plus a narrative.
Explore tool developmentGitHub Repository Explorer
Read files, search code, and inspect issues and PRs on GitHub.
Explore tool developmentJSON / YAML Converter
Convert, validate, format, and query JSON and YAML.
Explore tool developmentProject Scaffolder
Create project structures from templates in one step.
Explore tool developmentPull Request Review Assistant
Review pull requests by their metadata and changed files.
Explore tool developmentREADME Generator
Generate an accurate README from the repository itself.
Explore tool developmentRegex Tester
Test, match, replace, split, and explain regular expressions.
Explore tool developmentRepository Dependency Graph
Build a module import graph from your source files.
Explore tool developmentRepository Map
Build a structural map of any repository.
Explore tool developmentRepository Metadata Parser
Parse dependency files and infer languages and build commands.
Explore tool developmentRepository Security Scan
Scan a repo for leaked secrets and unsafe code patterns.
Explore tool developmentSymbol Reference Finder
Find every definition and usage of a symbol.
Explore tool developmentTech Stack Detector
Infer languages, frameworks, and tooling from a repo.
Explore tool developmentText & File Diff
Compare two texts or files in multiple diff formats.
Explore tool generationAI Image Generator
Generate images from a text prompt, stored per user.
Explore tool generationDocument Generator
Turn agent output into Word, PowerPoint, Markdown, and more.
Explore tool generationPDF Generator
Generate styled PDFs from HTML or Markdown.
Explore tool generationQR Code Generator
Encode URLs, text, or data into a customizable QR code.
Explore tool generationSpreadsheet Generator
Generate multi-sheet Excel workbooks from data.
Explore tool integrationCalendar Availability Check
Find a time that works for everyone.
Explore tool integrationCalendar Create Event
Create a calendar event with the right attendees.
Explore tool integrationCalendar Update Event
Reschedule or edit an existing event.
Explore tool integrationConfluence Create Page
Publish a new Confluence page from an agent.
Explore tool integrationConfluence Update Page
Update an existing Confluence page.
Explore tool integrationGitHub Create Issue
File a GitHub issue via the API.
Explore tool integrationGitHub Create Pull Request
Open a GitHub pull request via the API.
Explore tool integrationGitHub Merge Pull Request
Merge an approved PR, under strict policy.
Explore tool integrationGitHub Request Review
Request reviewers on a pull request.
Explore tool integrationGmail Draft Create
Draft an email for a human to review and send.
Explore tool integrationGmail Reply
Draft a threaded reply to an email.
Explore tool integrationJira Add Comment
Comment on a Jira issue in context.
Explore tool integrationJira Create Issue
File a Jira issue with the right fields.
Explore tool integrationJira Transition Issue
Move a Jira issue through its workflow.
Explore tool integrationJira Update Issue
Update fields on an existing Jira issue.
Explore tool integrationNotion Create Page
Create a Notion page or database entry.
Explore tool integrationNotion Search
Search Notion pages and databases.
Explore tool integrationNotion Update Page
Update a Notion page or record.
Explore tool integrationSalesforce Create Record
Create a Salesforce record under policy.
Explore tool integrationSalesforce Query
Query Salesforce records with SOQL, read-only.
Explore tool integrationSalesforce Update Record
Update a Salesforce record’s fields.
Explore tool integrationSlack Post Message
Post a message to a Slack channel or user.
Explore tool integrationSlack Read Thread
Read a Slack thread for full context.
Explore tool integrationTeams Post Message
Post a message to a Microsoft Teams channel or chat.
Explore tool integrationZoom Recording Link
Generate a shareable link to a Zoom recording.
Explore tool integrationZoom Schedule Meeting
Schedule a Zoom meeting and get the join link.
Explore tool multimodalAudio Transcription
Transcribe long recordings with structure.
Explore tool multimodalImage Analysis
Understand what’s in an image.
Explore tool multimodalSpeech to Text
Transcribe speech into accurate text.
Explore tool multimodalTable Extraction
Lift tables out of documents and images.
Explore tool multimodalText to Speech
Turn text into natural-sounding speech.
Explore tool multimodalTranslation
Translate text between languages, privately.
Explore tool multimodalVideo Analysis
Understand the visual content of a video.
Explore tool multimodalVideo Transcription
Transcribe video into timestamped text.
Explore tool securityAudit Trail Query
Ask what an agent did, and when.
Explore tool securityCost Estimator
Know what an action will cost before you run it.
Explore tool securityExecution Trace Fetch
Replay exactly how an agent reached its result.
Explore tool securityPermission Check
Verify an action is allowed before it runs.
Explore tool securityPII Detection
Find personal data before it leaks.
Explore tool securityPII Redaction
Strip personal data out of text automatically.
Explore tool securityRate Limit Status
Know your remaining budget before you call.
Explore tool securitySecrets Scan
Catch leaked keys and credentials.
Explore tool securityTool Health Check
Confirm a tool is up before you depend on it.
Explore tool semantic-searchBatch Embed & Upsert
Embed and index a whole corpus in one pass.
Explore tool semantic-searchChunk Citation
Attach exact source citations to each retrieved chunk.
Explore tool semantic-searchConfluence Semantic Search
Find the right Confluence page by meaning, not keywords.
Explore tool semantic-searchEmbedding Generator
Turn text into vectors for semantic search.
Explore tool semantic-searchFederated Vector Search
One query, ranked results across Jira, GitHub, and Confluence.
Explore tool semantic-searchGitBook Semantic Search
Find the right GitBook page by meaning, not keywords.
Explore tool semantic-searchGitHub Semantic Code Search
Search code and repos by what they do, not their file names.
Explore tool semantic-searchGmail Semantic Search
Find the email you mean, not the keyword you remember.
Explore tool semantic-searchGoogle Calendar Semantic Search
Find the meeting you mean, not the title you forgot.
Explore tool semantic-searchGoogle Drive Semantic Search
Find the file you mean, not the name you can’t recall.
Explore tool semantic-searchHybrid Search
Combine keyword and semantic search for the best of both.
Explore tool semantic-searchJira Epic Insights
Synthesize scope and progress signals across your epics.
Explore tool semantic-searchJira Issue Insights
Synthesize themes and risks across your Jira issues.
Explore tool semantic-searchJira Semantic Search
Find the right Jira ticket by meaning, from your own index.
Explore tool semantic-searchJira Sprint Insights
Synthesize focus and delivery signals across your sprints.
Explore tool semantic-searchKnowledge Graph Query
Answer questions by traversing your knowledge graph.
Explore tool semantic-searchRAG Grep
Exact-match search across an indexed repository.
Explore tool semantic-searchRAG Symbol Graph
Navigate a codebase by symbols and references.
Explore tool dataRAG Vector Query
The raw cosine-similarity retrieval primitive for custom RAG.
Explore tool semantic-searchRepository Chunker
Split a repository into retrieval-ready chunks.
Explore tool semantic-searchResult Reranker
Reorder retrieved results by true relevance.
Explore tool semantic-searchVector Delete by Repository
Purge a repository’s vectors from the index.
Explore tool semantic-searchVector Store Inventory
See what’s actually indexed before you trust the answers.
Explore tool semantic-searchVector Upsert
Insert or update vectors in the store.
Explore tool semantic-searchZoom Semantic Search
Find what was said in the meeting, not just when it happened.
Explore tool communicationEmail Sender
Let agents send plain-text or HTML email via SMTP.
Explore tool webWeb Crawler
Crawl a site and extract clean text from many pages.
Explore tool webWeb Search
Give agents fresh, cited results from the open web.
Explore tool workflowCancel Job
Stop a running job cleanly.
Explore tool workflowNotification Dispatch
Send an alert to the right channel.
Explore tool workflowReport Compiler
Assemble sections and data into a finished report.
Explore tool workflowRetry Job
Re-run a failed job from where it broke.
Explore tool workflowTask Scheduler
Run an agent task on a schedule.
Explore tool workflowTemplate Renderer
Fill a template with data, consistently.
Explore tool workflowWorkflow Status
Track a running workflow to completion.
Explore tool workflowWorkflow Trigger
Kick off a multi-step workflow on demand.
Explore toolNo tools match this search. Try a broader term or choose a different category.
Governed tools, assigned to agents
Every tool runs on the VDF platform with role-based access, audit logging, and on-premise deployment. Assign tools to individual assistants with VDF AI Agents, or wire several agents and their tools into repeatable multi-agent workflows with VDF AI Networks.
Questions about VDF AI tools
What are VDF AI tools?
VDF AI tools are prebuilt, governed capabilities you assign to AI agents — semantic search and RAG, code intelligence, document and media generation, data analytics, and web and communication actions. Each tool runs on infrastructure you control with role-based access and audit logging, and any agent can be given the exact tools it needs.
How do tools relate to agents and networks?
The model is Industry → Use Case → Agent → Tool. An industry has use cases; each use case maps to one or more agents; and you assign tools to those agents. When multiple use cases or industries come together, VDF AI composes the agents into a network — a governed, multi-agent workflow that orchestrates many tools at once.
Can I assign multiple tools to one agent?
Yes. An agent can be assigned any combination of tools. A knowledge agent might get federated vector search, the file summarizer, and the document generator; an engineering agent might get code review, security scan, and the repository map. Tool access is governed per role and fully logged.
Do these tools run on-premise?
Yes. Every tool can run on-premise or in your sovereign cloud, so your documents, code, tickets, and data never leave your perimeter. That is what makes them usable for regulated and IP-sensitive work that hosted assistants cannot touch.
How do I get a tool into production?
Pick the tool for your use case, assign it to an agent under role-based policy, and deploy on your own infrastructure — alone or as part of a VDF AI Network. Book a demo to see it applied to your environment.
Assign the right tools to your agents — on your own infrastructure
See the toolbox applied to your use cases and orchestrated as a governed, on-premise network.