@runtypelabs/cli 2.15.0 → 2.15.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +211 -117
  2. package/package.json +2 -2
package/dist/index.js CHANGED
@@ -15548,7 +15548,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
15548
15548
  "idPrefix": "platform",
15549
15549
  "name": "AgentMail Create Draft",
15550
15550
  "description": "Create an email draft in an AgentMail inbox.",
15551
- "category": "third_party_api",
15551
+ "category": "messaging",
15552
15552
  "providers": [
15553
15553
  "multi"
15554
15554
  ],
@@ -15671,7 +15671,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
15671
15671
  "idPrefix": "platform",
15672
15672
  "name": "AgentMail Create Inbox",
15673
15673
  "description": "Create a new AI-managed email inbox via AgentMail.",
15674
- "category": "third_party_api",
15674
+ "category": "messaging",
15675
15675
  "providers": [
15676
15676
  "multi"
15677
15677
  ],
@@ -15748,7 +15748,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
15748
15748
  "idPrefix": "platform",
15749
15749
  "name": "AgentMail Reply to Email",
15750
15750
  "description": "Reply to an email in an AgentMail inbox.",
15751
- "category": "third_party_api",
15751
+ "category": "messaging",
15752
15752
  "providers": [
15753
15753
  "multi"
15754
15754
  ],
@@ -15958,7 +15958,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
15958
15958
  "idPrefix": "platform",
15959
15959
  "name": "AgentMail Send Email",
15960
15960
  "description": "Send an email from an AgentMail inbox.",
15961
- "category": "third_party_api",
15961
+ "category": "messaging",
15962
15962
  "providers": [
15963
15963
  "multi"
15964
15964
  ],
@@ -16147,7 +16147,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
16147
16147
  "idPrefix": "platform",
16148
16148
  "name": "Andi Search",
16149
16149
  "description": "AI-powered web search via Andi.",
16150
- "category": "third_party_api",
16150
+ "category": "web_search",
16151
16151
  "providers": [
16152
16152
  "multi"
16153
16153
  ],
@@ -16396,7 +16396,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
16396
16396
  "idPrefix": "platform",
16397
16397
  "name": "Apollo Companies Search",
16398
16398
  "description": "Search the Apollo database for companies matching location, industry, employee count, and other filters.",
16399
- "category": "third_party_api",
16399
+ "category": "knowledge_retrieval",
16400
16400
  "providers": [
16401
16401
  "multi"
16402
16402
  ],
@@ -16506,7 +16506,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
16506
16506
  "idPrefix": "platform",
16507
16507
  "name": "Apollo Organization Enrich",
16508
16508
  "description": "Enrich a company by domain \u2014 returns industry, revenue, employee count, funding, and more via Apollo.",
16509
- "category": "third_party_api",
16509
+ "category": "knowledge_retrieval",
16510
16510
  "providers": [
16511
16511
  "multi"
16512
16512
  ],
@@ -16549,7 +16549,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
16549
16549
  "idPrefix": "platform",
16550
16550
  "name": "Apollo People Match",
16551
16551
  "description": "Enrich a person by email, LinkedIn URL, name+company, or other identifiers via Apollo.",
16552
- "category": "third_party_api",
16552
+ "category": "knowledge_retrieval",
16553
16553
  "providers": [
16554
16554
  "multi"
16555
16555
  ],
@@ -16676,7 +16676,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
16676
16676
  "idPrefix": "platform",
16677
16677
  "name": "Apollo People Search",
16678
16678
  "description": "Search the Apollo database for people matching title, seniority, location, and other filters.",
16679
- "category": "third_party_api",
16679
+ "category": "knowledge_retrieval",
16680
16680
  "providers": [
16681
16681
  "multi"
16682
16682
  ],
@@ -16816,7 +16816,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
16816
16816
  "idPrefix": "platform",
16817
16817
  "name": "Aviato Company Enrich",
16818
16818
  "description": "Enrich a company with funding rounds, headcount, acquisitions, and social data via Aviato.",
16819
- "category": "third_party_api",
16819
+ "category": "knowledge_retrieval",
16820
16820
  "providers": [
16821
16821
  "multi"
16822
16822
  ],
@@ -17037,7 +17037,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
17037
17037
  "idPrefix": "platform",
17038
17038
  "name": "Aviato Company Funding Rounds",
17039
17039
  "description": "Get funding round history for a company via Aviato.",
17040
- "category": "third_party_api",
17040
+ "category": "knowledge_retrieval",
17041
17041
  "providers": [
17042
17042
  "multi"
17043
17043
  ],
@@ -17145,7 +17145,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
17145
17145
  "idPrefix": "platform",
17146
17146
  "name": "Aviato Company Search",
17147
17147
  "description": "Search for companies by filters via Aviato.",
17148
- "category": "third_party_api",
17148
+ "category": "knowledge_retrieval",
17149
17149
  "providers": [
17150
17150
  "multi"
17151
17151
  ],
@@ -17188,7 +17188,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
17188
17188
  "idPrefix": "platform",
17189
17189
  "name": "Aviato Market Map Generate",
17190
17190
  "description": "Generate a market map of companies in a category via Aviato.",
17191
- "category": "third_party_api",
17191
+ "category": "knowledge_retrieval",
17192
17192
  "providers": [
17193
17193
  "multi"
17194
17194
  ],
@@ -17253,7 +17253,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
17253
17253
  "idPrefix": "platform",
17254
17254
  "name": "Aviato Person Enrich",
17255
17255
  "description": "Enrich a person profile with LinkedIn, career history, and social data via Aviato.",
17256
- "category": "third_party_api",
17256
+ "category": "knowledge_retrieval",
17257
17257
  "providers": [
17258
17258
  "multi"
17259
17259
  ],
@@ -17426,7 +17426,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
17426
17426
  "idPrefix": "platform",
17427
17427
  "name": "Aviato Person Search",
17428
17428
  "description": "Search for people by filters via Aviato.",
17429
- "category": "third_party_api",
17429
+ "category": "knowledge_retrieval",
17430
17430
  "providers": [
17431
17431
  "multi"
17432
17432
  ],
@@ -17469,7 +17469,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
17469
17469
  "idPrefix": "platform",
17470
17470
  "name": "Brand.dev AI Query",
17471
17471
  "description": "Query brand information using natural language via Brand.dev.",
17472
- "category": "third_party_api",
17472
+ "category": "web_scraping",
17473
17473
  "providers": [
17474
17474
  "multi"
17475
17475
  ],
@@ -17554,7 +17554,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
17554
17554
  "idPrefix": "platform",
17555
17555
  "name": "Brand.dev Retrieve",
17556
17556
  "description": "Retrieve brand data (logo, colors, fonts) for a domain via Brand.dev.",
17557
- "category": "third_party_api",
17557
+ "category": "web_scraping",
17558
17558
  "providers": [
17559
17559
  "multi"
17560
17560
  ],
@@ -17635,7 +17635,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
17635
17635
  "idPrefix": "platform",
17636
17636
  "name": "Brand.dev Retrieve by Name",
17637
17637
  "description": "Retrieve brand data by company name via Brand.dev.",
17638
- "category": "third_party_api",
17638
+ "category": "web_scraping",
17639
17639
  "providers": [
17640
17640
  "multi"
17641
17641
  ],
@@ -17716,7 +17716,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
17716
17716
  "idPrefix": "platform",
17717
17717
  "name": "Brand.dev Screenshot",
17718
17718
  "description": "Get a screenshot of a brand's website via Brand.dev.",
17719
- "category": "third_party_api",
17719
+ "category": "web_scraping",
17720
17720
  "providers": [
17721
17721
  "multi"
17722
17722
  ],
@@ -17797,7 +17797,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
17797
17797
  "idPrefix": "platform",
17798
17798
  "name": "ContactOut Domain Enrich",
17799
17799
  "description": "Get contacts at a company by domain via ContactOut.",
17800
- "category": "third_party_api",
17800
+ "category": "knowledge_retrieval",
17801
17801
  "providers": [
17802
17802
  "multi"
17803
17803
  ],
@@ -17841,7 +17841,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
17841
17841
  "idPrefix": "platform",
17842
17842
  "name": "ContactOut Email Enrich",
17843
17843
  "description": "Enrich a contact record by email address via ContactOut.",
17844
- "category": "third_party_api",
17844
+ "category": "knowledge_retrieval",
17845
17845
  "providers": [
17846
17846
  "multi"
17847
17847
  ],
@@ -17896,7 +17896,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
17896
17896
  "idPrefix": "platform",
17897
17897
  "name": "ContactOut People Enrich",
17898
17898
  "description": "Enrich people records with contact details via ContactOut.",
17899
- "category": "third_party_api",
17899
+ "category": "knowledge_retrieval",
17900
17900
  "providers": [
17901
17901
  "multi"
17902
17902
  ],
@@ -18056,7 +18056,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
18056
18056
  "idPrefix": "platform",
18057
18057
  "name": "ContactOut LinkedIn Lookup",
18058
18058
  "description": "Find email and phone for a person by LinkedIn URL via ContactOut.",
18059
- "category": "third_party_api",
18059
+ "category": "knowledge_retrieval",
18060
18060
  "providers": [
18061
18061
  "multi"
18062
18062
  ],
@@ -18117,7 +18117,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
18117
18117
  "idPrefix": "platform",
18118
18118
  "name": "Coresignal Company Enrich",
18119
18119
  "description": "Enrich a company by domain or name with clean structured data via Coresignal.",
18120
- "category": "third_party_api",
18120
+ "category": "knowledge_retrieval",
18121
18121
  "providers": [
18122
18122
  "multi"
18123
18123
  ],
@@ -18162,7 +18162,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
18162
18162
  "idPrefix": "platform",
18163
18163
  "name": "Coresignal Company Multi-Source Enrich",
18164
18164
  "description": "Enrich a company with data aggregated from multiple sources via Coresignal.",
18165
- "category": "third_party_api",
18165
+ "category": "knowledge_retrieval",
18166
18166
  "providers": [
18167
18167
  "multi"
18168
18168
  ],
@@ -18207,7 +18207,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
18207
18207
  "idPrefix": "platform",
18208
18208
  "name": "Coresignal Employee Collect",
18209
18209
  "description": "Collect employee data by LinkedIn profile URL via Coresignal.",
18210
- "category": "third_party_api",
18210
+ "category": "knowledge_retrieval",
18211
18211
  "providers": [
18212
18212
  "multi"
18213
18213
  ],
@@ -18252,7 +18252,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
18252
18252
  "idPrefix": "platform",
18253
18253
  "name": "Crustdata Company Search",
18254
18254
  "description": "Search the Crustdata company database with growth-signal filters.",
18255
- "category": "third_party_api",
18255
+ "category": "knowledge_retrieval",
18256
18256
  "providers": [
18257
18257
  "multi"
18258
18258
  ],
@@ -18334,7 +18334,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
18334
18334
  "idPrefix": "platform",
18335
18335
  "name": "Crustdata Identify Company",
18336
18336
  "description": "Identify a company by name, domain, or LinkedIn URL via Crustdata.",
18337
- "category": "third_party_api",
18337
+ "category": "knowledge_retrieval",
18338
18338
  "providers": [
18339
18339
  "multi"
18340
18340
  ],
@@ -18435,7 +18435,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
18435
18435
  "idPrefix": "platform",
18436
18436
  "name": "Crustdata Person Enrich",
18437
18437
  "description": "Enrich a person by LinkedIn URL via Crustdata.",
18438
- "category": "third_party_api",
18438
+ "category": "knowledge_retrieval",
18439
18439
  "providers": [
18440
18440
  "multi"
18441
18441
  ],
@@ -18512,7 +18512,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
18512
18512
  "idPrefix": "platform",
18513
18513
  "name": "Crustdata Person Search",
18514
18514
  "description": "Search the Crustdata people database with filters via Crustdata.",
18515
- "category": "third_party_api",
18515
+ "category": "knowledge_retrieval",
18516
18516
  "providers": [
18517
18517
  "multi"
18518
18518
  ],
@@ -19121,7 +19121,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
19121
19121
  "idPrefix": "platform",
19122
19122
  "name": "Dome Crypto Prices (Binance)",
19123
19123
  "description": "Get real-time cryptocurrency prices from Binance via Dome.",
19124
- "category": "third_party_api",
19124
+ "category": "knowledge_retrieval",
19125
19125
  "providers": [
19126
19126
  "multi"
19127
19127
  ],
@@ -19214,7 +19214,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
19214
19214
  "idPrefix": "platform",
19215
19215
  "name": "Dome Kalshi Markets",
19216
19216
  "description": "Get active prediction markets and prices from Kalshi via Dome.",
19217
- "category": "third_party_api",
19217
+ "category": "knowledge_retrieval",
19218
19218
  "providers": [
19219
19219
  "multi"
19220
19220
  ],
@@ -19335,7 +19335,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
19335
19335
  "idPrefix": "platform",
19336
19336
  "name": "Dome Polymarket Markets",
19337
19337
  "description": "Get active prediction markets and prices from Polymarket via Dome.",
19338
- "category": "third_party_api",
19338
+ "category": "knowledge_retrieval",
19339
19339
  "providers": [
19340
19340
  "multi"
19341
19341
  ],
@@ -19510,7 +19510,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
19510
19510
  "idPrefix": "platform",
19511
19511
  "name": "Exa Answer",
19512
19512
  "description": "Get an AI-generated answer with cited sources via Exa.",
19513
- "category": "third_party_api",
19513
+ "category": "web_search",
19514
19514
  "providers": [
19515
19515
  "multi"
19516
19516
  ],
@@ -19579,7 +19579,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
19579
19579
  "idPrefix": "platform",
19580
19580
  "name": "Exa Contents",
19581
19581
  "description": "Fetch full cleaned page contents for a list of URLs via Exa.",
19582
- "category": "third_party_api",
19582
+ "category": "web_search",
19583
19583
  "providers": [
19584
19584
  "multi"
19585
19585
  ],
@@ -19750,7 +19750,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
19750
19750
  "idPrefix": "platform",
19751
19751
  "name": "Exa Search",
19752
19752
  "description": "Semantic neural web search \u2014 finds the most relevant pages, not just keyword matches, via Exa.",
19753
- "category": "third_party_api",
19753
+ "category": "web_search",
19754
19754
  "providers": [
19755
19755
  "multi"
19756
19756
  ],
@@ -20000,7 +20000,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
20000
20000
  "idPrefix": "platform",
20001
20001
  "name": "Fiber Company Search",
20002
20002
  "description": "Search for companies with structured filters via Fiber AI.",
20003
- "category": "third_party_api",
20003
+ "category": "knowledge_retrieval",
20004
20004
  "providers": [
20005
20005
  "multi"
20006
20006
  ],
@@ -20084,7 +20084,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
20084
20084
  "idPrefix": "platform",
20085
20085
  "name": "Fiber Email to Person",
20086
20086
  "description": "Look up a person profile by email address via Fiber AI.",
20087
- "category": "third_party_api",
20087
+ "category": "knowledge_retrieval",
20088
20088
  "providers": [
20089
20089
  "multi"
20090
20090
  ],
@@ -20141,7 +20141,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
20141
20141
  "idPrefix": "platform",
20142
20142
  "name": "Fiber Natural Language Company Search",
20143
20143
  "description": "Search for companies using a natural language description via Fiber AI.",
20144
- "category": "third_party_api",
20144
+ "category": "knowledge_retrieval",
20145
20145
  "providers": [
20146
20146
  "multi"
20147
20147
  ],
@@ -20208,7 +20208,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
20208
20208
  "idPrefix": "platform",
20209
20209
  "name": "Fiber Natural Language People Search",
20210
20210
  "description": "Search for people using a natural language description via Fiber AI.",
20211
- "category": "third_party_api",
20211
+ "category": "knowledge_retrieval",
20212
20212
  "providers": [
20213
20213
  "multi"
20214
20214
  ],
@@ -20299,7 +20299,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
20299
20299
  "idPrefix": "platform",
20300
20300
  "name": "Fiber People Search",
20301
20301
  "description": "Search for people with structured filters via Fiber AI.",
20302
- "category": "third_party_api",
20302
+ "category": "knowledge_retrieval",
20303
20303
  "providers": [
20304
20304
  "multi"
20305
20305
  ],
@@ -20411,7 +20411,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
20411
20411
  "idPrefix": "platform",
20412
20412
  "name": "Fiber Validate Email",
20413
20413
  "description": "Validate whether an email address is deliverable via Fiber AI.",
20414
- "category": "third_party_api",
20414
+ "category": "knowledge_retrieval",
20415
20415
  "providers": [
20416
20416
  "multi"
20417
20417
  ],
@@ -20456,7 +20456,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
20456
20456
  "idPrefix": "platform",
20457
20457
  "name": "Hunter Domain Search",
20458
20458
  "description": "Find all email addresses associated with a company domain via Hunter.",
20459
- "category": "third_party_api",
20459
+ "category": "knowledge_retrieval",
20460
20460
  "providers": [
20461
20461
  "multi"
20462
20462
  ],
@@ -20559,7 +20559,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
20559
20559
  "idPrefix": "platform",
20560
20560
  "name": "Hunter Email Finder",
20561
20561
  "description": "Find a professional email address by first name, last name, and company domain via Hunter.",
20562
- "category": "third_party_api",
20562
+ "category": "knowledge_retrieval",
20563
20563
  "providers": [
20564
20564
  "multi"
20565
20565
  ],
@@ -20660,7 +20660,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
20660
20660
  "idPrefix": "platform",
20661
20661
  "name": "Hunter Email Verifier",
20662
20662
  "description": "Verify the deliverability and validity of an email address via Hunter.",
20663
- "category": "third_party_api",
20663
+ "category": "knowledge_retrieval",
20664
20664
  "providers": [
20665
20665
  "multi"
20666
20666
  ],
@@ -20703,7 +20703,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
20703
20703
  "idPrefix": "platform",
20704
20704
  "name": "Influencers Club Creator Enrich by Email",
20705
20705
  "description": "Get a creator profile by email address via Influencers Club.",
20706
- "category": "third_party_api",
20706
+ "category": "knowledge_retrieval",
20707
20707
  "providers": [
20708
20708
  "multi"
20709
20709
  ],
@@ -20746,7 +20746,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
20746
20746
  "idPrefix": "platform",
20747
20747
  "name": "Influencers Club Creator Enrich by Handle",
20748
20748
  "description": "Get full creator profile, audience stats, and contact info by social handle via Influencers Club.",
20749
- "category": "third_party_api",
20749
+ "category": "knowledge_retrieval",
20750
20750
  "providers": [
20751
20751
  "multi"
20752
20752
  ],
@@ -20838,7 +20838,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
20838
20838
  "idPrefix": "platform",
20839
20839
  "name": "Influencers Club Discovery",
20840
20840
  "description": "Discover social media influencers by niche, platform, audience size, and other filters.",
20841
- "category": "third_party_api",
20841
+ "category": "knowledge_retrieval",
20842
20842
  "providers": [
20843
20843
  "multi"
20844
20844
  ],
@@ -20917,7 +20917,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
20917
20917
  "idPrefix": "platform",
20918
20918
  "name": "LinkUp Fetch",
20919
20919
  "description": "Fetch and extract clean content from a URL via LinkUp.",
20920
- "category": "third_party_api",
20920
+ "category": "web_search",
20921
20921
  "providers": [
20922
20922
  "multi"
20923
20923
  ],
@@ -20998,7 +20998,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
20998
20998
  "idPrefix": "platform",
20999
20999
  "name": "LinkUp Search",
21000
21000
  "description": "Run AI-native web research queries through LinkUp via Orthogonal.",
21001
- "category": "third_party_api",
21001
+ "category": "web_search",
21002
21002
  "providers": [
21003
21003
  "multi"
21004
21004
  ],
@@ -21194,7 +21194,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
21194
21194
  "idPrefix": "platform",
21195
21195
  "name": "Logo.dev Search",
21196
21196
  "description": "Search for company logos by company name or domain via Logo.dev.",
21197
- "category": "third_party_api",
21197
+ "category": "knowledge_retrieval",
21198
21198
  "providers": [
21199
21199
  "multi"
21200
21200
  ],
@@ -21245,7 +21245,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
21245
21245
  "idPrefix": "platform",
21246
21246
  "name": "Notte Scrape",
21247
21247
  "description": "Scrape a webpage using a real browser session \u2014 handles JS-rendered content via Notte.",
21248
- "category": "third_party_api",
21248
+ "category": "browser",
21249
21249
  "providers": [
21250
21250
  "multi"
21251
21251
  ],
@@ -21300,7 +21300,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
21300
21300
  "idPrefix": "platform",
21301
21301
  "name": "Notte Scrape from HTML",
21302
21302
  "description": "Extract structured data from raw HTML via Notte.",
21303
- "category": "third_party_api",
21303
+ "category": "browser",
21304
21304
  "providers": [
21305
21305
  "multi"
21306
21306
  ],
@@ -21346,7 +21346,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
21346
21346
  "idPrefix": "platform",
21347
21347
  "name": "Nyne Company Enrichment",
21348
21348
  "description": "Enrich a company with funding, headcount, and competitive data via Nyne.",
21349
- "category": "third_party_api",
21349
+ "category": "knowledge_retrieval",
21350
21350
  "providers": [
21351
21351
  "multi"
21352
21352
  ],
@@ -21391,7 +21391,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
21391
21391
  "idPrefix": "platform",
21392
21392
  "name": "Nyne Company Search",
21393
21393
  "description": "Search for companies with filters via Nyne.",
21394
- "category": "third_party_api",
21394
+ "category": "knowledge_retrieval",
21395
21395
  "providers": [
21396
21396
  "multi"
21397
21397
  ],
@@ -21436,7 +21436,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
21436
21436
  "idPrefix": "platform",
21437
21437
  "name": "Nyne Person Enrichment",
21438
21438
  "description": "Enrich a person profile with social, professional, and behavioral data via Nyne.",
21439
- "category": "third_party_api",
21439
+ "category": "knowledge_retrieval",
21440
21440
  "providers": [
21441
21441
  "multi"
21442
21442
  ],
@@ -21481,7 +21481,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
21481
21481
  "idPrefix": "platform",
21482
21482
  "name": "Nyne Person Search",
21483
21483
  "description": "Search for people with filters via Nyne.",
21484
- "category": "third_party_api",
21484
+ "category": "knowledge_retrieval",
21485
21485
  "providers": [
21486
21486
  "multi"
21487
21487
  ],
@@ -21526,7 +21526,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
21526
21526
  "idPrefix": "platform",
21527
21527
  "name": "Ocean.io Companies Search",
21528
21528
  "description": "Search for B2B companies by ideal customer profile similarity via Ocean.io.",
21529
- "category": "third_party_api",
21529
+ "category": "knowledge_retrieval",
21530
21530
  "providers": [
21531
21531
  "multi"
21532
21532
  ],
@@ -21618,7 +21618,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
21618
21618
  "idPrefix": "platform",
21619
21619
  "name": "Ocean.io Company Enrich",
21620
21620
  "description": "Enrich a company profile with firmographic data via Ocean.io.",
21621
- "category": "third_party_api",
21621
+ "category": "knowledge_retrieval",
21622
21622
  "providers": [
21623
21623
  "multi"
21624
21624
  ],
@@ -21689,7 +21689,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
21689
21689
  "idPrefix": "platform",
21690
21690
  "name": "Ocean.io People Search",
21691
21691
  "description": "Search for contacts/people with filters via Ocean.io.",
21692
- "category": "third_party_api",
21692
+ "category": "knowledge_retrieval",
21693
21693
  "providers": [
21694
21694
  "multi"
21695
21695
  ],
@@ -21805,7 +21805,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
21805
21805
  "idPrefix": "platform",
21806
21806
  "name": "Ocean.io Person Enrich",
21807
21807
  "description": "Enrich a person profile via Ocean.io.",
21808
- "category": "third_party_api",
21808
+ "category": "knowledge_retrieval",
21809
21809
  "providers": [
21810
21810
  "multi"
21811
21811
  ],
@@ -21860,7 +21860,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
21860
21860
  "idPrefix": "platform",
21861
21861
  "name": "Olostep Answers",
21862
21862
  "description": "Ask a question about a URL and get a structured AI-generated answer via Olostep.",
21863
- "category": "third_party_api",
21863
+ "category": "web_scraping",
21864
21864
  "providers": [
21865
21865
  "multi"
21866
21866
  ],
@@ -21917,7 +21917,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
21917
21917
  "idPrefix": "platform",
21918
21918
  "name": "Olostep Crawl",
21919
21919
  "description": "Crawl a website and extract content from multiple pages via Olostep.",
21920
- "category": "third_party_api",
21920
+ "category": "web_scraping",
21921
21921
  "providers": [
21922
21922
  "multi"
21923
21923
  ],
@@ -22089,7 +22089,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
22089
22089
  "idPrefix": "platform",
22090
22090
  "name": "Olostep Map",
22091
22091
  "description": "Get a sitemap of all URLs on a website via Olostep.",
22092
- "category": "third_party_api",
22092
+ "category": "web_scraping",
22093
22093
  "providers": [
22094
22094
  "multi"
22095
22095
  ],
@@ -22212,7 +22212,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
22212
22212
  "idPrefix": "platform",
22213
22213
  "name": "Olostep Scrapes",
22214
22214
  "description": "Scrape a webpage and return extracted content via Olostep through Orthogonal.",
22215
- "category": "third_party_api",
22215
+ "category": "web_scraping",
22216
22216
  "providers": [
22217
22217
  "multi"
22218
22218
  ],
@@ -22430,7 +22430,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
22430
22430
  "idPrefix": "platform",
22431
22431
  "name": "Openmart Enrich Company",
22432
22432
  "description": "Enrich a company record with contact info and business data via Openmart.",
22433
- "category": "third_party_api",
22433
+ "category": "knowledge_retrieval",
22434
22434
  "providers": [
22435
22435
  "multi"
22436
22436
  ],
@@ -22479,7 +22479,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
22479
22479
  "idPrefix": "platform",
22480
22480
  "name": "Openmart Search",
22481
22481
  "description": "Search for local businesses and SMBs by category, location, and criteria via Openmart.",
22482
- "category": "third_party_api",
22482
+ "category": "knowledge_retrieval",
22483
22483
  "providers": [
22484
22484
  "multi"
22485
22485
  ],
@@ -22583,7 +22583,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
22583
22583
  "idPrefix": "platform",
22584
22584
  "name": "People Data Labs Company Enrich",
22585
22585
  "description": "Enrich a company by website, name, ticker, or profile URL via People Data Labs.",
22586
- "category": "third_party_api",
22586
+ "category": "knowledge_retrieval",
22587
22587
  "providers": [
22588
22588
  "multi"
22589
22589
  ],
@@ -22684,7 +22684,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
22684
22684
  "idPrefix": "platform",
22685
22685
  "name": "People Data Labs Company Search",
22686
22686
  "description": "Search for companies using SQL-like queries across the PDL dataset.",
22687
- "category": "third_party_api",
22687
+ "category": "knowledge_retrieval",
22688
22688
  "providers": [
22689
22689
  "multi"
22690
22690
  ],
@@ -22799,7 +22799,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
22799
22799
  "idPrefix": "platform",
22800
22800
  "name": "People Data Labs Person Enrich",
22801
22801
  "description": "Enrich a person by email, LinkedIn, phone, or name+company via People Data Labs.",
22802
- "category": "third_party_api",
22802
+ "category": "knowledge_retrieval",
22803
22803
  "providers": [
22804
22804
  "multi"
22805
22805
  ],
@@ -22972,7 +22972,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
22972
22972
  "idPrefix": "platform",
22973
22973
  "name": "People Data Labs Person Search",
22974
22974
  "description": "Search for people using SQL-like queries across the PDL dataset.",
22975
- "category": "third_party_api",
22975
+ "category": "knowledge_retrieval",
22976
22976
  "providers": [
22977
22977
  "multi"
22978
22978
  ],
@@ -22993,7 +22993,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
22993
22993
  },
22994
22994
  "size": {
22995
22995
  "type": "number",
22996
- "description": "Number of results to return (max 100)"
22996
+ "description": "Number of results to return (max 100, cost is )"
22997
22997
  },
22998
22998
  "from": {
22999
22999
  "type": "number",
@@ -23057,7 +23057,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
23057
23057
  "location": "body",
23058
23058
  "type": "number",
23059
23059
  "required": true,
23060
- "description": "Number of results to return (max 100)"
23060
+ "description": "Number of results to return (max 100, cost is )"
23061
23061
  },
23062
23062
  {
23063
23063
  "toolName": "from",
@@ -23099,7 +23099,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
23099
23099
  "idPrefix": "platform",
23100
23100
  "name": "Perplexity Search",
23101
23101
  "description": "Real-time AI-powered web search with cited answers via Perplexity.",
23102
- "category": "third_party_api",
23102
+ "category": "web_search",
23103
23103
  "providers": [
23104
23104
  "multi"
23105
23105
  ],
@@ -23548,7 +23548,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
23548
23548
  "idPrefix": "platform",
23549
23549
  "name": "PredictLeads Company",
23550
23550
  "description": "Get detailed company information and growth signals by domain or ID via PredictLeads.",
23551
- "category": "third_party_api",
23551
+ "category": "knowledge_retrieval",
23552
23552
  "providers": [
23553
23553
  "multi"
23554
23554
  ],
@@ -23591,7 +23591,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
23591
23591
  "idPrefix": "platform",
23592
23592
  "name": "PredictLeads Discover Companies",
23593
23593
  "description": "Discover companies matching technology, hiring, and growth signal filters via PredictLeads.",
23594
- "category": "third_party_api",
23594
+ "category": "knowledge_retrieval",
23595
23595
  "providers": [
23596
23596
  "multi"
23597
23597
  ],
@@ -23663,7 +23663,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
23663
23663
  "idPrefix": "platform",
23664
23664
  "name": "PredictLeads Discover Job Openings",
23665
23665
  "description": "Discover job openings matching role, seniority, and company filters via PredictLeads.",
23666
- "category": "third_party_api",
23666
+ "category": "knowledge_retrieval",
23667
23667
  "providers": [
23668
23668
  "multi"
23669
23669
  ],
@@ -23736,7 +23736,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
23736
23736
  "idPrefix": "platform",
23737
23737
  "name": "PredictLeads Discover News Events",
23738
23738
  "description": "Discover company news events (funding, expansion, partnerships) via PredictLeads.",
23739
- "category": "third_party_api",
23739
+ "category": "knowledge_retrieval",
23740
23740
  "providers": [
23741
23741
  "multi"
23742
23742
  ],
@@ -23805,7 +23805,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
23805
23805
  "idPrefix": "platform",
23806
23806
  "name": "Riveter Scrape",
23807
23807
  "description": "Scrape a website and extract structured data via Riveter.",
23808
- "category": "third_party_api",
23808
+ "category": "web_scraping",
23809
23809
  "providers": [
23810
23810
  "multi"
23811
23811
  ],
@@ -23874,7 +23874,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
23874
23874
  "idPrefix": "platform",
23875
23875
  "name": "ScrapeCreators Facebook Ad Library",
23876
23876
  "description": "Search Facebook's Ad Library for active ads by keyword or advertiser via ScrapeCreators.",
23877
- "category": "third_party_api",
23877
+ "category": "web_scraping",
23878
23878
  "providers": [
23879
23879
  "multi"
23880
23880
  ],
@@ -24037,7 +24037,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
24037
24037
  "idPrefix": "platform",
24038
24038
  "name": "ScrapeCreators Google Search",
24039
24039
  "description": "Scrape Google search results for a query via ScrapeCreators.",
24040
- "category": "third_party_api",
24040
+ "category": "web_scraping",
24041
24041
  "providers": [
24042
24042
  "multi"
24043
24043
  ],
@@ -24092,7 +24092,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
24092
24092
  "idPrefix": "platform",
24093
24093
  "name": "ScrapeCreators Instagram Profile",
24094
24094
  "description": "Scrape an Instagram profile by handle via ScrapeCreators.",
24095
- "category": "third_party_api",
24095
+ "category": "web_scraping",
24096
24096
  "providers": [
24097
24097
  "multi"
24098
24098
  ],
@@ -24147,7 +24147,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
24147
24147
  "idPrefix": "platform",
24148
24148
  "name": "ScrapeCreators LinkedIn Company",
24149
24149
  "description": "Scrape a LinkedIn company page by URL or handle via ScrapeCreators.",
24150
- "category": "third_party_api",
24150
+ "category": "web_scraping",
24151
24151
  "providers": [
24152
24152
  "multi"
24153
24153
  ],
@@ -24190,7 +24190,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
24190
24190
  "idPrefix": "platform",
24191
24191
  "name": "ScrapeCreators LinkedIn Profile",
24192
24192
  "description": "Scrape a LinkedIn person profile by URL or handle via ScrapeCreators.",
24193
- "category": "third_party_api",
24193
+ "category": "web_scraping",
24194
24194
  "providers": [
24195
24195
  "multi"
24196
24196
  ],
@@ -24233,7 +24233,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
24233
24233
  "idPrefix": "platform",
24234
24234
  "name": "ScrapeCreators Reddit Subreddit",
24235
24235
  "description": "Scrape a Reddit subreddit for posts and metadata via ScrapeCreators.",
24236
- "category": "third_party_api",
24236
+ "category": "web_scraping",
24237
24237
  "providers": [
24238
24238
  "multi"
24239
24239
  ],
@@ -24324,7 +24324,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
24324
24324
  "idPrefix": "platform",
24325
24325
  "name": "ScrapeCreators TikTok Profile",
24326
24326
  "description": "Scrape a TikTok profile by handle via ScrapeCreators.",
24327
- "category": "third_party_api",
24327
+ "category": "web_scraping",
24328
24328
  "providers": [
24329
24329
  "multi"
24330
24330
  ],
@@ -24367,7 +24367,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
24367
24367
  "idPrefix": "platform",
24368
24368
  "name": "ScrapeCreators Twitter/X Profile",
24369
24369
  "description": "Scrape a Twitter/X profile by handle via ScrapeCreators.",
24370
- "category": "third_party_api",
24370
+ "category": "web_scraping",
24371
24371
  "providers": [
24372
24372
  "multi"
24373
24373
  ],
@@ -24410,7 +24410,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
24410
24410
  "idPrefix": "platform",
24411
24411
  "name": "ScrapeCreators Twitter/X Tweets",
24412
24412
  "description": "Get recent tweets from a Twitter/X user via ScrapeCreators.",
24413
- "category": "third_party_api",
24413
+ "category": "web_scraping",
24414
24414
  "providers": [
24415
24415
  "multi"
24416
24416
  ],
@@ -24465,7 +24465,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
24465
24465
  "idPrefix": "platform",
24466
24466
  "name": "ScrapeCreators YouTube Channel",
24467
24467
  "description": "Scrape a YouTube channel for stats and metadata via ScrapeCreators.",
24468
- "category": "third_party_api",
24468
+ "category": "web_scraping",
24469
24469
  "providers": [
24470
24470
  "multi"
24471
24471
  ],
@@ -24530,7 +24530,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
24530
24530
  "idPrefix": "platform",
24531
24531
  "name": "ScrapeCreators YouTube Video",
24532
24532
  "description": "Scrape a YouTube video for stats, metadata, and description via ScrapeCreators.",
24533
- "category": "third_party_api",
24533
+ "category": "web_scraping",
24534
24534
  "providers": [
24535
24535
  "multi"
24536
24536
  ],
@@ -24573,7 +24573,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
24573
24573
  "idPrefix": "platform",
24574
24574
  "name": "ScrapeGraph Markdownify",
24575
24575
  "description": "Convert any webpage to clean, LLM-friendly Markdown via ScrapeGraph.",
24576
- "category": "third_party_api",
24576
+ "category": "web_scraping",
24577
24577
  "providers": [
24578
24578
  "multi"
24579
24579
  ],
@@ -24642,7 +24642,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
24642
24642
  "idPrefix": "platform",
24643
24643
  "name": "ScrapeGraph Search Scraper",
24644
24644
  "description": "Search the web and extract structured data from the results using AI via ScrapeGraph.",
24645
- "category": "third_party_api",
24645
+ "category": "web_scraping",
24646
24646
  "providers": [
24647
24647
  "multi"
24648
24648
  ],
@@ -24735,7 +24735,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
24735
24735
  "idPrefix": "platform",
24736
24736
  "name": "ScrapeGraph Smart Scraper",
24737
24737
  "description": "Extract structured data from any webpage using AI \u2014 provide a prompt and a URL via ScrapeGraph.",
24738
- "category": "third_party_api",
24738
+ "category": "web_scraping",
24739
24739
  "providers": [
24740
24740
  "multi"
24741
24741
  ],
@@ -24928,7 +24928,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
24928
24928
  "idPrefix": "platform",
24929
24929
  "name": "Sixtyfour Enrich Company",
24930
24930
  "description": "Enrich a company with firmographic and technographic data via Sixtyfour.",
24931
- "category": "third_party_api",
24931
+ "category": "knowledge_retrieval",
24932
24932
  "providers": [
24933
24933
  "multi"
24934
24934
  ],
@@ -25034,7 +25034,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
25034
25034
  "idPrefix": "platform",
25035
25035
  "name": "Sixtyfour Enrich Lead",
25036
25036
  "description": "Enrich a person/lead with contact and professional data via Sixtyfour.",
25037
- "category": "third_party_api",
25037
+ "category": "knowledge_retrieval",
25038
25038
  "providers": [
25039
25039
  "multi"
25040
25040
  ],
@@ -25104,7 +25104,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
25104
25104
  "idPrefix": "platform",
25105
25105
  "name": "Sixtyfour Find Email",
25106
25106
  "description": "Find a professional email address for a person via Sixtyfour.",
25107
- "category": "third_party_api",
25107
+ "category": "knowledge_retrieval",
25108
25108
  "providers": [
25109
25109
  "multi"
25110
25110
  ],
@@ -25161,7 +25161,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
25161
25161
  "idPrefix": "platform",
25162
25162
  "name": "Sixtyfour Find Phone",
25163
25163
  "description": "Find a phone number for a person via Sixtyfour.",
25164
- "category": "third_party_api",
25164
+ "category": "knowledge_retrieval",
25165
25165
  "providers": [
25166
25166
  "multi"
25167
25167
  ],
@@ -25266,7 +25266,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
25266
25266
  "idPrefix": "platform",
25267
25267
  "name": "Tavily Extract",
25268
25268
  "description": "Extract clean structured content from one or more URLs via Tavily.",
25269
- "category": "third_party_api",
25269
+ "category": "web_search",
25270
25270
  "providers": [
25271
25271
  "multi"
25272
25272
  ],
@@ -25398,7 +25398,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
25398
25398
  "idPrefix": "platform",
25399
25399
  "name": "Tavily Research",
25400
25400
  "description": "Run multi-step deep research on a topic and return a comprehensive report via Tavily.",
25401
- "category": "third_party_api",
25401
+ "category": "web_search",
25402
25402
  "providers": [
25403
25403
  "multi"
25404
25404
  ],
@@ -25491,7 +25491,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
25491
25491
  "idPrefix": "platform",
25492
25492
  "name": "Tavily Search",
25493
25493
  "description": "AI-optimized web search built for LLMs \u2014 returns clean, relevant results with sources via Tavily.",
25494
- "category": "third_party_api",
25494
+ "category": "web_search",
25495
25495
  "providers": [
25496
25496
  "multi"
25497
25497
  ],
@@ -25734,7 +25734,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
25734
25734
  "idPrefix": "platform",
25735
25735
  "name": "Textbelt Send SMS",
25736
25736
  "description": "Send an SMS text message to any phone number via Textbelt.",
25737
- "category": "third_party_api",
25737
+ "category": "messaging",
25738
25738
  "providers": [
25739
25739
  "multi"
25740
25740
  ],
@@ -25828,7 +25828,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
25828
25828
  "idPrefix": "platform",
25829
25829
  "name": "Tomba Domain Search",
25830
25830
  "description": "Find all professional email addresses for a company domain via Tomba.",
25831
- "category": "third_party_api",
25831
+ "category": "knowledge_retrieval",
25832
25832
  "providers": [
25833
25833
  "multi"
25834
25834
  ],
@@ -25932,7 +25932,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
25932
25932
  "idPrefix": "platform",
25933
25933
  "name": "Tomba Email Finder",
25934
25934
  "description": "Find a professional email address by first name, last name, and company domain via Tomba.",
25935
- "category": "third_party_api",
25935
+ "category": "knowledge_retrieval",
25936
25936
  "providers": [
25937
25937
  "multi"
25938
25938
  ],
@@ -26036,7 +26036,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
26036
26036
  "idPrefix": "platform",
26037
26037
  "name": "Tomba Email Verifier",
26038
26038
  "description": "Verify the deliverability and validity of an email address via Tomba.",
26039
- "category": "third_party_api",
26039
+ "category": "knowledge_retrieval",
26040
26040
  "providers": [
26041
26041
  "multi"
26042
26042
  ],
@@ -26079,7 +26079,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
26079
26079
  "idPrefix": "platform",
26080
26080
  "name": "Tomba Enrich",
26081
26081
  "description": "Enrich a person's profile using their email address via Tomba.",
26082
- "category": "third_party_api",
26082
+ "category": "knowledge_retrieval",
26083
26083
  "providers": [
26084
26084
  "multi"
26085
26085
  ],
@@ -26134,7 +26134,7 @@ var ORTHOGONAL_PLATFORM_TOOLS = [
26134
26134
  "idPrefix": "platform",
26135
26135
  "name": "Tomba LinkedIn Lookup",
26136
26136
  "description": "Find an email address by LinkedIn profile URL via Tomba.",
26137
- "category": "third_party_api",
26137
+ "category": "knowledge_retrieval",
26138
26138
  "providers": [
26139
26139
  "multi"
26140
26140
  ],
@@ -26255,7 +26255,8 @@ var BuiltInToolCategory = {
26255
26255
  DATA_MANAGEMENT: "data_management",
26256
26256
  COMMERCE: "commerce",
26257
26257
  BROWSER: "browser",
26258
- SANDBOX: "sandbox"
26258
+ SANDBOX: "sandbox",
26259
+ MESSAGING: "messaging"
26259
26260
  };
26260
26261
  var BuiltInToolIdPrefix = {
26261
26262
  BUILTIN: "builtin",
@@ -26651,7 +26652,15 @@ var CORE_BUILTIN_TOOLS_REGISTRY = [
26651
26652
  modelCompatibility: [
26652
26653
  {
26653
26654
  provider: BuiltInToolProvider.ANTHROPIC,
26654
- models: ["claude-opus-4", "claude-sonnet-4", "claude-opus-4-5", "claude-sonnet-4-5", "claude-opus-4-6", "claude-sonnet-4-6", "claude-haiku-4-5"]
26655
+ models: [
26656
+ "claude-opus-4",
26657
+ "claude-sonnet-4",
26658
+ "claude-opus-4-5",
26659
+ "claude-sonnet-4-5",
26660
+ "claude-opus-4-6",
26661
+ "claude-sonnet-4-6",
26662
+ "claude-haiku-4-5"
26663
+ ]
26655
26664
  }
26656
26665
  ],
26657
26666
  documentationUrl: "https://sdk.vercel.ai/providers/ai-sdk-providers/anthropic#web-search",
@@ -26742,7 +26751,10 @@ var CORE_BUILTIN_TOOLS_REGISTRY = [
26742
26751
  type: "string",
26743
26752
  enum: ["web", "x", "news", "rss"]
26744
26753
  },
26745
- country: { type: "string", description: "ISO 3166-1 alpha-2 country code (web/news)." },
26754
+ country: {
26755
+ type: "string",
26756
+ description: "ISO 3166-1 alpha-2 country code (web/news)."
26757
+ },
26746
26758
  allowedWebsites: {
26747
26759
  type: "array",
26748
26760
  description: "Up to 5 domains to restrict search to (web only).",
@@ -28231,7 +28243,10 @@ var CORE_BUILTIN_TOOLS_REGISTRY = [
28231
28243
  city: { type: "string", description: "City" },
28232
28244
  province_code: { type: "string", description: "State/province code" },
28233
28245
  postal_code: { type: "string", description: "Postal/ZIP code" },
28234
- country_code: { type: "string", description: "ISO 3166-1 alpha-2 country code" }
28246
+ country_code: {
28247
+ type: "string",
28248
+ description: "ISO 3166-1 alpha-2 country code"
28249
+ }
28235
28250
  }
28236
28251
  },
28237
28252
  phone_number: { type: "string", description: "Recipient phone number" }
@@ -28349,7 +28364,10 @@ var CORE_BUILTIN_TOOLS_REGISTRY = [
28349
28364
  city: { type: "string", description: "City" },
28350
28365
  province_code: { type: "string", description: "State/province code" },
28351
28366
  postal_code: { type: "string", description: "Postal/ZIP code" },
28352
- country_code: { type: "string", description: "ISO 3166-1 alpha-2 country code" }
28367
+ country_code: {
28368
+ type: "string",
28369
+ description: "ISO 3166-1 alpha-2 country code"
28370
+ }
28353
28371
  }
28354
28372
  },
28355
28373
  phone_number: { type: "string", description: "Recipient phone number" }
@@ -28556,7 +28574,10 @@ var CORE_BUILTIN_TOOLS_REGISTRY = [
28556
28574
  intent: { type: "string", description: "Buyer intent description" }
28557
28575
  }
28558
28576
  },
28559
- bearerToken: { type: "string", description: "Bearer token for authenticated session (optional)" }
28577
+ bearerToken: {
28578
+ type: "string",
28579
+ description: "Bearer token for authenticated session (optional)"
28580
+ }
28560
28581
  },
28561
28582
  required: ["domain", "items"]
28562
28583
  },
@@ -29180,6 +29201,81 @@ var CORE_BUILTIN_TOOLS_REGISTRY = [
29180
29201
  executionHint: "platform",
29181
29202
  requiresApiKey: false,
29182
29203
  platformKeySupport: true
29204
+ },
29205
+ // Send email via Resend. Mirrors the send-email context step so agents can
29206
+ // dispatch transactional email without wrapping it in a flow.
29207
+ {
29208
+ id: "send_email",
29209
+ name: "Send Email",
29210
+ description: 'Send a transactional email via Resend. Leave "from" blank to use the platform-managed sender; set it to send from your own verified domain (requires a custom Resend key configured in Settings > Integrations).',
29211
+ category: BuiltInToolCategory.MESSAGING,
29212
+ providers: [BuiltInToolProvider.MULTI],
29213
+ parametersSchema: {
29214
+ type: "object",
29215
+ properties: {
29216
+ to: {
29217
+ type: "string",
29218
+ description: "Recipient email address. Multiple addresses can be provided comma-separated.",
29219
+ minLength: 1
29220
+ },
29221
+ subject: {
29222
+ type: "string",
29223
+ description: "Email subject line.",
29224
+ minLength: 1
29225
+ },
29226
+ html: {
29227
+ type: "string",
29228
+ description: "HTML body of the email. Provide either html or text (or both); at least one is required."
29229
+ },
29230
+ text: {
29231
+ type: "string",
29232
+ description: "Plain-text body of the email. Provide either html or text (or both); at least one is required."
29233
+ },
29234
+ from: {
29235
+ type: "string",
29236
+ description: "Optional sender address. Leave blank to use the platform-managed sender (e.g. agent_id@<platform-domain>). Custom values require your own Resend API key and a verified domain."
29237
+ },
29238
+ cc: {
29239
+ type: "string",
29240
+ description: "Optional CC recipients, comma-separated."
29241
+ },
29242
+ bcc: {
29243
+ type: "string",
29244
+ description: "Optional BCC recipients, comma-separated."
29245
+ },
29246
+ replyTo: {
29247
+ type: "string",
29248
+ description: "Optional Reply-To address."
29249
+ },
29250
+ attachments: {
29251
+ type: "array",
29252
+ description: "Optional file attachments. Each item must include a filename and base64-encoded content.",
29253
+ items: {
29254
+ type: "object",
29255
+ properties: {
29256
+ filename: {
29257
+ type: "string",
29258
+ description: "Attachment filename, including extension."
29259
+ },
29260
+ content: {
29261
+ type: "string",
29262
+ description: "Base64-encoded file contents."
29263
+ },
29264
+ contentType: {
29265
+ type: "string",
29266
+ description: "Optional MIME type (e.g. application/pdf)."
29267
+ }
29268
+ },
29269
+ required: ["filename", "content"]
29270
+ }
29271
+ }
29272
+ },
29273
+ required: ["to", "subject"]
29274
+ },
29275
+ documentationUrl: "https://resend.com/docs/api-reference/emails/send-email",
29276
+ requiresApiKey: false,
29277
+ executionHint: "platform",
29278
+ platformKeySupport: true
29183
29279
  }
29184
29280
  ];
29185
29281
  var BUILTIN_TOOLS_REGISTRY = [
@@ -30813,7 +30909,7 @@ var MODEL_FAMILY_PROVIDER_IDS = {
30813
30909
  "vercel": "google/gemini-3.1-flash-image-preview"
30814
30910
  },
30815
30911
  "gemini-3-1-flash-lite": {
30816
- "vercel": "google/gemini-3.1-flash-lite-preview"
30912
+ "vercel": "google/gemini-3.1-flash-lite"
30817
30913
  },
30818
30914
  "gemini-3-1-pro": {
30819
30915
  "vercel": "google/gemini-3.1-pro-preview"
@@ -30834,9 +30930,6 @@ var MODEL_FAMILY_PROVIDER_IDS = {
30834
30930
  "gemini-3.1-flash-lite": {
30835
30931
  "vercel": "google/gemini-3.1-flash-lite"
30836
30932
  },
30837
- "gemini-3.1-flash-lite-preview": {
30838
- "vercel": "google/gemini-3.1-flash-lite-preview"
30839
- },
30840
30933
  "gemini-3.1-pro-preview": {
30841
30934
  "vercel": "google/gemini-3.1-pro-preview"
30842
30935
  },
@@ -34687,7 +34780,8 @@ var CATEGORY_DISPLAY_NAMES = {
34687
34780
  [BuiltInToolCategory.THIRD_PARTY_API]: "Third-Party API",
34688
34781
  [BuiltInToolCategory.ARTIFACT]: "Artifact",
34689
34782
  [BuiltInToolCategory.DATA_MANAGEMENT]: "Data Management",
34690
- [BuiltInToolCategory.COMMERCE]: "Commerce"
34783
+ [BuiltInToolCategory.COMMERCE]: "Commerce",
34784
+ [BuiltInToolCategory.MESSAGING]: "Messaging"
34691
34785
  };
34692
34786
  var TOOL_CATALOG_FOR_FLOW_GENERATION = (() => {
34693
34787
  const providerNativeSearchIds = /* @__PURE__ */ new Set([
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@runtypelabs/cli",
3
- "version": "2.15.0",
3
+ "version": "2.15.2",
4
4
  "description": "Command-line interface for Runtype AI platform",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -21,7 +21,7 @@
21
21
  "micromatch": "^4.0.8",
22
22
  "yaml": "^2.8.3",
23
23
  "@runtypelabs/ink-components": "0.3.1",
24
- "@runtypelabs/sdk": "1.24.0",
24
+ "@runtypelabs/sdk": "1.24.2",
25
25
  "@runtypelabs/terminal-animations": "0.2.0"
26
26
  },
27
27
  "devDependencies": {