@bubblelab/bubble-core 0.1.68 → 0.1.70
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 +85 -85
- package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
- package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
- package/dist/bubbles/service-bubble/airtable.d.ts +156 -156
- package/dist/bubbles/service-bubble/apify/apify.d.ts +8 -8
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +108 -108
- package/dist/bubbles/service-bubble/ashby/ashby.js +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +51 -51
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +22 -22
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +56 -56
- package/dist/bubbles/service-bubble/firecrawl.d.ts +328 -328
- package/dist/bubbles/service-bubble/followupboss.d.ts +256 -256
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +40 -40
- package/dist/bubbles/service-bubble/github.d.ts +152 -152
- package/dist/bubbles/service-bubble/gmail.d.ts +576 -576
- package/dist/bubbles/service-bubble/google-calendar.d.ts +232 -232
- package/dist/bubbles/service-bubble/google-drive.d.ts +483 -156
- package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.js +339 -30
- package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +78 -78
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +16 -16
- package/dist/bubbles/service-bubble/insforge-db.d.ts +10 -10
- package/dist/bubbles/service-bubble/jira/jira.d.ts +54 -54
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1032 -1032
- package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
- package/dist/bubbles/service-bubble/resend.d.ts +20 -20
- package/dist/bubbles/service-bubble/slack/slack.d.ts +182 -182
- package/dist/bubbles/service-bubble/storage.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +72 -72
- package/dist/bubbles/service-bubble/telegram.d.ts +936 -936
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +8 -8
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +31 -25
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +1 -1
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +82 -82
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +10 -10
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +42 -42
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +355 -74
- package/package.json +2 -2
package/dist/bubbles.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "2.0.0",
|
|
3
|
-
"generatedAt": "2026-
|
|
3
|
+
"generatedAt": "2026-02-01T06:48:42.412Z",
|
|
4
4
|
"totalCount": 58,
|
|
5
5
|
"bubbles": [
|
|
6
6
|
{
|
|
@@ -8623,6 +8623,15 @@
|
|
|
8623
8623
|
"minLength": 1,
|
|
8624
8624
|
"description": "The ID of the Google Doc to retrieve"
|
|
8625
8625
|
},
|
|
8626
|
+
"tab_id": {
|
|
8627
|
+
"type": "string",
|
|
8628
|
+
"description": "Specific tab ID to read. If omitted, reads first tab."
|
|
8629
|
+
},
|
|
8630
|
+
"include_all_tabs": {
|
|
8631
|
+
"type": "boolean",
|
|
8632
|
+
"default": false,
|
|
8633
|
+
"description": "Return info for all tabs including their plain text content"
|
|
8634
|
+
},
|
|
8626
8635
|
"credentials": {
|
|
8627
8636
|
"type": "object",
|
|
8628
8637
|
"additionalProperties": {
|
|
@@ -8666,6 +8675,10 @@
|
|
|
8666
8675
|
"default": "replace",
|
|
8667
8676
|
"description": "Update mode: \"replace\" clears existing content first, \"append\" adds to the end"
|
|
8668
8677
|
},
|
|
8678
|
+
"tab_id": {
|
|
8679
|
+
"type": "string",
|
|
8680
|
+
"description": "Tab to write to. If omitted, writes to first tab."
|
|
8681
|
+
},
|
|
8669
8682
|
"credentials": {
|
|
8670
8683
|
"type": "object",
|
|
8671
8684
|
"additionalProperties": {
|
|
@@ -8680,6 +8693,141 @@
|
|
|
8680
8693
|
"content"
|
|
8681
8694
|
],
|
|
8682
8695
|
"additionalProperties": false
|
|
8696
|
+
},
|
|
8697
|
+
{
|
|
8698
|
+
"type": "object",
|
|
8699
|
+
"properties": {
|
|
8700
|
+
"operation": {
|
|
8701
|
+
"type": "string",
|
|
8702
|
+
"enum": [
|
|
8703
|
+
"replace_text"
|
|
8704
|
+
],
|
|
8705
|
+
"description": "Find and replace text in a Google Doc while preserving formatting"
|
|
8706
|
+
},
|
|
8707
|
+
"document_id": {
|
|
8708
|
+
"type": "string",
|
|
8709
|
+
"minLength": 1,
|
|
8710
|
+
"description": "The ID of the Google Doc to perform replacements in"
|
|
8711
|
+
},
|
|
8712
|
+
"replacements": {
|
|
8713
|
+
"type": "array",
|
|
8714
|
+
"items": {
|
|
8715
|
+
"type": "object",
|
|
8716
|
+
"properties": {
|
|
8717
|
+
"find": {
|
|
8718
|
+
"type": "string",
|
|
8719
|
+
"description": "Text to find"
|
|
8720
|
+
},
|
|
8721
|
+
"replace": {
|
|
8722
|
+
"type": "string",
|
|
8723
|
+
"description": "Text to replace with"
|
|
8724
|
+
},
|
|
8725
|
+
"match_case": {
|
|
8726
|
+
"type": "boolean",
|
|
8727
|
+
"default": true,
|
|
8728
|
+
"description": "Whether to match case when finding text"
|
|
8729
|
+
}
|
|
8730
|
+
},
|
|
8731
|
+
"required": [
|
|
8732
|
+
"find",
|
|
8733
|
+
"replace"
|
|
8734
|
+
],
|
|
8735
|
+
"additionalProperties": false
|
|
8736
|
+
},
|
|
8737
|
+
"description": "List of find/replace pairs"
|
|
8738
|
+
},
|
|
8739
|
+
"tab_id": {
|
|
8740
|
+
"type": "string",
|
|
8741
|
+
"description": "Tab to perform replacements in. If omitted, applies to all tabs."
|
|
8742
|
+
},
|
|
8743
|
+
"credentials": {
|
|
8744
|
+
"type": "object",
|
|
8745
|
+
"additionalProperties": {
|
|
8746
|
+
"type": "string"
|
|
8747
|
+
},
|
|
8748
|
+
"description": "Object mapping credential types to values (injected at runtime)"
|
|
8749
|
+
}
|
|
8750
|
+
},
|
|
8751
|
+
"required": [
|
|
8752
|
+
"operation",
|
|
8753
|
+
"document_id",
|
|
8754
|
+
"replacements"
|
|
8755
|
+
],
|
|
8756
|
+
"additionalProperties": false
|
|
8757
|
+
},
|
|
8758
|
+
{
|
|
8759
|
+
"type": "object",
|
|
8760
|
+
"properties": {
|
|
8761
|
+
"operation": {
|
|
8762
|
+
"type": "string",
|
|
8763
|
+
"enum": [
|
|
8764
|
+
"copy_doc"
|
|
8765
|
+
],
|
|
8766
|
+
"description": "Create a copy of a Google Doc (useful for templates)"
|
|
8767
|
+
},
|
|
8768
|
+
"document_id": {
|
|
8769
|
+
"type": "string",
|
|
8770
|
+
"minLength": 1,
|
|
8771
|
+
"description": "Source document ID to copy"
|
|
8772
|
+
},
|
|
8773
|
+
"new_name": {
|
|
8774
|
+
"type": "string",
|
|
8775
|
+
"minLength": 1,
|
|
8776
|
+
"description": "Name for the new document"
|
|
8777
|
+
},
|
|
8778
|
+
"parent_folder_id": {
|
|
8779
|
+
"type": "string",
|
|
8780
|
+
"description": "Folder to place the copy in"
|
|
8781
|
+
},
|
|
8782
|
+
"credentials": {
|
|
8783
|
+
"type": "object",
|
|
8784
|
+
"additionalProperties": {
|
|
8785
|
+
"type": "string"
|
|
8786
|
+
},
|
|
8787
|
+
"description": "Object mapping credential types to values (injected at runtime)"
|
|
8788
|
+
}
|
|
8789
|
+
},
|
|
8790
|
+
"required": [
|
|
8791
|
+
"operation",
|
|
8792
|
+
"document_id",
|
|
8793
|
+
"new_name"
|
|
8794
|
+
],
|
|
8795
|
+
"additionalProperties": false
|
|
8796
|
+
},
|
|
8797
|
+
{
|
|
8798
|
+
"type": "object",
|
|
8799
|
+
"properties": {
|
|
8800
|
+
"operation": {
|
|
8801
|
+
"type": "string",
|
|
8802
|
+
"enum": [
|
|
8803
|
+
"create_tab"
|
|
8804
|
+
],
|
|
8805
|
+
"description": "Create a new tab in a Google Doc"
|
|
8806
|
+
},
|
|
8807
|
+
"document_id": {
|
|
8808
|
+
"type": "string",
|
|
8809
|
+
"minLength": 1,
|
|
8810
|
+
"description": "The ID of the Google Doc to add a tab to"
|
|
8811
|
+
},
|
|
8812
|
+
"title": {
|
|
8813
|
+
"type": "string",
|
|
8814
|
+
"minLength": 1,
|
|
8815
|
+
"description": "Title for the new tab"
|
|
8816
|
+
},
|
|
8817
|
+
"credentials": {
|
|
8818
|
+
"type": "object",
|
|
8819
|
+
"additionalProperties": {
|
|
8820
|
+
"type": "string"
|
|
8821
|
+
},
|
|
8822
|
+
"description": "Object mapping credential types to values (injected at runtime)"
|
|
8823
|
+
}
|
|
8824
|
+
},
|
|
8825
|
+
"required": [
|
|
8826
|
+
"operation",
|
|
8827
|
+
"document_id",
|
|
8828
|
+
"title"
|
|
8829
|
+
],
|
|
8830
|
+
"additionalProperties": false
|
|
8683
8831
|
}
|
|
8684
8832
|
]
|
|
8685
8833
|
},
|
|
@@ -9343,6 +9491,37 @@
|
|
|
9343
9491
|
"type": "string",
|
|
9344
9492
|
"description": "Extracted plain text content from the document"
|
|
9345
9493
|
},
|
|
9494
|
+
"tabs": {
|
|
9495
|
+
"type": "array",
|
|
9496
|
+
"items": {
|
|
9497
|
+
"type": "object",
|
|
9498
|
+
"properties": {
|
|
9499
|
+
"tabId": {
|
|
9500
|
+
"type": "string",
|
|
9501
|
+
"description": "Unique tab identifier"
|
|
9502
|
+
},
|
|
9503
|
+
"title": {
|
|
9504
|
+
"type": "string",
|
|
9505
|
+
"description": "Tab title"
|
|
9506
|
+
},
|
|
9507
|
+
"index": {
|
|
9508
|
+
"type": "number",
|
|
9509
|
+
"description": "Tab position index"
|
|
9510
|
+
},
|
|
9511
|
+
"plainText": {
|
|
9512
|
+
"type": "string",
|
|
9513
|
+
"description": "Plain text content of the tab"
|
|
9514
|
+
}
|
|
9515
|
+
},
|
|
9516
|
+
"required": [
|
|
9517
|
+
"tabId",
|
|
9518
|
+
"title",
|
|
9519
|
+
"index"
|
|
9520
|
+
],
|
|
9521
|
+
"additionalProperties": false
|
|
9522
|
+
},
|
|
9523
|
+
"description": "All tabs in the document"
|
|
9524
|
+
},
|
|
9346
9525
|
"error": {
|
|
9347
9526
|
"type": "string",
|
|
9348
9527
|
"description": "Error message if operation failed"
|
|
@@ -9388,10 +9567,104 @@
|
|
|
9388
9567
|
"error"
|
|
9389
9568
|
],
|
|
9390
9569
|
"additionalProperties": false
|
|
9570
|
+
},
|
|
9571
|
+
{
|
|
9572
|
+
"type": "object",
|
|
9573
|
+
"properties": {
|
|
9574
|
+
"operation": {
|
|
9575
|
+
"type": "string",
|
|
9576
|
+
"enum": [
|
|
9577
|
+
"replace_text"
|
|
9578
|
+
],
|
|
9579
|
+
"description": "Find and replace text in a Google Doc"
|
|
9580
|
+
},
|
|
9581
|
+
"success": {
|
|
9582
|
+
"type": "boolean",
|
|
9583
|
+
"description": "Whether the replacements were made successfully"
|
|
9584
|
+
},
|
|
9585
|
+
"replacements_made": {
|
|
9586
|
+
"type": "number",
|
|
9587
|
+
"description": "Total number of replacements made"
|
|
9588
|
+
},
|
|
9589
|
+
"error": {
|
|
9590
|
+
"type": "string",
|
|
9591
|
+
"description": "Error message if operation failed"
|
|
9592
|
+
}
|
|
9593
|
+
},
|
|
9594
|
+
"required": [
|
|
9595
|
+
"operation",
|
|
9596
|
+
"success",
|
|
9597
|
+
"error"
|
|
9598
|
+
],
|
|
9599
|
+
"additionalProperties": false
|
|
9600
|
+
},
|
|
9601
|
+
{
|
|
9602
|
+
"type": "object",
|
|
9603
|
+
"properties": {
|
|
9604
|
+
"operation": {
|
|
9605
|
+
"type": "string",
|
|
9606
|
+
"enum": [
|
|
9607
|
+
"copy_doc"
|
|
9608
|
+
],
|
|
9609
|
+
"description": "Create a copy of a Google Doc"
|
|
9610
|
+
},
|
|
9611
|
+
"success": {
|
|
9612
|
+
"type": "boolean",
|
|
9613
|
+
"description": "Whether the document was copied successfully"
|
|
9614
|
+
},
|
|
9615
|
+
"new_document_id": {
|
|
9616
|
+
"type": "string",
|
|
9617
|
+
"description": "ID of the new document"
|
|
9618
|
+
},
|
|
9619
|
+
"new_document_url": {
|
|
9620
|
+
"type": "string",
|
|
9621
|
+
"description": "URL to view the new document"
|
|
9622
|
+
},
|
|
9623
|
+
"error": {
|
|
9624
|
+
"type": "string",
|
|
9625
|
+
"description": "Error message if operation failed"
|
|
9626
|
+
}
|
|
9627
|
+
},
|
|
9628
|
+
"required": [
|
|
9629
|
+
"operation",
|
|
9630
|
+
"success",
|
|
9631
|
+
"error"
|
|
9632
|
+
],
|
|
9633
|
+
"additionalProperties": false
|
|
9634
|
+
},
|
|
9635
|
+
{
|
|
9636
|
+
"type": "object",
|
|
9637
|
+
"properties": {
|
|
9638
|
+
"operation": {
|
|
9639
|
+
"type": "string",
|
|
9640
|
+
"enum": [
|
|
9641
|
+
"create_tab"
|
|
9642
|
+
],
|
|
9643
|
+
"description": "Create a new tab in a Google Doc"
|
|
9644
|
+
},
|
|
9645
|
+
"success": {
|
|
9646
|
+
"type": "boolean",
|
|
9647
|
+
"description": "Whether the tab was created successfully"
|
|
9648
|
+
},
|
|
9649
|
+
"tab_id": {
|
|
9650
|
+
"type": "string",
|
|
9651
|
+
"description": "ID of the newly created tab"
|
|
9652
|
+
},
|
|
9653
|
+
"error": {
|
|
9654
|
+
"type": "string",
|
|
9655
|
+
"description": "Error message if operation failed"
|
|
9656
|
+
}
|
|
9657
|
+
},
|
|
9658
|
+
"required": [
|
|
9659
|
+
"operation",
|
|
9660
|
+
"success",
|
|
9661
|
+
"error"
|
|
9662
|
+
],
|
|
9663
|
+
"additionalProperties": false
|
|
9391
9664
|
}
|
|
9392
9665
|
]
|
|
9393
9666
|
},
|
|
9394
|
-
"usageExample": "// Upload File example\nconst googleDrive_upload_file = new GoogleDriveBubble({\n operation: \"upload_file\", // Upload a file to Google Drive\n name: \"example string\", // Name for the uploaded file\n content: \"example string\", // File content as base64 encoded string or plain text\n mimeType: \"example string\", // MIME type of the file (auto-detected if not provided)\n parent_folder_id: \"example string\", // ID of the parent folder (uploads to root if not provided)\n convert_to_google_docs: false // default, // Convert uploaded file to Google Docs format if possible\n});\n\nconst result = await googleDrive_upload_file.action();\n// outputSchema for result.data when operation === 'upload_file':\n// {\n// operation: \"upload_file\" // Upload a file to Google Drive,\n// success: boolean // Whether the file was uploaded successfully,\n// file: { id: string // Unique file identifier, name: string // Name of the file, mimeType: string // MIME type of the file, size: string | undefined // Size of the file in bytes, createdTime: string | undefined // Creation time in RFC 3339 format, modifiedTime: string | undefined // Last modified time in RFC 3339 format, webViewLink: string | undefined // Link to view the file in Google Drive, webContentLink: string | undefined // Link to download the file, parents: string[] | undefined // Parent folder IDs, shared: boolean | undefined // Whether the file is shared, owners: { displayName: string | undefined // Owner display name, emailAddress: string | undefined // Owner email address }[] | undefined // File owners } | undefined // Uploaded file metadata,\n// error: string // Error message if operation failed\n// }\n\n\n// Download File example\nconst googleDrive_download_file = new GoogleDriveBubble({\n operation: \"download_file\", // Download a file from Google Drive\n file_id: \"example string\", // Google Drive file ID to download\n export_format: \"example string\", // Export format for Google Workspace files (e.g., \"application/pdf\", \"text/plain\")\n});\n\nconst result = await googleDrive_download_file.action();\n// outputSchema for result.data when operation === 'download_file':\n// {\n// operation: \"download_file\" // Download a file from Google Drive,\n// success: boolean // Whether the file was downloaded successfully,\n// content: string | undefined // File content as plain text (for text-based files) or base64 encoded string (for binary files),\n// filename: string | undefined // Original filename,\n// mimeType: string | undefined // MIME type of the downloaded file,\n// error: string // Error message if operation failed\n// }\n\n\n// List Files example\nconst googleDrive_list_files = new GoogleDriveBubble({\n operation: \"list_files\", // List files and folders in Google Drive\n folder_id: \"example string\", // ID of folder to list files from (lists from root if not provided)\n query: \"example string\", // Search query to filter files (e.g., \"name contains 'report'\"\n max_results: 100 // default, // Maximum number of files to return\n include_folders: true // default, // Include folders in the results\n order_by: \"modifiedTime desc\" // default, // Order results by field (e.g., \"name\", \"modifiedTime desc\")\n});\n\nconst result = await googleDrive_list_files.action();\n// outputSchema for result.data when operation === 'list_files':\n// {\n// operation: \"list_files\" // List files and folders in Google Drive,\n// success: boolean // Whether the file list was retrieved successfully,\n// files: { id: string // Unique file identifier, name: string // Name of the file, mimeType: string // MIME type of the file, size: string | undefined // Size of the file in bytes, createdTime: string | undefined // Creation time in RFC 3339 format, modifiedTime: string | undefined // Last modified time in RFC 3339 format, webViewLink: string | undefined // Link to view the file in Google Drive, webContentLink: string | undefined // Link to download the file, parents: string[] | undefined // Parent folder IDs, shared: boolean | undefined // Whether the file is shared, owners: { displayName: string | undefined // Owner display name, emailAddress: string | undefined // Owner email address }[] | undefined // File owners }[] | undefined // List of files and folders,\n// total_count: number | undefined // Total number of files found,\n// next_page_token: string | undefined // Token for fetching next page of results,\n// error: string // Error message if operation failed\n// }\n\n\n// Create Folder example\nconst googleDrive_create_folder = new GoogleDriveBubble({\n operation: \"create_folder\", // Create a new folder in Google Drive\n name: \"example string\", // Name of the folder to create\n parent_folder_id: \"example string\", // ID of the parent folder (creates in root if not provided)\n});\n\nconst result = await googleDrive_create_folder.action();\n// outputSchema for result.data when operation === 'create_folder':\n// {\n// operation: \"create_folder\" // Create a new folder in Google Drive,\n// success: boolean // Whether the folder was created successfully,\n// folder: { id: string // Unique folder identifier, name: string // Name of the folder, webViewLink: string | undefined // Link to view the folder in Google Drive, parents: string[] | undefined // Parent folder IDs } | undefined // Created folder metadata,\n// error: string // Error message if operation failed\n// }\n\n\n// Delete File example\nconst googleDrive_delete_file = new GoogleDriveBubble({\n operation: \"delete_file\", // Delete a file or folder from Google Drive\n file_id: \"example string\", // Google Drive file or folder ID to delete\n permanent: false // default, // Permanently delete (true) or move to trash (false)\n});\n\nconst result = await googleDrive_delete_file.action();\n// outputSchema for result.data when operation === 'delete_file':\n// {\n// operation: \"delete_file\" // Delete a file or folder from Google Drive,\n// success: boolean // Whether the file was deleted successfully,\n// deleted_file_id: string | undefined // ID of the deleted file,\n// error: string // Error message if operation failed\n// }\n\n\n// Get File Info example\nconst googleDrive_get_file_info = new GoogleDriveBubble({\n operation: \"get_file_info\", // Get detailed information about a file or folder\n file_id: \"example string\", // Google Drive file or folder ID to get info for\n include_permissions: false // default, // Include file permissions in the response\n});\n\nconst result = await googleDrive_get_file_info.action();\n// outputSchema for result.data when operation === 'get_file_info':\n// {\n// operation: \"get_file_info\" // Get detailed information about a file or folder,\n// success: boolean // Whether the file information was retrieved successfully,\n// file: { id: string // Unique file identifier, name: string // Name of the file, mimeType: string // MIME type of the file, size: string | undefined // Size of the file in bytes, createdTime: string | undefined // Creation time in RFC 3339 format, modifiedTime: string | undefined // Last modified time in RFC 3339 format, webViewLink: string | undefined // Link to view the file in Google Drive, webContentLink: string | undefined // Link to download the file, parents: string[] | undefined // Parent folder IDs, shared: boolean | undefined // Whether the file is shared, owners: { displayName: string | undefined // Owner display name, emailAddress: string | undefined // Owner email address }[] | undefined // File owners } | undefined // File metadata and information,\n// permissions: { id: string, type: string, role: string, emailAddress: string | undefined // Permission holder email address, displayName: string | undefined // Permission holder display name }[] | undefined // File permissions (if requested),\n// error: string // Error message if operation failed\n// }\n\n\n// Share File example\nconst googleDrive_share_file = new GoogleDriveBubble({\n operation: \"share_file\", // Share a file or folder with specific users or make it public\n file_id: \"example string\", // Google Drive file or folder ID to share\n email_address: \"example string\", // Email address to share with (for specific user sharing)\n role: \"reader\" // options: \"reader\", \"writer\", \"commenter\", \"owner\", // Permission role to grant\n type: \"user\" // options: \"user\", \"group\", \"domain\", \"anyone\", // Type of permission to create\n send_notification: true // default, // Send notification email to the user\n});\n\nconst result = await googleDrive_share_file.action();\n// outputSchema for result.data when operation === 'share_file':\n// {\n// operation: \"share_file\" // Share a file or folder with specific users or make it public,\n// success: boolean // Whether the file was shared successfully,\n// permission_id: string | undefined // ID of the created permission,\n// share_link: string | undefined // Shareable link to the file,\n// error: string // Error message if operation failed\n// }\n\n\n// Move File example\nconst googleDrive_move_file = new GoogleDriveBubble({\n operation: \"move_file\", // Move a file or folder to a different location in Google Drive\n file_id: \"example string\", // Google Drive file or folder ID to move\n new_parent_folder_id: \"example string\", // ID of the new parent folder (moves to root if not provided)\n remove_parent_folder_id: \"example string\", // ID of the parent folder to remove (removes from all parents if not provided)\n});\n\nconst result = await googleDrive_move_file.action();\n// outputSchema for result.data when operation === 'move_file':\n// {\n// operation: \"move_file\" // Move a file or folder to a different location in Google Drive,\n// success: boolean // Whether the file was moved successfully,\n// file: { id: string // Unique file identifier, name: string // Name of the file, mimeType: string // MIME type of the file, size: string | undefined // Size of the file in bytes, createdTime: string | undefined // Creation time in RFC 3339 format, modifiedTime: string | undefined // Last modified time in RFC 3339 format, webViewLink: string | undefined // Link to view the file in Google Drive, webContentLink: string | undefined // Link to download the file, parents: string[] | undefined // Parent folder IDs, shared: boolean | undefined // Whether the file is shared, owners: { displayName: string | undefined // Owner display name, emailAddress: string | undefined // Owner email address }[] | undefined // File owners } | undefined // Updated file metadata after move,\n// error: string // Error message if operation failed\n// }\n\n\n// Get Doc example\nconst googleDrive_get_doc = new GoogleDriveBubble({\n operation: \"get_doc\", // Get the content and metadata of a Google Doc using the Google Docs API, use this over download_file for Google Docs\n document_id: \"example string\", // The ID of the Google Doc to retrieve\n});\n\nconst result = await googleDrive_get_doc.action();\n// outputSchema for result.data when operation === 'get_doc':\n// {\n// operation: \"get_doc\" // Get the content and metadata of a Google Doc using the Google Docs API,\n// success: boolean // Whether the document was retrieved successfully,\n// document: { documentId: string // The ID of the document, title: string // The title of the document, revisionId: string | undefined // The revision ID of the document, body: Record<string, unknown> | undefined // The main body of the document containing content array, suggestionsViewMode: string | undefined // The suggestions view mode applied to the document, inlineObjects: Record<string, unknown> | undefined // The inline objects (images, etc.) in the document, lists: Record<string, unknown> | undefined // The lists in the document, keyed by list ID } | undefined // The Google Docs document content and metadata,\n// plainText: string | undefined // Extracted plain text content from the document,\n// error: string // Error message if operation failed\n// }\n\n\n// Update Doc example\nconst googleDrive_update_doc = new GoogleDriveBubble({\n operation: \"update_doc\", // Update a Google Doc with new content using the Google Docs API batchUpdate\n document_id: \"example string\", // The ID of the Google Doc to update\n content: \"example string\", // The text or markdown content to write to the document (auto-detected)\n mode: \"replace\" // options: \"replace\", \"append\", // Update mode: \"replace\" clears existing content first, \"append\" adds to the end\n});\n\nconst result = await googleDrive_update_doc.action();\n// outputSchema for result.data when operation === 'update_doc':\n// {\n// operation: \"update_doc\" // Update a Google Doc with new content using the Google Docs API batchUpdate,\n// success: boolean // Whether the document was updated successfully,\n// documentId: string | undefined // The ID of the updated document,\n// revisionId: string | undefined // The new revision ID after the update,\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(`google-drive failed: ${result.error}`);\n}\n\n// Access the actual data\nconst actualData = result.data;\nconsole.log(actualData);",
|
|
9667
|
+
"usageExample": "// Upload File example\nconst googleDrive_upload_file = new GoogleDriveBubble({\n operation: \"upload_file\", // Upload a file to Google Drive\n name: \"example string\", // Name for the uploaded file\n content: \"example string\", // File content as base64 encoded string or plain text\n mimeType: \"example string\", // MIME type of the file (auto-detected if not provided)\n parent_folder_id: \"example string\", // ID of the parent folder (uploads to root if not provided)\n convert_to_google_docs: false // default, // Convert uploaded file to Google Docs format if possible\n});\n\nconst result = await googleDrive_upload_file.action();\n// outputSchema for result.data when operation === 'upload_file':\n// {\n// operation: \"upload_file\" // Upload a file to Google Drive,\n// success: boolean // Whether the file was uploaded successfully,\n// file: { id: string // Unique file identifier, name: string // Name of the file, mimeType: string // MIME type of the file, size: string | undefined // Size of the file in bytes, createdTime: string | undefined // Creation time in RFC 3339 format, modifiedTime: string | undefined // Last modified time in RFC 3339 format, webViewLink: string | undefined // Link to view the file in Google Drive, webContentLink: string | undefined // Link to download the file, parents: string[] | undefined // Parent folder IDs, shared: boolean | undefined // Whether the file is shared, owners: { displayName: string | undefined // Owner display name, emailAddress: string | undefined // Owner email address }[] | undefined // File owners } | undefined // Uploaded file metadata,\n// error: string // Error message if operation failed\n// }\n\n\n// Download File example\nconst googleDrive_download_file = new GoogleDriveBubble({\n operation: \"download_file\", // Download a file from Google Drive\n file_id: \"example string\", // Google Drive file ID to download\n export_format: \"example string\", // Export format for Google Workspace files (e.g., \"application/pdf\", \"text/plain\")\n});\n\nconst result = await googleDrive_download_file.action();\n// outputSchema for result.data when operation === 'download_file':\n// {\n// operation: \"download_file\" // Download a file from Google Drive,\n// success: boolean // Whether the file was downloaded successfully,\n// content: string | undefined // File content as plain text (for text-based files) or base64 encoded string (for binary files),\n// filename: string | undefined // Original filename,\n// mimeType: string | undefined // MIME type of the downloaded file,\n// error: string // Error message if operation failed\n// }\n\n\n// List Files example\nconst googleDrive_list_files = new GoogleDriveBubble({\n operation: \"list_files\", // List files and folders in Google Drive\n folder_id: \"example string\", // ID of folder to list files from (lists from root if not provided)\n query: \"example string\", // Search query to filter files (e.g., \"name contains 'report'\"\n max_results: 100 // default, // Maximum number of files to return\n include_folders: true // default, // Include folders in the results\n order_by: \"modifiedTime desc\" // default, // Order results by field (e.g., \"name\", \"modifiedTime desc\")\n});\n\nconst result = await googleDrive_list_files.action();\n// outputSchema for result.data when operation === 'list_files':\n// {\n// operation: \"list_files\" // List files and folders in Google Drive,\n// success: boolean // Whether the file list was retrieved successfully,\n// files: { id: string // Unique file identifier, name: string // Name of the file, mimeType: string // MIME type of the file, size: string | undefined // Size of the file in bytes, createdTime: string | undefined // Creation time in RFC 3339 format, modifiedTime: string | undefined // Last modified time in RFC 3339 format, webViewLink: string | undefined // Link to view the file in Google Drive, webContentLink: string | undefined // Link to download the file, parents: string[] | undefined // Parent folder IDs, shared: boolean | undefined // Whether the file is shared, owners: { displayName: string | undefined // Owner display name, emailAddress: string | undefined // Owner email address }[] | undefined // File owners }[] | undefined // List of files and folders,\n// total_count: number | undefined // Total number of files found,\n// next_page_token: string | undefined // Token for fetching next page of results,\n// error: string // Error message if operation failed\n// }\n\n\n// Create Folder example\nconst googleDrive_create_folder = new GoogleDriveBubble({\n operation: \"create_folder\", // Create a new folder in Google Drive\n name: \"example string\", // Name of the folder to create\n parent_folder_id: \"example string\", // ID of the parent folder (creates in root if not provided)\n});\n\nconst result = await googleDrive_create_folder.action();\n// outputSchema for result.data when operation === 'create_folder':\n// {\n// operation: \"create_folder\" // Create a new folder in Google Drive,\n// success: boolean // Whether the folder was created successfully,\n// folder: { id: string // Unique folder identifier, name: string // Name of the folder, webViewLink: string | undefined // Link to view the folder in Google Drive, parents: string[] | undefined // Parent folder IDs } | undefined // Created folder metadata,\n// error: string // Error message if operation failed\n// }\n\n\n// Delete File example\nconst googleDrive_delete_file = new GoogleDriveBubble({\n operation: \"delete_file\", // Delete a file or folder from Google Drive\n file_id: \"example string\", // Google Drive file or folder ID to delete\n permanent: false // default, // Permanently delete (true) or move to trash (false)\n});\n\nconst result = await googleDrive_delete_file.action();\n// outputSchema for result.data when operation === 'delete_file':\n// {\n// operation: \"delete_file\" // Delete a file or folder from Google Drive,\n// success: boolean // Whether the file was deleted successfully,\n// deleted_file_id: string | undefined // ID of the deleted file,\n// error: string // Error message if operation failed\n// }\n\n\n// Get File Info example\nconst googleDrive_get_file_info = new GoogleDriveBubble({\n operation: \"get_file_info\", // Get detailed information about a file or folder\n file_id: \"example string\", // Google Drive file or folder ID to get info for\n include_permissions: false // default, // Include file permissions in the response\n});\n\nconst result = await googleDrive_get_file_info.action();\n// outputSchema for result.data when operation === 'get_file_info':\n// {\n// operation: \"get_file_info\" // Get detailed information about a file or folder,\n// success: boolean // Whether the file information was retrieved successfully,\n// file: { id: string // Unique file identifier, name: string // Name of the file, mimeType: string // MIME type of the file, size: string | undefined // Size of the file in bytes, createdTime: string | undefined // Creation time in RFC 3339 format, modifiedTime: string | undefined // Last modified time in RFC 3339 format, webViewLink: string | undefined // Link to view the file in Google Drive, webContentLink: string | undefined // Link to download the file, parents: string[] | undefined // Parent folder IDs, shared: boolean | undefined // Whether the file is shared, owners: { displayName: string | undefined // Owner display name, emailAddress: string | undefined // Owner email address }[] | undefined // File owners } | undefined // File metadata and information,\n// permissions: { id: string, type: string, role: string, emailAddress: string | undefined // Permission holder email address, displayName: string | undefined // Permission holder display name }[] | undefined // File permissions (if requested),\n// error: string // Error message if operation failed\n// }\n\n\n// Share File example\nconst googleDrive_share_file = new GoogleDriveBubble({\n operation: \"share_file\", // Share a file or folder with specific users or make it public\n file_id: \"example string\", // Google Drive file or folder ID to share\n email_address: \"example string\", // Email address to share with (for specific user sharing)\n role: \"reader\" // options: \"reader\", \"writer\", \"commenter\", \"owner\", // Permission role to grant\n type: \"user\" // options: \"user\", \"group\", \"domain\", \"anyone\", // Type of permission to create\n send_notification: true // default, // Send notification email to the user\n});\n\nconst result = await googleDrive_share_file.action();\n// outputSchema for result.data when operation === 'share_file':\n// {\n// operation: \"share_file\" // Share a file or folder with specific users or make it public,\n// success: boolean // Whether the file was shared successfully,\n// permission_id: string | undefined // ID of the created permission,\n// share_link: string | undefined // Shareable link to the file,\n// error: string // Error message if operation failed\n// }\n\n\n// Move File example\nconst googleDrive_move_file = new GoogleDriveBubble({\n operation: \"move_file\", // Move a file or folder to a different location in Google Drive\n file_id: \"example string\", // Google Drive file or folder ID to move\n new_parent_folder_id: \"example string\", // ID of the new parent folder (moves to root if not provided)\n remove_parent_folder_id: \"example string\", // ID of the parent folder to remove (removes from all parents if not provided)\n});\n\nconst result = await googleDrive_move_file.action();\n// outputSchema for result.data when operation === 'move_file':\n// {\n// operation: \"move_file\" // Move a file or folder to a different location in Google Drive,\n// success: boolean // Whether the file was moved successfully,\n// file: { id: string // Unique file identifier, name: string // Name of the file, mimeType: string // MIME type of the file, size: string | undefined // Size of the file in bytes, createdTime: string | undefined // Creation time in RFC 3339 format, modifiedTime: string | undefined // Last modified time in RFC 3339 format, webViewLink: string | undefined // Link to view the file in Google Drive, webContentLink: string | undefined // Link to download the file, parents: string[] | undefined // Parent folder IDs, shared: boolean | undefined // Whether the file is shared, owners: { displayName: string | undefined // Owner display name, emailAddress: string | undefined // Owner email address }[] | undefined // File owners } | undefined // Updated file metadata after move,\n// error: string // Error message if operation failed\n// }\n\n\n// Get Doc example\nconst googleDrive_get_doc = new GoogleDriveBubble({\n operation: \"get_doc\", // Get the content and metadata of a Google Doc using the Google Docs API, use this over download_file for Google Docs\n document_id: \"example string\", // The ID of the Google Doc to retrieve\n tab_id: \"example string\", // Specific tab ID to read. If omitted, reads first tab.\n include_all_tabs: false // default, // Return info for all tabs including their plain text content\n});\n\nconst result = await googleDrive_get_doc.action();\n// outputSchema for result.data when operation === 'get_doc':\n// {\n// operation: \"get_doc\" // Get the content and metadata of a Google Doc using the Google Docs API,\n// success: boolean // Whether the document was retrieved successfully,\n// document: { documentId: string // The ID of the document, title: string // The title of the document, revisionId: string | undefined // The revision ID of the document, body: Record<string, unknown> | undefined // The main body of the document containing content array, suggestionsViewMode: string | undefined // The suggestions view mode applied to the document, inlineObjects: Record<string, unknown> | undefined // The inline objects (images, etc.) in the document, lists: Record<string, unknown> | undefined // The lists in the document, keyed by list ID } | undefined // The Google Docs document content and metadata,\n// plainText: string | undefined // Extracted plain text content from the document,\n// tabs: { tabId: string // Unique tab identifier, title: string // Tab title, index: number // Tab position index, plainText: string | undefined // Plain text content of the tab }[] | undefined // All tabs in the document,\n// error: string // Error message if operation failed\n// }\n\n\n// Update Doc example\nconst googleDrive_update_doc = new GoogleDriveBubble({\n operation: \"update_doc\", // Update a Google Doc with new content using the Google Docs API batchUpdate\n document_id: \"example string\", // The ID of the Google Doc to update\n content: \"example string\", // The text or markdown content to write to the document (auto-detected)\n mode: \"replace\" // options: \"replace\", \"append\", // Update mode: \"replace\" clears existing content first, \"append\" adds to the end\n tab_id: \"example string\", // Tab to write to. If omitted, writes to first tab.\n});\n\nconst result = await googleDrive_update_doc.action();\n// outputSchema for result.data when operation === 'update_doc':\n// {\n// operation: \"update_doc\" // Update a Google Doc with new content using the Google Docs API batchUpdate,\n// success: boolean // Whether the document was updated successfully,\n// documentId: string | undefined // The ID of the updated document,\n// revisionId: string | undefined // The new revision ID after the update,\n// error: string // Error message if operation failed\n// }\n\n\n// Replace Text example\nconst googleDrive_replace_text = new GoogleDriveBubble({\n operation: \"replace_text\", // Find and replace text in a Google Doc while preserving formatting\n document_id: \"example string\", // The ID of the Google Doc to perform replacements in\n replacements: [{ find: \"example string\" // Text to find, replace: \"example string\" // Text to replace with, match_case: true // default // Whether to match case when finding text }], // List of find/replace pairs\n tab_id: \"example string\", // Tab to perform replacements in. If omitted, applies to all tabs.\n});\n\nconst result = await googleDrive_replace_text.action();\n// outputSchema for result.data when operation === 'replace_text':\n// {\n// operation: \"replace_text\" // Find and replace text in a Google Doc,\n// success: boolean // Whether the replacements were made successfully,\n// replacements_made: number | undefined // Total number of replacements made,\n// error: string // Error message if operation failed\n// }\n\n\n// Copy Doc example\nconst googleDrive_copy_doc = new GoogleDriveBubble({\n operation: \"copy_doc\", // Create a copy of a Google Doc (useful for templates)\n document_id: \"example string\", // Source document ID to copy\n new_name: \"example string\", // Name for the new document\n parent_folder_id: \"example string\", // Folder to place the copy in\n});\n\nconst result = await googleDrive_copy_doc.action();\n// outputSchema for result.data when operation === 'copy_doc':\n// {\n// operation: \"copy_doc\" // Create a copy of a Google Doc,\n// success: boolean // Whether the document was copied successfully,\n// new_document_id: string | undefined // ID of the new document,\n// new_document_url: string | undefined // URL to view the new document,\n// error: string // Error message if operation failed\n// }\n\n\n// Create Tab example\nconst googleDrive_create_tab = new GoogleDriveBubble({\n operation: \"create_tab\", // Create a new tab in a Google Doc\n document_id: \"example string\", // The ID of the Google Doc to add a tab to\n title: \"example string\", // Title for the new tab\n});\n\nconst result = await googleDrive_create_tab.action();\n// outputSchema for result.data when operation === 'create_tab':\n// {\n// operation: \"create_tab\" // Create a new tab in a Google Doc,\n// success: boolean // Whether the tab was created successfully,\n// tab_id: string | undefined // ID of the newly created tab,\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(`google-drive failed: ${result.error}`);\n}\n\n// Access the actual data\nconst actualData = result.data;\nconsole.log(actualData);",
|
|
9395
9668
|
"requiredCredentials": [
|
|
9396
9669
|
"GOOGLE_DRIVE_CRED"
|
|
9397
9670
|
]
|
|
@@ -57721,98 +57994,106 @@
|
|
|
57721
57994
|
"type": "tool",
|
|
57722
57995
|
"shortDescription": "LinkedIn connection automation - send connection requests with optional notes",
|
|
57723
57996
|
"useCase": "General purpose bubble for various workflow needs",
|
|
57724
|
-
"outputSchema": "
|
|
57997
|
+
"outputSchema": "Complex schema - see usage example for structure",
|
|
57725
57998
|
"inputJsonSchema": {
|
|
57726
|
-
"
|
|
57727
|
-
|
|
57728
|
-
"operation": {
|
|
57729
|
-
"type": "string",
|
|
57730
|
-
"enum": [
|
|
57731
|
-
"send_connection"
|
|
57732
|
-
],
|
|
57733
|
-
"description": "Send a connection request to a LinkedIn profile"
|
|
57734
|
-
},
|
|
57735
|
-
"profile_url": {
|
|
57736
|
-
"type": "string",
|
|
57737
|
-
"minLength": 1,
|
|
57738
|
-
"description": "LinkedIn profile URL (e.g., https://www.linkedin.com/in/username)"
|
|
57739
|
-
},
|
|
57740
|
-
"message": {
|
|
57741
|
-
"type": "string",
|
|
57742
|
-
"maxLength": 300,
|
|
57743
|
-
"description": "Optional personalized note to include with the connection request (max 300 characters)"
|
|
57744
|
-
},
|
|
57745
|
-
"credentials": {
|
|
57999
|
+
"anyOf": [
|
|
58000
|
+
{
|
|
57746
58001
|
"type": "object",
|
|
57747
|
-
"
|
|
57748
|
-
"
|
|
58002
|
+
"properties": {
|
|
58003
|
+
"operation": {
|
|
58004
|
+
"type": "string",
|
|
58005
|
+
"enum": [
|
|
58006
|
+
"send_connection"
|
|
58007
|
+
],
|
|
58008
|
+
"description": "Send a connection request to a LinkedIn profile"
|
|
58009
|
+
},
|
|
58010
|
+
"profile_url": {
|
|
58011
|
+
"type": "string",
|
|
58012
|
+
"minLength": 1,
|
|
58013
|
+
"description": "LinkedIn profile URL (e.g., https://www.linkedin.com/in/username)"
|
|
58014
|
+
},
|
|
58015
|
+
"message": {
|
|
58016
|
+
"type": "string",
|
|
58017
|
+
"maxLength": 300,
|
|
58018
|
+
"description": "Optional personalized note to include with the connection request (max 300 characters)"
|
|
58019
|
+
},
|
|
58020
|
+
"credentials": {
|
|
58021
|
+
"type": "object",
|
|
58022
|
+
"additionalProperties": {
|
|
58023
|
+
"type": "string"
|
|
58024
|
+
},
|
|
58025
|
+
"description": "Required: LINKEDIN_CRED for authenticated LinkedIn session"
|
|
58026
|
+
}
|
|
57749
58027
|
},
|
|
57750
|
-
"
|
|
58028
|
+
"required": [
|
|
58029
|
+
"operation",
|
|
58030
|
+
"profile_url"
|
|
58031
|
+
],
|
|
58032
|
+
"additionalProperties": false
|
|
57751
58033
|
}
|
|
57752
|
-
|
|
57753
|
-
"required": [
|
|
57754
|
-
"operation",
|
|
57755
|
-
"profile_url"
|
|
57756
|
-
],
|
|
57757
|
-
"additionalProperties": false
|
|
58034
|
+
]
|
|
57758
58035
|
},
|
|
57759
58036
|
"outputJsonSchema": {
|
|
57760
|
-
"
|
|
57761
|
-
|
|
57762
|
-
"operation": {
|
|
57763
|
-
"type": "string",
|
|
57764
|
-
"enum": [
|
|
57765
|
-
"send_connection"
|
|
57766
|
-
]
|
|
57767
|
-
},
|
|
57768
|
-
"success": {
|
|
57769
|
-
"type": "boolean",
|
|
57770
|
-
"description": "Whether the connection request was sent"
|
|
57771
|
-
},
|
|
57772
|
-
"message": {
|
|
57773
|
-
"type": "string",
|
|
57774
|
-
"description": "Success or status message"
|
|
57775
|
-
},
|
|
57776
|
-
"profile": {
|
|
58037
|
+
"anyOf": [
|
|
58038
|
+
{
|
|
57777
58039
|
"type": "object",
|
|
57778
58040
|
"properties": {
|
|
57779
|
-
"
|
|
58041
|
+
"operation": {
|
|
57780
58042
|
"type": "string",
|
|
57781
|
-
"
|
|
58043
|
+
"enum": [
|
|
58044
|
+
"send_connection"
|
|
58045
|
+
]
|
|
57782
58046
|
},
|
|
57783
|
-
"
|
|
57784
|
-
"type": "
|
|
57785
|
-
"description": "
|
|
58047
|
+
"success": {
|
|
58048
|
+
"type": "boolean",
|
|
58049
|
+
"description": "Whether the connection request was sent"
|
|
57786
58050
|
},
|
|
57787
|
-
"
|
|
58051
|
+
"message": {
|
|
57788
58052
|
"type": "string",
|
|
57789
|
-
"description": "
|
|
58053
|
+
"description": "Success or status message"
|
|
57790
58054
|
},
|
|
57791
|
-
"
|
|
58055
|
+
"profile": {
|
|
58056
|
+
"type": "object",
|
|
58057
|
+
"properties": {
|
|
58058
|
+
"name": {
|
|
58059
|
+
"type": "string",
|
|
58060
|
+
"description": "Full name of the profile owner"
|
|
58061
|
+
},
|
|
58062
|
+
"headline": {
|
|
58063
|
+
"type": "string",
|
|
58064
|
+
"description": "Professional headline"
|
|
58065
|
+
},
|
|
58066
|
+
"location": {
|
|
58067
|
+
"type": "string",
|
|
58068
|
+
"description": "Location information"
|
|
58069
|
+
},
|
|
58070
|
+
"profile_url": {
|
|
58071
|
+
"type": "string",
|
|
58072
|
+
"description": "LinkedIn profile URL"
|
|
58073
|
+
}
|
|
58074
|
+
},
|
|
58075
|
+
"required": [
|
|
58076
|
+
"name",
|
|
58077
|
+
"profile_url"
|
|
58078
|
+
],
|
|
58079
|
+
"additionalProperties": false,
|
|
58080
|
+
"description": "Profile information of the person"
|
|
58081
|
+
},
|
|
58082
|
+
"error": {
|
|
57792
58083
|
"type": "string",
|
|
57793
|
-
"description": "
|
|
58084
|
+
"description": "Error message if operation failed"
|
|
57794
58085
|
}
|
|
57795
58086
|
},
|
|
57796
58087
|
"required": [
|
|
57797
|
-
"
|
|
57798
|
-
"
|
|
58088
|
+
"operation",
|
|
58089
|
+
"success",
|
|
58090
|
+
"error"
|
|
57799
58091
|
],
|
|
57800
|
-
"additionalProperties": false
|
|
57801
|
-
"description": "Profile information of the person"
|
|
57802
|
-
},
|
|
57803
|
-
"error": {
|
|
57804
|
-
"type": "string",
|
|
57805
|
-
"description": "Error message if operation failed"
|
|
58092
|
+
"additionalProperties": false
|
|
57806
58093
|
}
|
|
57807
|
-
|
|
57808
|
-
"required": [
|
|
57809
|
-
"operation",
|
|
57810
|
-
"success",
|
|
57811
|
-
"error"
|
|
57812
|
-
],
|
|
57813
|
-
"additionalProperties": false
|
|
58094
|
+
]
|
|
57814
58095
|
},
|
|
57815
|
-
"usageExample": "//
|
|
58096
|
+
"usageExample": "// Send Connection example\nconst linkedinConnectionTool_send_connection = new LinkedInConnectionTool({\n operation: \"send_connection\", // Send a connection request to a LinkedIn profile\n profile_url: \"example string\", // LinkedIn profile URL (e.g., https://www.linkedin.com/in/username)\n message: \"example string\", // Optional personalized note to include with the connection request (max 300 characters)\n});\n\nconst result = await linkedinConnectionTool_send_connection.action();\n// outputSchema for result.data when operation === 'send_connection':\n// {\n// operation: \"send_connection\",\n// success: boolean // Whether the connection request was sent,\n// message: string | undefined // Success or status message,\n// profile: { name: string // Full name of the profile owner, headline: string | undefined // Professional headline, location: string | undefined // Location information, profile_url: string // LinkedIn profile URL } | undefined // Profile information of the person,\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(`linkedin-connection-tool failed: ${result.error}`);\n}\n\n// Access the actual data\nconst actualData = result.data;\nconsole.log(actualData);",
|
|
57816
58097
|
"requiredCredentials": [
|
|
57817
58098
|
"LINKEDIN_CRED",
|
|
57818
58099
|
"CLOUDFLARE_R2_ACCESS_KEY",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bubblelab/bubble-core",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.70",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "./dist/index.js",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"puppeteer-core": "^24.10.0",
|
|
41
41
|
"resend": "^4.8.0",
|
|
42
42
|
"zod": "^3.24.1",
|
|
43
|
-
"@bubblelab/shared-schemas": "0.1.
|
|
43
|
+
"@bubblelab/shared-schemas": "0.1.71"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
46
|
"zod-to-json-schema": "^3.24.6",
|