@bubblelab/bubble-core 0.1.221 → 0.1.223
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.
- package/dist/bubble-bundle.d.ts +211 -172
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +3 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
- package/dist/bubbles/service-bubble/ai-agent.d.ts +84 -84
- package/dist/bubbles/service-bubble/airtable.d.ts +104 -104
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
- package/dist/bubbles/service-bubble/apify/apify.d.ts +22 -22
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +140 -140
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +194 -194
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +16 -16
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +7 -7
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +9 -9
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +6 -6
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +130 -130
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +162 -162
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +8 -8
- package/dist/bubbles/service-bubble/firecrawl.d.ts +910 -910
- package/dist/bubbles/service-bubble/followupboss.d.ts +8 -8
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +84 -84
- package/dist/bubbles/service-bubble/github.d.ts +210 -210
- package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
- package/dist/bubbles/service-bubble/google-calendar.d.ts +90 -90
- package/dist/bubbles/service-bubble/google-drive.d.ts +44 -44
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +10 -10
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +10 -10
- package/dist/bubbles/service-bubble/http.d.ts +14 -14
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +27 -27
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +27 -27
- package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
- package/dist/bubbles/service-bubble/jira/jira.d.ts +18 -18
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/linear/linear.d.ts +2 -2
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/notion/notion.d.ts +694 -694
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +14 -14
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/resend.d.ts +8 -8
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/slab/index.d.ts +3 -0
- package/dist/bubbles/service-bubble/slab/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/slab/index.js +3 -0
- package/dist/bubbles/service-bubble/slab/index.js.map +1 -0
- package/dist/bubbles/service-bubble/slab/slab.d.ts +617 -0
- package/dist/bubbles/service-bubble/slab/slab.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/slab/slab.js +379 -0
- package/dist/bubbles/service-bubble/slab/slab.js.map +1 -0
- package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +703 -0
- package/dist/bubbles/service-bubble/slab/slab.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/slab/slab.schema.js +226 -0
- package/dist/bubbles/service-bubble/slab/slab.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/slack/slack.d.ts +568 -568
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +112 -112
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +134 -134
- package/dist/bubbles/service-bubble/telegram.d.ts +1486 -1486
- package/dist/bubbles/service-bubble/xero/xero.d.ts +14 -14
- package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +114 -114
- package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +114 -114
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +9 -9
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +11 -11
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +60 -60
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +573 -573
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +54 -54
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +72 -72
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +184 -184
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +34 -34
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +100 -100
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +22 -22
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +62 -62
- package/dist/bubbles.json +697 -2
- package/dist/index.d.ts +2 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
package/dist/bubbles.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "2.0.0",
|
|
3
|
-
"generatedAt": "2026-03-
|
|
4
|
-
"totalCount":
|
|
3
|
+
"generatedAt": "2026-03-11T19:03:28.930Z",
|
|
4
|
+
"totalCount": 75,
|
|
5
5
|
"bubbles": [
|
|
6
6
|
{
|
|
7
7
|
"name": "hello-world",
|
|
@@ -74417,6 +74417,701 @@
|
|
|
74417
74417
|
"requiredCredentials": [
|
|
74418
74418
|
"ZENDESK_CRED"
|
|
74419
74419
|
]
|
|
74420
|
+
},
|
|
74421
|
+
{
|
|
74422
|
+
"name": "slab",
|
|
74423
|
+
"alias": "slab-kb",
|
|
74424
|
+
"type": "service",
|
|
74425
|
+
"shortDescription": "Slab knowledge management for searching and managing posts",
|
|
74426
|
+
"useCase": "General purpose bubble for various workflow needs",
|
|
74427
|
+
"outputSchema": "Complex schema - see usage example for structure",
|
|
74428
|
+
"inputJsonSchema": {
|
|
74429
|
+
"anyOf": [
|
|
74430
|
+
{
|
|
74431
|
+
"type": "object",
|
|
74432
|
+
"properties": {
|
|
74433
|
+
"operation": {
|
|
74434
|
+
"type": "string",
|
|
74435
|
+
"enum": [
|
|
74436
|
+
"search_posts"
|
|
74437
|
+
],
|
|
74438
|
+
"description": "Search posts across the Slab workspace"
|
|
74439
|
+
},
|
|
74440
|
+
"query": {
|
|
74441
|
+
"type": "string",
|
|
74442
|
+
"minLength": 1,
|
|
74443
|
+
"description": "Search query string"
|
|
74444
|
+
},
|
|
74445
|
+
"first": {
|
|
74446
|
+
"type": "number",
|
|
74447
|
+
"minimum": 1,
|
|
74448
|
+
"maximum": 100,
|
|
74449
|
+
"default": 20,
|
|
74450
|
+
"description": "Number of results to return (1-100, default 20)"
|
|
74451
|
+
},
|
|
74452
|
+
"after": {
|
|
74453
|
+
"type": "string",
|
|
74454
|
+
"description": "Cursor for pagination (from previous search result)"
|
|
74455
|
+
},
|
|
74456
|
+
"credentials": {
|
|
74457
|
+
"type": "object",
|
|
74458
|
+
"additionalProperties": {
|
|
74459
|
+
"type": "string"
|
|
74460
|
+
},
|
|
74461
|
+
"description": "Object mapping credential types to values (injected at runtime)"
|
|
74462
|
+
}
|
|
74463
|
+
},
|
|
74464
|
+
"required": [
|
|
74465
|
+
"operation",
|
|
74466
|
+
"query"
|
|
74467
|
+
],
|
|
74468
|
+
"additionalProperties": false
|
|
74469
|
+
},
|
|
74470
|
+
{
|
|
74471
|
+
"type": "object",
|
|
74472
|
+
"properties": {
|
|
74473
|
+
"operation": {
|
|
74474
|
+
"type": "string",
|
|
74475
|
+
"enum": [
|
|
74476
|
+
"get_post"
|
|
74477
|
+
],
|
|
74478
|
+
"description": "Get a specific post by ID"
|
|
74479
|
+
},
|
|
74480
|
+
"post_id": {
|
|
74481
|
+
"type": "string",
|
|
74482
|
+
"minLength": 1,
|
|
74483
|
+
"description": "The ID of the post to retrieve"
|
|
74484
|
+
},
|
|
74485
|
+
"credentials": {
|
|
74486
|
+
"type": "object",
|
|
74487
|
+
"additionalProperties": {
|
|
74488
|
+
"type": "string"
|
|
74489
|
+
},
|
|
74490
|
+
"description": "Object mapping credential types to values (injected at runtime)"
|
|
74491
|
+
}
|
|
74492
|
+
},
|
|
74493
|
+
"required": [
|
|
74494
|
+
"operation",
|
|
74495
|
+
"post_id"
|
|
74496
|
+
],
|
|
74497
|
+
"additionalProperties": false
|
|
74498
|
+
},
|
|
74499
|
+
{
|
|
74500
|
+
"type": "object",
|
|
74501
|
+
"properties": {
|
|
74502
|
+
"operation": {
|
|
74503
|
+
"type": "string",
|
|
74504
|
+
"enum": [
|
|
74505
|
+
"list_posts"
|
|
74506
|
+
],
|
|
74507
|
+
"description": "List all posts in the organization"
|
|
74508
|
+
},
|
|
74509
|
+
"credentials": {
|
|
74510
|
+
"type": "object",
|
|
74511
|
+
"additionalProperties": {
|
|
74512
|
+
"type": "string"
|
|
74513
|
+
},
|
|
74514
|
+
"description": "Object mapping credential types to values (injected at runtime)"
|
|
74515
|
+
}
|
|
74516
|
+
},
|
|
74517
|
+
"required": [
|
|
74518
|
+
"operation"
|
|
74519
|
+
],
|
|
74520
|
+
"additionalProperties": false
|
|
74521
|
+
},
|
|
74522
|
+
{
|
|
74523
|
+
"type": "object",
|
|
74524
|
+
"properties": {
|
|
74525
|
+
"operation": {
|
|
74526
|
+
"type": "string",
|
|
74527
|
+
"enum": [
|
|
74528
|
+
"get_topic_posts"
|
|
74529
|
+
],
|
|
74530
|
+
"description": "Get all posts within a specific topic"
|
|
74531
|
+
},
|
|
74532
|
+
"topic_id": {
|
|
74533
|
+
"type": "string",
|
|
74534
|
+
"minLength": 1,
|
|
74535
|
+
"description": "The ID of the topic"
|
|
74536
|
+
},
|
|
74537
|
+
"credentials": {
|
|
74538
|
+
"type": "object",
|
|
74539
|
+
"additionalProperties": {
|
|
74540
|
+
"type": "string"
|
|
74541
|
+
},
|
|
74542
|
+
"description": "Object mapping credential types to values (injected at runtime)"
|
|
74543
|
+
}
|
|
74544
|
+
},
|
|
74545
|
+
"required": [
|
|
74546
|
+
"operation",
|
|
74547
|
+
"topic_id"
|
|
74548
|
+
],
|
|
74549
|
+
"additionalProperties": false
|
|
74550
|
+
},
|
|
74551
|
+
{
|
|
74552
|
+
"type": "object",
|
|
74553
|
+
"properties": {
|
|
74554
|
+
"operation": {
|
|
74555
|
+
"type": "string",
|
|
74556
|
+
"enum": [
|
|
74557
|
+
"list_topics"
|
|
74558
|
+
],
|
|
74559
|
+
"description": "List all topics in the organization"
|
|
74560
|
+
},
|
|
74561
|
+
"credentials": {
|
|
74562
|
+
"type": "object",
|
|
74563
|
+
"additionalProperties": {
|
|
74564
|
+
"type": "string"
|
|
74565
|
+
},
|
|
74566
|
+
"description": "Object mapping credential types to values (injected at runtime)"
|
|
74567
|
+
}
|
|
74568
|
+
},
|
|
74569
|
+
"required": [
|
|
74570
|
+
"operation"
|
|
74571
|
+
],
|
|
74572
|
+
"additionalProperties": false
|
|
74573
|
+
}
|
|
74574
|
+
]
|
|
74575
|
+
},
|
|
74576
|
+
"outputJsonSchema": {
|
|
74577
|
+
"anyOf": [
|
|
74578
|
+
{
|
|
74579
|
+
"type": "object",
|
|
74580
|
+
"properties": {
|
|
74581
|
+
"operation": {
|
|
74582
|
+
"type": "string",
|
|
74583
|
+
"enum": [
|
|
74584
|
+
"search_posts"
|
|
74585
|
+
],
|
|
74586
|
+
"description": "Search posts operation"
|
|
74587
|
+
},
|
|
74588
|
+
"success": {
|
|
74589
|
+
"type": "boolean",
|
|
74590
|
+
"description": "Whether the operation was successful"
|
|
74591
|
+
},
|
|
74592
|
+
"posts": {
|
|
74593
|
+
"type": "array",
|
|
74594
|
+
"items": {
|
|
74595
|
+
"type": "object",
|
|
74596
|
+
"properties": {
|
|
74597
|
+
"id": {
|
|
74598
|
+
"type": "string",
|
|
74599
|
+
"description": "Post identifier"
|
|
74600
|
+
},
|
|
74601
|
+
"title": {
|
|
74602
|
+
"type": "string",
|
|
74603
|
+
"description": "Post title"
|
|
74604
|
+
},
|
|
74605
|
+
"highlight": {
|
|
74606
|
+
"nullable": true,
|
|
74607
|
+
"description": "Search result highlight/excerpt (JSON)"
|
|
74608
|
+
},
|
|
74609
|
+
"content": {
|
|
74610
|
+
"nullable": true,
|
|
74611
|
+
"description": "Matched content (JSON)"
|
|
74612
|
+
},
|
|
74613
|
+
"insertedAt": {
|
|
74614
|
+
"type": "string",
|
|
74615
|
+
"nullable": true,
|
|
74616
|
+
"description": "Creation timestamp"
|
|
74617
|
+
},
|
|
74618
|
+
"publishedAt": {
|
|
74619
|
+
"type": "string",
|
|
74620
|
+
"nullable": true,
|
|
74621
|
+
"description": "Publication timestamp"
|
|
74622
|
+
},
|
|
74623
|
+
"owner": {
|
|
74624
|
+
"type": "object",
|
|
74625
|
+
"properties": {
|
|
74626
|
+
"id": {
|
|
74627
|
+
"type": "string",
|
|
74628
|
+
"description": "User identifier"
|
|
74629
|
+
},
|
|
74630
|
+
"name": {
|
|
74631
|
+
"type": "string",
|
|
74632
|
+
"description": "User's name"
|
|
74633
|
+
}
|
|
74634
|
+
},
|
|
74635
|
+
"required": [
|
|
74636
|
+
"id",
|
|
74637
|
+
"name"
|
|
74638
|
+
],
|
|
74639
|
+
"additionalProperties": false,
|
|
74640
|
+
"description": "Post owner",
|
|
74641
|
+
"nullable": true
|
|
74642
|
+
},
|
|
74643
|
+
"topics": {
|
|
74644
|
+
"type": "array",
|
|
74645
|
+
"items": {
|
|
74646
|
+
"type": "object",
|
|
74647
|
+
"properties": {
|
|
74648
|
+
"id": {
|
|
74649
|
+
"type": "string",
|
|
74650
|
+
"description": "Topic identifier"
|
|
74651
|
+
},
|
|
74652
|
+
"name": {
|
|
74653
|
+
"type": "string",
|
|
74654
|
+
"description": "Topic name"
|
|
74655
|
+
}
|
|
74656
|
+
},
|
|
74657
|
+
"required": [
|
|
74658
|
+
"id",
|
|
74659
|
+
"name"
|
|
74660
|
+
],
|
|
74661
|
+
"additionalProperties": false,
|
|
74662
|
+
"description": "Slab topic (category for organizing posts)"
|
|
74663
|
+
},
|
|
74664
|
+
"nullable": true,
|
|
74665
|
+
"description": "Associated topics"
|
|
74666
|
+
}
|
|
74667
|
+
},
|
|
74668
|
+
"required": [
|
|
74669
|
+
"id",
|
|
74670
|
+
"title"
|
|
74671
|
+
],
|
|
74672
|
+
"additionalProperties": false,
|
|
74673
|
+
"description": "Slab search result entry"
|
|
74674
|
+
},
|
|
74675
|
+
"description": "Search result posts"
|
|
74676
|
+
},
|
|
74677
|
+
"has_more": {
|
|
74678
|
+
"type": "boolean",
|
|
74679
|
+
"description": "Whether more results are available"
|
|
74680
|
+
},
|
|
74681
|
+
"end_cursor": {
|
|
74682
|
+
"type": "string",
|
|
74683
|
+
"nullable": true,
|
|
74684
|
+
"description": "Cursor for fetching the next page"
|
|
74685
|
+
},
|
|
74686
|
+
"error": {
|
|
74687
|
+
"type": "string",
|
|
74688
|
+
"description": "Error message if operation failed"
|
|
74689
|
+
}
|
|
74690
|
+
},
|
|
74691
|
+
"required": [
|
|
74692
|
+
"operation",
|
|
74693
|
+
"success",
|
|
74694
|
+
"error"
|
|
74695
|
+
],
|
|
74696
|
+
"additionalProperties": false
|
|
74697
|
+
},
|
|
74698
|
+
{
|
|
74699
|
+
"type": "object",
|
|
74700
|
+
"properties": {
|
|
74701
|
+
"operation": {
|
|
74702
|
+
"type": "string",
|
|
74703
|
+
"enum": [
|
|
74704
|
+
"get_post"
|
|
74705
|
+
],
|
|
74706
|
+
"description": "Get post operation"
|
|
74707
|
+
},
|
|
74708
|
+
"success": {
|
|
74709
|
+
"type": "boolean",
|
|
74710
|
+
"description": "Whether the operation was successful"
|
|
74711
|
+
},
|
|
74712
|
+
"post": {
|
|
74713
|
+
"type": "object",
|
|
74714
|
+
"properties": {
|
|
74715
|
+
"id": {
|
|
74716
|
+
"type": "string",
|
|
74717
|
+
"description": "Post identifier"
|
|
74718
|
+
},
|
|
74719
|
+
"title": {
|
|
74720
|
+
"type": "string",
|
|
74721
|
+
"description": "Post title"
|
|
74722
|
+
},
|
|
74723
|
+
"content": {
|
|
74724
|
+
"nullable": true,
|
|
74725
|
+
"description": "Post content in Quill Delta JSON format"
|
|
74726
|
+
},
|
|
74727
|
+
"insertedAt": {
|
|
74728
|
+
"type": "string",
|
|
74729
|
+
"nullable": true,
|
|
74730
|
+
"description": "ISO 8601 creation timestamp"
|
|
74731
|
+
},
|
|
74732
|
+
"publishedAt": {
|
|
74733
|
+
"type": "string",
|
|
74734
|
+
"nullable": true,
|
|
74735
|
+
"description": "ISO 8601 publication timestamp"
|
|
74736
|
+
},
|
|
74737
|
+
"updatedAt": {
|
|
74738
|
+
"type": "string",
|
|
74739
|
+
"nullable": true,
|
|
74740
|
+
"description": "ISO 8601 last update timestamp"
|
|
74741
|
+
},
|
|
74742
|
+
"archivedAt": {
|
|
74743
|
+
"type": "string",
|
|
74744
|
+
"nullable": true,
|
|
74745
|
+
"description": "ISO 8601 archive timestamp (null if not archived)"
|
|
74746
|
+
},
|
|
74747
|
+
"owner": {
|
|
74748
|
+
"type": "object",
|
|
74749
|
+
"properties": {
|
|
74750
|
+
"id": {
|
|
74751
|
+
"type": "string",
|
|
74752
|
+
"description": "User identifier"
|
|
74753
|
+
},
|
|
74754
|
+
"name": {
|
|
74755
|
+
"type": "string",
|
|
74756
|
+
"description": "User's name"
|
|
74757
|
+
}
|
|
74758
|
+
},
|
|
74759
|
+
"required": [
|
|
74760
|
+
"id",
|
|
74761
|
+
"name"
|
|
74762
|
+
],
|
|
74763
|
+
"additionalProperties": false,
|
|
74764
|
+
"description": "User who owns the post",
|
|
74765
|
+
"nullable": true
|
|
74766
|
+
},
|
|
74767
|
+
"version": {
|
|
74768
|
+
"type": "number",
|
|
74769
|
+
"nullable": true,
|
|
74770
|
+
"description": "Content version number"
|
|
74771
|
+
},
|
|
74772
|
+
"topics": {
|
|
74773
|
+
"type": "array",
|
|
74774
|
+
"items": {
|
|
74775
|
+
"type": "object",
|
|
74776
|
+
"properties": {
|
|
74777
|
+
"id": {
|
|
74778
|
+
"type": "string",
|
|
74779
|
+
"description": "Topic identifier"
|
|
74780
|
+
},
|
|
74781
|
+
"name": {
|
|
74782
|
+
"type": "string",
|
|
74783
|
+
"description": "Topic name"
|
|
74784
|
+
}
|
|
74785
|
+
},
|
|
74786
|
+
"required": [
|
|
74787
|
+
"id",
|
|
74788
|
+
"name"
|
|
74789
|
+
],
|
|
74790
|
+
"additionalProperties": false,
|
|
74791
|
+
"description": "Slab topic (category for organizing posts)"
|
|
74792
|
+
},
|
|
74793
|
+
"nullable": true,
|
|
74794
|
+
"description": "Topics this post belongs to"
|
|
74795
|
+
}
|
|
74796
|
+
},
|
|
74797
|
+
"required": [
|
|
74798
|
+
"id",
|
|
74799
|
+
"title"
|
|
74800
|
+
],
|
|
74801
|
+
"additionalProperties": false,
|
|
74802
|
+
"description": "Post details"
|
|
74803
|
+
},
|
|
74804
|
+
"error": {
|
|
74805
|
+
"type": "string",
|
|
74806
|
+
"description": "Error message if operation failed"
|
|
74807
|
+
}
|
|
74808
|
+
},
|
|
74809
|
+
"required": [
|
|
74810
|
+
"operation",
|
|
74811
|
+
"success",
|
|
74812
|
+
"error"
|
|
74813
|
+
],
|
|
74814
|
+
"additionalProperties": false
|
|
74815
|
+
},
|
|
74816
|
+
{
|
|
74817
|
+
"type": "object",
|
|
74818
|
+
"properties": {
|
|
74819
|
+
"operation": {
|
|
74820
|
+
"type": "string",
|
|
74821
|
+
"enum": [
|
|
74822
|
+
"list_posts"
|
|
74823
|
+
],
|
|
74824
|
+
"description": "List posts operation"
|
|
74825
|
+
},
|
|
74826
|
+
"success": {
|
|
74827
|
+
"type": "boolean",
|
|
74828
|
+
"description": "Whether the operation was successful"
|
|
74829
|
+
},
|
|
74830
|
+
"posts": {
|
|
74831
|
+
"type": "array",
|
|
74832
|
+
"items": {
|
|
74833
|
+
"type": "object",
|
|
74834
|
+
"properties": {
|
|
74835
|
+
"id": {
|
|
74836
|
+
"type": "string",
|
|
74837
|
+
"description": "Post identifier"
|
|
74838
|
+
},
|
|
74839
|
+
"title": {
|
|
74840
|
+
"type": "string",
|
|
74841
|
+
"description": "Post title"
|
|
74842
|
+
},
|
|
74843
|
+
"content": {
|
|
74844
|
+
"nullable": true,
|
|
74845
|
+
"description": "Post content in Quill Delta JSON format"
|
|
74846
|
+
},
|
|
74847
|
+
"insertedAt": {
|
|
74848
|
+
"type": "string",
|
|
74849
|
+
"nullable": true,
|
|
74850
|
+
"description": "ISO 8601 creation timestamp"
|
|
74851
|
+
},
|
|
74852
|
+
"publishedAt": {
|
|
74853
|
+
"type": "string",
|
|
74854
|
+
"nullable": true,
|
|
74855
|
+
"description": "ISO 8601 publication timestamp"
|
|
74856
|
+
},
|
|
74857
|
+
"updatedAt": {
|
|
74858
|
+
"type": "string",
|
|
74859
|
+
"nullable": true,
|
|
74860
|
+
"description": "ISO 8601 last update timestamp"
|
|
74861
|
+
},
|
|
74862
|
+
"archivedAt": {
|
|
74863
|
+
"type": "string",
|
|
74864
|
+
"nullable": true,
|
|
74865
|
+
"description": "ISO 8601 archive timestamp (null if not archived)"
|
|
74866
|
+
},
|
|
74867
|
+
"owner": {
|
|
74868
|
+
"type": "object",
|
|
74869
|
+
"properties": {
|
|
74870
|
+
"id": {
|
|
74871
|
+
"type": "string",
|
|
74872
|
+
"description": "User identifier"
|
|
74873
|
+
},
|
|
74874
|
+
"name": {
|
|
74875
|
+
"type": "string",
|
|
74876
|
+
"description": "User's name"
|
|
74877
|
+
}
|
|
74878
|
+
},
|
|
74879
|
+
"required": [
|
|
74880
|
+
"id",
|
|
74881
|
+
"name"
|
|
74882
|
+
],
|
|
74883
|
+
"additionalProperties": false,
|
|
74884
|
+
"description": "User who owns the post",
|
|
74885
|
+
"nullable": true
|
|
74886
|
+
},
|
|
74887
|
+
"version": {
|
|
74888
|
+
"type": "number",
|
|
74889
|
+
"nullable": true,
|
|
74890
|
+
"description": "Content version number"
|
|
74891
|
+
},
|
|
74892
|
+
"topics": {
|
|
74893
|
+
"type": "array",
|
|
74894
|
+
"items": {
|
|
74895
|
+
"type": "object",
|
|
74896
|
+
"properties": {
|
|
74897
|
+
"id": {
|
|
74898
|
+
"type": "string",
|
|
74899
|
+
"description": "Topic identifier"
|
|
74900
|
+
},
|
|
74901
|
+
"name": {
|
|
74902
|
+
"type": "string",
|
|
74903
|
+
"description": "Topic name"
|
|
74904
|
+
}
|
|
74905
|
+
},
|
|
74906
|
+
"required": [
|
|
74907
|
+
"id",
|
|
74908
|
+
"name"
|
|
74909
|
+
],
|
|
74910
|
+
"additionalProperties": false,
|
|
74911
|
+
"description": "Slab topic (category for organizing posts)"
|
|
74912
|
+
},
|
|
74913
|
+
"nullable": true,
|
|
74914
|
+
"description": "Topics this post belongs to"
|
|
74915
|
+
}
|
|
74916
|
+
},
|
|
74917
|
+
"required": [
|
|
74918
|
+
"id",
|
|
74919
|
+
"title"
|
|
74920
|
+
],
|
|
74921
|
+
"additionalProperties": false,
|
|
74922
|
+
"description": "Slab post/article"
|
|
74923
|
+
},
|
|
74924
|
+
"description": "List of organization posts"
|
|
74925
|
+
},
|
|
74926
|
+
"error": {
|
|
74927
|
+
"type": "string",
|
|
74928
|
+
"description": "Error message if operation failed"
|
|
74929
|
+
}
|
|
74930
|
+
},
|
|
74931
|
+
"required": [
|
|
74932
|
+
"operation",
|
|
74933
|
+
"success",
|
|
74934
|
+
"error"
|
|
74935
|
+
],
|
|
74936
|
+
"additionalProperties": false
|
|
74937
|
+
},
|
|
74938
|
+
{
|
|
74939
|
+
"type": "object",
|
|
74940
|
+
"properties": {
|
|
74941
|
+
"operation": {
|
|
74942
|
+
"type": "string",
|
|
74943
|
+
"enum": [
|
|
74944
|
+
"get_topic_posts"
|
|
74945
|
+
],
|
|
74946
|
+
"description": "Get topic posts operation"
|
|
74947
|
+
},
|
|
74948
|
+
"success": {
|
|
74949
|
+
"type": "boolean",
|
|
74950
|
+
"description": "Whether the operation was successful"
|
|
74951
|
+
},
|
|
74952
|
+
"posts": {
|
|
74953
|
+
"type": "array",
|
|
74954
|
+
"items": {
|
|
74955
|
+
"type": "object",
|
|
74956
|
+
"properties": {
|
|
74957
|
+
"id": {
|
|
74958
|
+
"type": "string",
|
|
74959
|
+
"description": "Post identifier"
|
|
74960
|
+
},
|
|
74961
|
+
"title": {
|
|
74962
|
+
"type": "string",
|
|
74963
|
+
"description": "Post title"
|
|
74964
|
+
},
|
|
74965
|
+
"content": {
|
|
74966
|
+
"nullable": true,
|
|
74967
|
+
"description": "Post content in Quill Delta JSON format"
|
|
74968
|
+
},
|
|
74969
|
+
"insertedAt": {
|
|
74970
|
+
"type": "string",
|
|
74971
|
+
"nullable": true,
|
|
74972
|
+
"description": "ISO 8601 creation timestamp"
|
|
74973
|
+
},
|
|
74974
|
+
"publishedAt": {
|
|
74975
|
+
"type": "string",
|
|
74976
|
+
"nullable": true,
|
|
74977
|
+
"description": "ISO 8601 publication timestamp"
|
|
74978
|
+
},
|
|
74979
|
+
"updatedAt": {
|
|
74980
|
+
"type": "string",
|
|
74981
|
+
"nullable": true,
|
|
74982
|
+
"description": "ISO 8601 last update timestamp"
|
|
74983
|
+
},
|
|
74984
|
+
"archivedAt": {
|
|
74985
|
+
"type": "string",
|
|
74986
|
+
"nullable": true,
|
|
74987
|
+
"description": "ISO 8601 archive timestamp (null if not archived)"
|
|
74988
|
+
},
|
|
74989
|
+
"owner": {
|
|
74990
|
+
"type": "object",
|
|
74991
|
+
"properties": {
|
|
74992
|
+
"id": {
|
|
74993
|
+
"type": "string",
|
|
74994
|
+
"description": "User identifier"
|
|
74995
|
+
},
|
|
74996
|
+
"name": {
|
|
74997
|
+
"type": "string",
|
|
74998
|
+
"description": "User's name"
|
|
74999
|
+
}
|
|
75000
|
+
},
|
|
75001
|
+
"required": [
|
|
75002
|
+
"id",
|
|
75003
|
+
"name"
|
|
75004
|
+
],
|
|
75005
|
+
"additionalProperties": false,
|
|
75006
|
+
"description": "User who owns the post",
|
|
75007
|
+
"nullable": true
|
|
75008
|
+
},
|
|
75009
|
+
"version": {
|
|
75010
|
+
"type": "number",
|
|
75011
|
+
"nullable": true,
|
|
75012
|
+
"description": "Content version number"
|
|
75013
|
+
},
|
|
75014
|
+
"topics": {
|
|
75015
|
+
"type": "array",
|
|
75016
|
+
"items": {
|
|
75017
|
+
"type": "object",
|
|
75018
|
+
"properties": {
|
|
75019
|
+
"id": {
|
|
75020
|
+
"type": "string",
|
|
75021
|
+
"description": "Topic identifier"
|
|
75022
|
+
},
|
|
75023
|
+
"name": {
|
|
75024
|
+
"type": "string",
|
|
75025
|
+
"description": "Topic name"
|
|
75026
|
+
}
|
|
75027
|
+
},
|
|
75028
|
+
"required": [
|
|
75029
|
+
"id",
|
|
75030
|
+
"name"
|
|
75031
|
+
],
|
|
75032
|
+
"additionalProperties": false,
|
|
75033
|
+
"description": "Slab topic (category for organizing posts)"
|
|
75034
|
+
},
|
|
75035
|
+
"nullable": true,
|
|
75036
|
+
"description": "Topics this post belongs to"
|
|
75037
|
+
}
|
|
75038
|
+
},
|
|
75039
|
+
"required": [
|
|
75040
|
+
"id",
|
|
75041
|
+
"title"
|
|
75042
|
+
],
|
|
75043
|
+
"additionalProperties": false,
|
|
75044
|
+
"description": "Slab post/article"
|
|
75045
|
+
},
|
|
75046
|
+
"description": "Posts in the topic"
|
|
75047
|
+
},
|
|
75048
|
+
"error": {
|
|
75049
|
+
"type": "string",
|
|
75050
|
+
"description": "Error message if operation failed"
|
|
75051
|
+
}
|
|
75052
|
+
},
|
|
75053
|
+
"required": [
|
|
75054
|
+
"operation",
|
|
75055
|
+
"success",
|
|
75056
|
+
"error"
|
|
75057
|
+
],
|
|
75058
|
+
"additionalProperties": false
|
|
75059
|
+
},
|
|
75060
|
+
{
|
|
75061
|
+
"type": "object",
|
|
75062
|
+
"properties": {
|
|
75063
|
+
"operation": {
|
|
75064
|
+
"type": "string",
|
|
75065
|
+
"enum": [
|
|
75066
|
+
"list_topics"
|
|
75067
|
+
],
|
|
75068
|
+
"description": "List topics operation"
|
|
75069
|
+
},
|
|
75070
|
+
"success": {
|
|
75071
|
+
"type": "boolean",
|
|
75072
|
+
"description": "Whether the operation was successful"
|
|
75073
|
+
},
|
|
75074
|
+
"topics": {
|
|
75075
|
+
"type": "array",
|
|
75076
|
+
"items": {
|
|
75077
|
+
"type": "object",
|
|
75078
|
+
"properties": {
|
|
75079
|
+
"id": {
|
|
75080
|
+
"type": "string",
|
|
75081
|
+
"description": "Topic identifier"
|
|
75082
|
+
},
|
|
75083
|
+
"name": {
|
|
75084
|
+
"type": "string",
|
|
75085
|
+
"description": "Topic name"
|
|
75086
|
+
}
|
|
75087
|
+
},
|
|
75088
|
+
"required": [
|
|
75089
|
+
"id",
|
|
75090
|
+
"name"
|
|
75091
|
+
],
|
|
75092
|
+
"additionalProperties": false,
|
|
75093
|
+
"description": "Slab topic (category for organizing posts)"
|
|
75094
|
+
},
|
|
75095
|
+
"description": "List of organization topics"
|
|
75096
|
+
},
|
|
75097
|
+
"error": {
|
|
75098
|
+
"type": "string",
|
|
75099
|
+
"description": "Error message if operation failed"
|
|
75100
|
+
}
|
|
75101
|
+
},
|
|
75102
|
+
"required": [
|
|
75103
|
+
"operation",
|
|
75104
|
+
"success",
|
|
75105
|
+
"error"
|
|
75106
|
+
],
|
|
75107
|
+
"additionalProperties": false
|
|
75108
|
+
}
|
|
75109
|
+
]
|
|
75110
|
+
},
|
|
75111
|
+
"usageExample": "// Search Posts example\nconst slab_search_posts = new SlabBubble({\n operation: \"search_posts\", // Search posts across the Slab workspace\n query: \"example string\", // Search query string\n first: 20 // default, // Number of results to return (1-100, default 20)\n after: \"example string\", // Cursor for pagination (from previous search result)\n});\n\nconst result = await slab_search_posts.action();\n// outputSchema for result.data when operation === 'search_posts':\n// {\n// operation: \"search_posts\" // Search posts operation,\n// success: boolean // Whether the operation was successful,\n// posts: { id: string // Post identifier, title: string // Post title, highlight: unknown | undefined | null // Search result highlight/excerpt (JSON), content: unknown | undefined | null // Matched content (JSON), insertedAt: string | undefined | null // Creation timestamp, publishedAt: string | undefined | null // Publication timestamp, owner: { id: string // User identifier, name: string // User's name } | undefined | null // Post owner, topics: { id: string // Topic identifier, name: string // Topic name }[] | undefined | null // Associated topics }[] | undefined // Search result posts,\n// has_more: boolean | undefined // Whether more results are available,\n// end_cursor: string | undefined | null // Cursor for fetching the next page,\n// error: string // Error message if operation failed\n// }\n\n\n// Get Post example\nconst slab_get_post = new SlabBubble({\n operation: \"get_post\", // Get a specific post by ID\n post_id: \"example string\", // The ID of the post to retrieve\n});\n\nconst result = await slab_get_post.action();\n// outputSchema for result.data when operation === 'get_post':\n// {\n// operation: \"get_post\" // Get post operation,\n// success: boolean // Whether the operation was successful,\n// post: { id: string // Post identifier, title: string // Post title, content: unknown | undefined | null // Post content in Quill Delta JSON format, insertedAt: string | undefined | null // ISO 8601 creation timestamp, publishedAt: string | undefined | null // ISO 8601 publication timestamp, updatedAt: string | undefined | null // ISO 8601 last update timestamp, archivedAt: string | undefined | null // ISO 8601 archive timestamp (null if not archived), owner: { id: string // User identifier, name: string // User's name } | undefined | null // User who owns the post, version: number | undefined | null // Content version number, topics: { id: string // Topic identifier, name: string // Topic name }[] | undefined | null // Topics this post belongs to } | undefined // Post details,\n// error: string // Error message if operation failed\n// }\n\n\n// List Posts example\nconst slab_list_posts = new SlabBubble({\n operation: \"list_posts\", // List all posts in the organization\n});\n\nconst result = await slab_list_posts.action();\n// outputSchema for result.data when operation === 'list_posts':\n// {\n// operation: \"list_posts\" // List posts operation,\n// success: boolean // Whether the operation was successful,\n// posts: { id: string // Post identifier, title: string // Post title, content: unknown | undefined | null // Post content in Quill Delta JSON format, insertedAt: string | undefined | null // ISO 8601 creation timestamp, publishedAt: string | undefined | null // ISO 8601 publication timestamp, updatedAt: string | undefined | null // ISO 8601 last update timestamp, archivedAt: string | undefined | null // ISO 8601 archive timestamp (null if not archived), owner: { id: string // User identifier, name: string // User's name } | undefined | null // User who owns the post, version: number | undefined | null // Content version number, topics: { id: string // Topic identifier, name: string // Topic name }[] | undefined | null // Topics this post belongs to }[] | undefined // List of organization posts,\n// error: string // Error message if operation failed\n// }\n\n\n// Get Topic Posts example\nconst slab_get_topic_posts = new SlabBubble({\n operation: \"get_topic_posts\", // Get all posts within a specific topic\n topic_id: \"example string\", // The ID of the topic\n});\n\nconst result = await slab_get_topic_posts.action();\n// outputSchema for result.data when operation === 'get_topic_posts':\n// {\n// operation: \"get_topic_posts\" // Get topic posts operation,\n// success: boolean // Whether the operation was successful,\n// posts: { id: string // Post identifier, title: string // Post title, content: unknown | undefined | null // Post content in Quill Delta JSON format, insertedAt: string | undefined | null // ISO 8601 creation timestamp, publishedAt: string | undefined | null // ISO 8601 publication timestamp, updatedAt: string | undefined | null // ISO 8601 last update timestamp, archivedAt: string | undefined | null // ISO 8601 archive timestamp (null if not archived), owner: { id: string // User identifier, name: string // User's name } | undefined | null // User who owns the post, version: number | undefined | null // Content version number, topics: { id: string // Topic identifier, name: string // Topic name }[] | undefined | null // Topics this post belongs to }[] | undefined // Posts in the topic,\n// error: string // Error message if operation failed\n// }\n\n\n// List Topics example\nconst slab_list_topics = new SlabBubble({\n operation: \"list_topics\", // List all topics in the organization\n});\n\nconst result = await slab_list_topics.action();\n// outputSchema for result.data when operation === 'list_topics':\n// {\n// operation: \"list_topics\" // List topics operation,\n// success: boolean // Whether the operation was successful,\n// topics: { id: string // Topic identifier, name: string // Topic name }[] | undefined // List of organization topics,\n// error: string // Error message if operation failed\n// }\n\n\n// Always check success status before using data\nif (!result.success) {\n throw new Error(`slab failed: ${result.error}`);\n}\n\n// Access the actual data\nconst actualData = result.data;\nconsole.log(actualData);",
|
|
75112
|
+
"requiredCredentials": [
|
|
75113
|
+
"SLAB_CRED"
|
|
75114
|
+
]
|
|
74420
75115
|
}
|
|
74421
75116
|
]
|
|
74422
75117
|
}
|