Skip to content

feat: Add Pubrio B2B data intelligence tools (50 tools)#6167

Open
KinGwaL wants to merge 104 commits intoFlowiseAI:mainfrom
KinGwaL:feat/add-pubrio-tools
Open

feat: Add Pubrio B2B data intelligence tools (50 tools)#6167
KinGwaL wants to merge 104 commits intoFlowiseAI:mainfrom
KinGwaL:feat/add-pubrio-tools

Conversation

@KinGwaL
Copy link
Copy Markdown

@KinGwaL KinGwaL commented Apr 7, 2026

Summary

Add Pubrio as a new tool integration — 50 tool nodes + 1 credential covering the full Pubrio B2B data intelligence API.

Pubrio provides glocalized business data for AI agents: search companies, people, enrich records, reveal verified contacts, monitor intent signals (jobs, news, ads), and access filter reference data across global markets.

What's included

  • 1 credential: PubrioApi.credential.ts — API key authentication
  • 50 tool nodes organized by category:
Category Tools Count
Company Search Companies, Lookup Company, Enrich Company, LinkedIn Company Lookup, Find Similar Companies, Lookup Technology 6
People Search People, Lookup Person, Enrich Person, LinkedIn Person Lookup, Reveal Contact, Batch Redeem Contacts, Query Batch Redeem 7
Signals Search Jobs, Lookup Job, Search News, Lookup News, Search Ads, Lookup Ad, Lookalike Lookup 7
Filters & Reference Get Locations, Departments, Department Functions, Management Levels, Company Sizes, Timezones, News Categories/Galleries/Languages, Search Technologies/Categories, Search Verticals/Categories/Sub-Categories 14
Monitors Create/Update/Get/List/Delete/Duplicate Monitor, Test Run, Retry, Stats, Logs, Log Detail, Chart, Reveal Signature, Validate Webhook 14
Profile Get Profile, Get Usage 2

Implementation

Each tool node wraps the corresponding class from @pubrio/langchain-tools (published on npm). The LangChain tools handle all API communication, parameter parsing, and response formatting. Flowise nodes provide credential management and the UI integration layer.

Dependencies

  • @pubrio/langchain-tools — needs to be added to packages/components/package.json

Links

KinGwaL added 30 commits April 7, 2026 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant