@bubblelab/bubble-core 0.1.289 → 0.1.291

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 (105) hide show
  1. package/dist/bubble-bundle.d.ts +183 -163
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +3 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.d.ts +84 -84
  6. package/dist/bubbles/service-bubble/airtable.d.ts +100 -100
  7. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +6 -6
  8. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  14. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  15. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  16. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  17. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +132 -132
  18. package/dist/bubbles/service-bubble/apify/apify.d.ts +22 -22
  19. package/dist/bubbles/service-bubble/asana/asana.d.ts +3 -3
  20. package/dist/bubbles/service-bubble/asana/asana.schema.d.ts +1 -1
  21. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +168 -168
  22. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +32 -32
  23. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +4 -4
  24. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
  25. package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
  26. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
  27. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +5 -5
  28. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +78 -78
  30. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +8 -8
  31. package/dist/bubbles/service-bubble/discord/discord.d.ts +12 -12
  32. package/dist/bubbles/service-bubble/discord/discord.schema.d.ts +12 -12
  33. package/dist/bubbles/service-bubble/firecrawl.d.ts +278 -278
  34. package/dist/bubbles/service-bubble/followupboss.d.ts +4 -4
  35. package/dist/bubbles/service-bubble/github.d.ts +12 -12
  36. package/dist/bubbles/service-bubble/gmail.d.ts +104 -104
  37. package/dist/bubbles/service-bubble/google-calendar.d.ts +80 -80
  38. package/dist/bubbles/service-bubble/google-drive.d.ts +40 -40
  39. package/dist/bubbles/service-bubble/granola/granola.d.ts +446 -0
  40. package/dist/bubbles/service-bubble/granola/granola.d.ts.map +1 -0
  41. package/dist/bubbles/service-bubble/granola/granola.js +187 -0
  42. package/dist/bubbles/service-bubble/granola/granola.js.map +1 -0
  43. package/dist/bubbles/service-bubble/granola/granola.schema.d.ts +766 -0
  44. package/dist/bubbles/service-bubble/granola/granola.schema.d.ts.map +1 -0
  45. package/dist/bubbles/service-bubble/granola/granola.schema.js +196 -0
  46. package/dist/bubbles/service-bubble/granola/granola.schema.js.map +1 -0
  47. package/dist/bubbles/service-bubble/granola/index.d.ts +3 -0
  48. package/dist/bubbles/service-bubble/granola/index.d.ts.map +1 -0
  49. package/dist/bubbles/service-bubble/granola/index.js +3 -0
  50. package/dist/bubbles/service-bubble/granola/index.js.map +1 -0
  51. package/dist/bubbles/service-bubble/http.d.ts +14 -14
  52. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +2 -2
  54. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  55. package/dist/bubbles/service-bubble/jira/jira.d.ts +16 -16
  56. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
  57. package/dist/bubbles/service-bubble/metabase/metabase.d.ts +6 -6
  58. package/dist/bubbles/service-bubble/metabase/metabase.schema.d.ts +2 -2
  59. package/dist/bubbles/service-bubble/notion/notion.d.ts +272 -272
  60. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +16 -16
  61. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  62. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +8 -8
  63. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +14 -14
  64. package/dist/bubbles/service-bubble/resend.d.ts +12 -12
  65. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
  66. package/dist/bubbles/service-bubble/slab/slab.d.ts +16 -16
  67. package/dist/bubbles/service-bubble/slack/slack.d.ts +294 -294
  68. package/dist/bubbles/service-bubble/snowflake/snowflake.d.ts +4 -4
  69. package/dist/bubbles/service-bubble/snowflake/snowflake.schema.d.ts +4 -4
  70. package/dist/bubbles/service-bubble/sortly/sortly.d.ts +38 -38
  71. package/dist/bubbles/service-bubble/sortly/sortly.schema.d.ts +40 -40
  72. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +33 -33
  73. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
  74. package/dist/bubbles/service-bubble/xero/xero.d.ts +2 -2
  75. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +2 -2
  76. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +22 -22
  77. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +20 -20
  78. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +6 -6
  79. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
  80. package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +16 -16
  81. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +10 -10
  83. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +385 -385
  84. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +10 -10
  86. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +60 -60
  89. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
  90. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  93. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  94. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
  95. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
  96. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +44 -44
  97. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
  98. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +2 -2
  99. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +42 -42
  100. package/dist/bubbles.json +458 -2
  101. package/dist/index.d.ts +1 -0
  102. package/dist/index.d.ts.map +1 -1
  103. package/dist/index.js +1 -0
  104. package/dist/index.js.map +1 -1
  105. package/package.json +2 -2
@@ -0,0 +1 @@
1
+ {"version":3,"file":"granola.schema.d.ts","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/granola/granola.schema.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,196 @@
1
+ import { z } from 'zod';
2
+ import { CredentialType } from '@bubblelab/shared-schemas';
3
+ // ============================================================================
4
+ // DATA SCHEMAS - Granola API Response Types
5
+ // ============================================================================
6
+ /**
7
+ * User/owner object from Granola API
8
+ */
9
+ export const GranolaUserSchema = z
10
+ .object({
11
+ name: z.string().nullable().describe('User display name'),
12
+ email: z.string().describe('User email address'),
13
+ })
14
+ .describe('Granola user information');
15
+ /**
16
+ * Calendar invitee from Granola API
17
+ */
18
+ export const GranolaCalendarInviteeSchema = z
19
+ .object({
20
+ email: z.string().describe('Invitee email address'),
21
+ })
22
+ .describe('Calendar event invitee');
23
+ /**
24
+ * Calendar event associated with a note
25
+ */
26
+ export const GranolaCalendarEventSchema = z
27
+ .object({
28
+ event_title: z.string().nullable().describe('Calendar event title'),
29
+ invitees: z
30
+ .array(GranolaCalendarInviteeSchema)
31
+ .describe('List of event invitees'),
32
+ organiser: z.string().nullable().describe('Event organiser email'),
33
+ calendar_event_id: z
34
+ .string()
35
+ .nullable()
36
+ .describe('External calendar event ID'),
37
+ scheduled_start_time: z
38
+ .string()
39
+ .nullable()
40
+ .describe('Scheduled start time (ISO 8601)'),
41
+ scheduled_end_time: z
42
+ .string()
43
+ .nullable()
44
+ .describe('Scheduled end time (ISO 8601)'),
45
+ })
46
+ .describe('Calendar event details');
47
+ /**
48
+ * Folder membership from Granola API
49
+ */
50
+ export const GranolaFolderSchema = z
51
+ .object({
52
+ id: z.string().describe('Folder ID'),
53
+ object: z.literal('folder').describe('Object type'),
54
+ name: z.string().describe('Folder name'),
55
+ })
56
+ .describe('Granola folder');
57
+ /**
58
+ * Transcript speaker from Granola API
59
+ */
60
+ export const GranolaSpeakerSchema = z
61
+ .object({
62
+ source: z
63
+ .enum(['microphone', 'speaker'])
64
+ .describe('Audio source (microphone or speaker)'),
65
+ diarization_label: z
66
+ .string()
67
+ .optional()
68
+ .describe('Speaker label (iOS only when diarization available)'),
69
+ })
70
+ .describe('Transcript speaker information');
71
+ /**
72
+ * Transcript entry from Granola API
73
+ */
74
+ export const GranolaTranscriptEntrySchema = z
75
+ .object({
76
+ speaker: GranolaSpeakerSchema.describe('Speaker information'),
77
+ text: z.string().describe('Transcript text content'),
78
+ start_time: z.string().describe('Start time (ISO 8601)'),
79
+ end_time: z.string().describe('End time (ISO 8601)'),
80
+ })
81
+ .describe('Single transcript entry');
82
+ /**
83
+ * Note summary (returned by list_notes)
84
+ */
85
+ export const GranolaNoteSummarySchema = z
86
+ .object({
87
+ id: z.string().describe('Note ID (format: not_XXXXXXXXXXXXXX)'),
88
+ object: z.literal('note').describe('Object type'),
89
+ title: z.string().nullable().describe('Meeting title'),
90
+ owner: GranolaUserSchema.describe('Note owner'),
91
+ created_at: z.string().describe('Creation timestamp (ISO 8601)'),
92
+ updated_at: z.string().describe('Last updated timestamp (ISO 8601)'),
93
+ })
94
+ .describe('Granola note summary');
95
+ /**
96
+ * Full note (returned by get_note)
97
+ */
98
+ export const GranolaNoteSchema = GranolaNoteSummarySchema.extend({
99
+ calendar_event: GranolaCalendarEventSchema.nullable().describe('Associated calendar event'),
100
+ attendees: z.array(GranolaUserSchema).describe('Meeting attendees'),
101
+ folder_membership: z
102
+ .array(GranolaFolderSchema)
103
+ .describe('Folders this note belongs to'),
104
+ summary_text: z.string().describe('Plain text summary of the meeting'),
105
+ summary_markdown: z
106
+ .string()
107
+ .nullable()
108
+ .describe('Markdown-formatted summary'),
109
+ transcript: z
110
+ .array(GranolaTranscriptEntrySchema)
111
+ .nullable()
112
+ .describe('Transcript entries (null unless include=transcript)'),
113
+ }).describe('Full Granola note with details');
114
+ // ============================================================================
115
+ // PARAMETER SCHEMAS - Operation-specific input types
116
+ // ============================================================================
117
+ const credentialsField = z
118
+ .record(z.nativeEnum(CredentialType), z.string())
119
+ .optional()
120
+ .describe('Credential map for authentication');
121
+ /**
122
+ * List notes operation parameters
123
+ */
124
+ const ListNotesSchema = z.object({
125
+ operation: z
126
+ .literal('list_notes')
127
+ .transform(() => 'list_notes')
128
+ .describe('List accessible meeting notes with pagination'),
129
+ created_before: z
130
+ .string()
131
+ .optional()
132
+ .describe('Filter notes created before this date (ISO 8601 date or datetime)'),
133
+ created_after: z
134
+ .string()
135
+ .optional()
136
+ .describe('Filter notes created after this date (ISO 8601 date or datetime)'),
137
+ updated_after: z
138
+ .string()
139
+ .optional()
140
+ .describe('Filter notes updated after this date (ISO 8601 date or datetime)'),
141
+ cursor: z
142
+ .string()
143
+ .optional()
144
+ .describe('Pagination cursor from previous response'),
145
+ page_size: z
146
+ .number()
147
+ .int()
148
+ .min(1)
149
+ .max(30)
150
+ .optional()
151
+ .default(10)
152
+ .describe('Number of notes per page (1-30, default 10)'),
153
+ credentials: credentialsField,
154
+ });
155
+ /**
156
+ * Get note operation parameters
157
+ */
158
+ const GetNoteSchema = z.object({
159
+ operation: z
160
+ .literal('get_note')
161
+ .transform(() => 'get_note')
162
+ .describe('Retrieve a single note with full details'),
163
+ note_id: z
164
+ .string()
165
+ .describe('The note ID to retrieve (format: not_XXXXXXXXXXXXXX)'),
166
+ include_transcript: z
167
+ .boolean()
168
+ .optional()
169
+ .default(false)
170
+ .describe('Whether to include the transcript in the response'),
171
+ credentials: credentialsField,
172
+ });
173
+ // ============================================================================
174
+ // COMBINED SCHEMAS
175
+ // ============================================================================
176
+ export const GranolaParamsSchema = z.discriminatedUnion('operation', [
177
+ ListNotesSchema,
178
+ GetNoteSchema,
179
+ ]);
180
+ export const GranolaResultSchema = z.discriminatedUnion('operation', [
181
+ z.object({
182
+ operation: z.literal('list_notes'),
183
+ success: z.boolean(),
184
+ notes: z.array(GranolaNoteSummarySchema).optional(),
185
+ hasMore: z.boolean().optional(),
186
+ cursor: z.string().nullable().optional(),
187
+ error: z.string().describe('Error message if operation failed'),
188
+ }),
189
+ z.object({
190
+ operation: z.literal('get_note'),
191
+ success: z.boolean(),
192
+ note: GranolaNoteSchema.optional(),
193
+ error: z.string().describe('Error message if operation failed'),
194
+ }),
195
+ ]);
196
+ //# sourceMappingURL=granola.schema.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"granola.schema.js","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/granola/granola.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,+EAA+E;AAC/E,4CAA4C;AAC5C,+EAA+E;AAE/E;;GAEG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAG,CAAC;KAC/B,MAAM,CAAC;IACN,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,mBAAmB,CAAC;IACzD,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,oBAAoB,CAAC;CACjD,CAAC;KACD,QAAQ,CAAC,0BAA0B,CAAC,CAAC;AAExC;;GAEG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAAG,CAAC;KAC1C,MAAM,CAAC;IACN,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,uBAAuB,CAAC;CACpD,CAAC;KACD,QAAQ,CAAC,wBAAwB,CAAC,CAAC;AAEtC;;GAEG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAG,CAAC;KACxC,MAAM,CAAC;IACN,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,sBAAsB,CAAC;IACnE,QAAQ,EAAE,CAAC;SACR,KAAK,CAAC,4BAA4B,CAAC;SACnC,QAAQ,CAAC,wBAAwB,CAAC;IACrC,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,uBAAuB,CAAC;IAClE,iBAAiB,EAAE,CAAC;SACjB,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CAAC,4BAA4B,CAAC;IACzC,oBAAoB,EAAE,CAAC;SACpB,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CAAC,iCAAiC,CAAC;IAC9C,kBAAkB,EAAE,CAAC;SAClB,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CAAC,+BAA+B,CAAC;CAC7C,CAAC;KACD,QAAQ,CAAC,wBAAwB,CAAC,CAAC;AAEtC;;GAEG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAAG,CAAC;KACjC,MAAM,CAAC;IACN,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,WAAW,CAAC;IACpC,MAAM,EAAE,CAAC,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC;IACnD,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,aAAa,CAAC;CACzC,CAAC;KACD,QAAQ,CAAC,gBAAgB,CAAC,CAAC;AAE9B;;GAEG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG,CAAC;KAClC,MAAM,CAAC;IACN,MAAM,EAAE,CAAC;SACN,IAAI,CAAC,CAAC,YAAY,EAAE,SAAS,CAAC,CAAC;SAC/B,QAAQ,CAAC,sCAAsC,CAAC;IACnD,iBAAiB,EAAE,CAAC;SACjB,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CAAC,qDAAqD,CAAC;CACnE,CAAC;KACD,QAAQ,CAAC,gCAAgC,CAAC,CAAC;AAE9C;;GAEG;AACH,MAAM,CAAC,MAAM,4BAA4B,GAAG,CAAC;KAC1C,MAAM,CAAC;IACN,OAAO,EAAE,oBAAoB,CAAC,QAAQ,CAAC,qBAAqB,CAAC;IAC7D,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,yBAAyB,CAAC;IACpD,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,uBAAuB,CAAC;IACxD,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,qBAAqB,CAAC;CACrD,CAAC;KACD,QAAQ,CAAC,yBAAyB,CAAC,CAAC;AAEvC;;GAEG;AACH,MAAM,CAAC,MAAM,wBAAwB,GAAG,CAAC;KACtC,MAAM,CAAC;IACN,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,sCAAsC,CAAC;IAC/D,MAAM,EAAE,CAAC,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC;IACjD,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,eAAe,CAAC;IACtD,KAAK,EAAE,iBAAiB,CAAC,QAAQ,CAAC,YAAY,CAAC;IAC/C,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,+BAA+B,CAAC;IAChE,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,mCAAmC,CAAC;CACrE,CAAC;KACD,QAAQ,CAAC,sBAAsB,CAAC,CAAC;AAEpC;;GAEG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAG,wBAAwB,CAAC,MAAM,CAAC;IAC/D,cAAc,EAAE,0BAA0B,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAC5D,2BAA2B,CAC5B;IACD,SAAS,EAAE,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,CAAC,QAAQ,CAAC,mBAAmB,CAAC;IACnE,iBAAiB,EAAE,CAAC;SACjB,KAAK,CAAC,mBAAmB,CAAC;SAC1B,QAAQ,CAAC,8BAA8B,CAAC;IAC3C,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,mCAAmC,CAAC;IACtE,gBAAgB,EAAE,CAAC;SAChB,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CAAC,4BAA4B,CAAC;IACzC,UAAU,EAAE,CAAC;SACV,KAAK,CAAC,4BAA4B,CAAC;SACnC,QAAQ,EAAE;SACV,QAAQ,CAAC,qDAAqD,CAAC;CACnE,CAAC,CAAC,QAAQ,CAAC,gCAAgC,CAAC,CAAC;AAE9C,+EAA+E;AAC/E,qDAAqD;AACrD,+EAA+E;AAE/E,MAAM,gBAAgB,GAAG,CAAC;KACvB,MAAM,CAAC,CAAC,CAAC,UAAU,CAAC,cAAc,CAAC,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC;KAChD,QAAQ,EAAE;KACV,QAAQ,CAAC,mCAAmC,CAAC,CAAC;AAEjD;;GAEG;AACH,MAAM,eAAe,GAAG,CAAC,CAAC,MAAM,CAAC;IAC/B,SAAS,EAAE,CAAC;SACT,OAAO,CAAC,YAAY,CAAC;SACrB,SAAS,CAAC,GAAG,EAAE,CAAC,YAAqB,CAAC;SACtC,QAAQ,CAAC,+CAA+C,CAAC;IAC5D,cAAc,EAAE,CAAC;SACd,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CACP,mEAAmE,CACpE;IACH,aAAa,EAAE,CAAC;SACb,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CACP,kEAAkE,CACnE;IACH,aAAa,EAAE,CAAC;SACb,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CACP,kEAAkE,CACnE;IACH,MAAM,EAAE,CAAC;SACN,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CAAC,0CAA0C,CAAC;IACvD,SAAS,EAAE,CAAC;SACT,MAAM,EAAE;SACR,GAAG,EAAE;SACL,GAAG,CAAC,CAAC,CAAC;SACN,GAAG,CAAC,EAAE,CAAC;SACP,QAAQ,EAAE;SACV,OAAO,CAAC,EAAE,CAAC;SACX,QAAQ,CAAC,6CAA6C,CAAC;IAC1D,WAAW,EAAE,gBAAgB;CAC9B,CAAC,CAAC;AAEH;;GAEG;AACH,MAAM,aAAa,GAAG,CAAC,CAAC,MAAM,CAAC;IAC7B,SAAS,EAAE,CAAC;SACT,OAAO,CAAC,UAAU,CAAC;SACnB,SAAS,CAAC,GAAG,EAAE,CAAC,UAAmB,CAAC;SACpC,QAAQ,CAAC,0CAA0C,CAAC;IACvD,OAAO,EAAE,CAAC;SACP,MAAM,EAAE;SACR,QAAQ,CAAC,sDAAsD,CAAC;IACnE,kBAAkB,EAAE,CAAC;SAClB,OAAO,EAAE;SACT,QAAQ,EAAE;SACV,OAAO,CAAC,KAAK,CAAC;SACd,QAAQ,CAAC,mDAAmD,CAAC;IAChE,WAAW,EAAE,gBAAgB;CAC9B,CAAC,CAAC;AAEH,+EAA+E;AAC/E,mBAAmB;AACnB,+EAA+E;AAE/E,MAAM,CAAC,MAAM,mBAAmB,GAAG,CAAC,CAAC,kBAAkB,CAAC,WAAW,EAAE;IACnE,eAAe;IACf,aAAa;CACd,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,mBAAmB,GAAG,CAAC,CAAC,kBAAkB,CAAC,WAAW,EAAE;IACnE,CAAC,CAAC,MAAM,CAAC;QACP,SAAS,EAAE,CAAC,CAAC,OAAO,CAAC,YAAY,CAAC;QAClC,OAAO,EAAE,CAAC,CAAC,OAAO,EAAE;QACpB,KAAK,EAAE,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,CAAC,QAAQ,EAAE;QACnD,OAAO,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,EAAE;QAC/B,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE;QACxC,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,mCAAmC,CAAC;KAChE,CAAC;IACF,CAAC,CAAC,MAAM,CAAC;QACP,SAAS,EAAE,CAAC,CAAC,OAAO,CAAC,UAAU,CAAC;QAChC,OAAO,EAAE,CAAC,CAAC,OAAO,EAAE;QACpB,IAAI,EAAE,iBAAiB,CAAC,QAAQ,EAAE;QAClC,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,mCAAmC,CAAC;KAChE,CAAC;CACH,CAAC,CAAC"}
@@ -0,0 +1,3 @@
1
+ export { GranolaBubble } from './granola.js';
2
+ export { GranolaParamsSchema, GranolaResultSchema, GranolaNoteSummarySchema, GranolaNoteSchema, GranolaUserSchema, GranolaCalendarEventSchema, GranolaFolderSchema, GranolaTranscriptEntrySchema, GranolaSpeakerSchema, GranolaCalendarInviteeSchema, type GranolaParams, type GranolaParamsInput, type GranolaResult, type GranolaListNotesParams, type GranolaGetNoteParams, type GranolaNoteSummary, type GranolaNote, type GranolaUser, type GranolaCalendarEvent, type GranolaFolder, type GranolaTranscriptEntry, } from './granola.schema.js';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/granola/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAC7C,OAAO,EACL,mBAAmB,EACnB,mBAAmB,EACnB,wBAAwB,EACxB,iBAAiB,EACjB,iBAAiB,EACjB,0BAA0B,EAC1B,mBAAmB,EACnB,4BAA4B,EAC5B,oBAAoB,EACpB,4BAA4B,EAC5B,KAAK,aAAa,EAClB,KAAK,kBAAkB,EACvB,KAAK,aAAa,EAClB,KAAK,sBAAsB,EAC3B,KAAK,oBAAoB,EACzB,KAAK,kBAAkB,EACvB,KAAK,WAAW,EAChB,KAAK,WAAW,EAChB,KAAK,oBAAoB,EACzB,KAAK,aAAa,EAClB,KAAK,sBAAsB,GAC5B,MAAM,qBAAqB,CAAC"}
@@ -0,0 +1,3 @@
1
+ export { GranolaBubble } from './granola.js';
2
+ export { GranolaParamsSchema, GranolaResultSchema, GranolaNoteSummarySchema, GranolaNoteSchema, GranolaUserSchema, GranolaCalendarEventSchema, GranolaFolderSchema, GranolaTranscriptEntrySchema, GranolaSpeakerSchema, GranolaCalendarInviteeSchema, } from './granola.schema.js';
3
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/granola/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAC7C,OAAO,EACL,mBAAmB,EACnB,mBAAmB,EACnB,wBAAwB,EACxB,iBAAiB,EACjB,iBAAiB,EACjB,0BAA0B,EAC1B,mBAAmB,EACnB,4BAA4B,EAC5B,oBAAoB,EACpB,4BAA4B,GAY7B,MAAM,qBAAqB,CAAC"}
@@ -14,12 +14,12 @@ declare const HttpParamsSchema: z.ZodObject<{
14
14
  responseType: z.ZodDefault<z.ZodEnum<["auto", "text", "binary"]>>;
15
15
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
16
16
  }, "strip", z.ZodTypeAny, {
17
- url: string;
18
17
  timeout: number;
18
+ url: string;
19
19
  method: "POST" | "DELETE" | "GET" | "PUT" | "PATCH" | "HEAD" | "OPTIONS";
20
20
  followRedirects: boolean;
21
- authType: "custom" | "none" | "bearer" | "basic" | "api-key" | "api-key-header";
22
- responseType: "binary" | "auto" | "text";
21
+ authType: "none" | "custom" | "bearer" | "basic" | "api-key" | "api-key-header";
22
+ responseType: "binary" | "text" | "auto";
23
23
  credentials?: Partial<Record<CredentialType, string>> | undefined;
24
24
  headers?: Record<string, string> | undefined;
25
25
  body?: string | Record<string, unknown> | undefined;
@@ -32,9 +32,9 @@ declare const HttpParamsSchema: z.ZodObject<{
32
32
  method?: "POST" | "DELETE" | "GET" | "PUT" | "PATCH" | "HEAD" | "OPTIONS" | undefined;
33
33
  body?: string | Record<string, unknown> | undefined;
34
34
  followRedirects?: boolean | undefined;
35
- authType?: "custom" | "none" | "bearer" | "basic" | "api-key" | "api-key-header" | undefined;
35
+ authType?: "none" | "custom" | "bearer" | "basic" | "api-key" | "api-key-header" | undefined;
36
36
  authHeader?: string | undefined;
37
- responseType?: "binary" | "auto" | "text" | undefined;
37
+ responseType?: "binary" | "text" | "auto" | undefined;
38
38
  }>;
39
39
  type HttpParamsInput = z.input<typeof HttpParamsSchema>;
40
40
  type HttpParams = z.output<typeof HttpParamsSchema>;
@@ -52,9 +52,9 @@ declare const HttpResultSchema: z.ZodObject<{
52
52
  size: z.ZodNumber;
53
53
  }, "strip", z.ZodTypeAny, {
54
54
  status: number;
55
- isBase64: boolean;
56
55
  error: string;
57
56
  success: boolean;
57
+ isBase64: boolean;
58
58
  headers: Record<string, string>;
59
59
  size: number;
60
60
  body: string;
@@ -64,9 +64,9 @@ declare const HttpResultSchema: z.ZodObject<{
64
64
  json?: unknown;
65
65
  }, {
66
66
  status: number;
67
- isBase64: boolean;
68
67
  error: string;
69
68
  success: boolean;
69
+ isBase64: boolean;
70
70
  headers: Record<string, string>;
71
71
  size: number;
72
72
  body: string;
@@ -93,12 +93,12 @@ export declare class HttpBubble extends ServiceBubble<HttpParams, HttpResult> {
93
93
  responseType: z.ZodDefault<z.ZodEnum<["auto", "text", "binary"]>>;
94
94
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
95
95
  }, "strip", z.ZodTypeAny, {
96
- url: string;
97
96
  timeout: number;
97
+ url: string;
98
98
  method: "POST" | "DELETE" | "GET" | "PUT" | "PATCH" | "HEAD" | "OPTIONS";
99
99
  followRedirects: boolean;
100
- authType: "custom" | "none" | "bearer" | "basic" | "api-key" | "api-key-header";
101
- responseType: "binary" | "auto" | "text";
100
+ authType: "none" | "custom" | "bearer" | "basic" | "api-key" | "api-key-header";
101
+ responseType: "binary" | "text" | "auto";
102
102
  credentials?: Partial<Record<CredentialType, string>> | undefined;
103
103
  headers?: Record<string, string> | undefined;
104
104
  body?: string | Record<string, unknown> | undefined;
@@ -111,9 +111,9 @@ export declare class HttpBubble extends ServiceBubble<HttpParams, HttpResult> {
111
111
  method?: "POST" | "DELETE" | "GET" | "PUT" | "PATCH" | "HEAD" | "OPTIONS" | undefined;
112
112
  body?: string | Record<string, unknown> | undefined;
113
113
  followRedirects?: boolean | undefined;
114
- authType?: "custom" | "none" | "bearer" | "basic" | "api-key" | "api-key-header" | undefined;
114
+ authType?: "none" | "custom" | "bearer" | "basic" | "api-key" | "api-key-header" | undefined;
115
115
  authHeader?: string | undefined;
116
- responseType?: "binary" | "auto" | "text" | undefined;
116
+ responseType?: "binary" | "text" | "auto" | undefined;
117
117
  }>;
118
118
  static readonly resultSchema: z.ZodObject<{
119
119
  status: z.ZodNumber;
@@ -129,9 +129,9 @@ export declare class HttpBubble extends ServiceBubble<HttpParams, HttpResult> {
129
129
  size: z.ZodNumber;
130
130
  }, "strip", z.ZodTypeAny, {
131
131
  status: number;
132
- isBase64: boolean;
133
132
  error: string;
134
133
  success: boolean;
134
+ isBase64: boolean;
135
135
  headers: Record<string, string>;
136
136
  size: number;
137
137
  body: string;
@@ -141,9 +141,9 @@ export declare class HttpBubble extends ServiceBubble<HttpParams, HttpResult> {
141
141
  json?: unknown;
142
142
  }, {
143
143
  status: number;
144
- isBase64: boolean;
145
144
  error: string;
146
145
  success: boolean;
146
+ isBase64: boolean;
147
147
  headers: Record<string, string>;
148
148
  size: number;
149
149
  body: string;
@@ -294,7 +294,6 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
294
294
  object_type: "deals" | "contacts" | "companies" | "tickets";
295
295
  fieldType: "number" | "date" | "text" | "file" | "html" | "checkbox" | "textarea" | "select" | "radio" | "booleancheckbox" | "calculation_equation" | "phonenumber";
296
296
  groupName: string;
297
- description?: string | undefined;
298
297
  options?: {
299
298
  value: string;
300
299
  label: string;
@@ -302,6 +301,7 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
302
301
  displayOrder?: number | undefined;
303
302
  hidden?: boolean | undefined;
304
303
  }[] | undefined;
304
+ description?: string | undefined;
305
305
  credentials?: Partial<Record<CredentialType, string>> | undefined;
306
306
  hasUniqueValue?: boolean | undefined;
307
307
  calculationFormula?: string | undefined;
@@ -313,7 +313,6 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
313
313
  object_type: "deals" | "contacts" | "companies" | "tickets";
314
314
  fieldType: "number" | "date" | "text" | "file" | "html" | "checkbox" | "textarea" | "select" | "radio" | "booleancheckbox" | "calculation_equation" | "phonenumber";
315
315
  groupName: string;
316
- description?: string | undefined;
317
316
  options?: {
318
317
  value: string;
319
318
  label: string;
@@ -321,6 +320,7 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
321
320
  displayOrder?: number | undefined;
322
321
  hidden?: boolean | undefined;
323
322
  }[] | undefined;
323
+ description?: string | undefined;
324
324
  credentials?: Partial<Record<CredentialType, string>> | undefined;
325
325
  hasUniqueValue?: boolean | undefined;
326
326
  calculationFormula?: string | undefined;
@@ -357,8 +357,6 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
357
357
  operation: "update_property";
358
358
  object_type: "deals" | "contacts" | "companies" | "tickets";
359
359
  property_name: string;
360
- type?: "string" | "number" | "date" | "datetime" | "enumeration" | "bool" | undefined;
361
- description?: string | undefined;
362
360
  options?: {
363
361
  value: string;
364
362
  label: string;
@@ -366,6 +364,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
366
364
  displayOrder?: number | undefined;
367
365
  hidden?: boolean | undefined;
368
366
  }[] | undefined;
367
+ type?: "string" | "number" | "date" | "datetime" | "enumeration" | "bool" | undefined;
368
+ description?: string | undefined;
369
369
  credentials?: Partial<Record<CredentialType, string>> | undefined;
370
370
  label?: string | undefined;
371
371
  fieldType?: "number" | "date" | "text" | "file" | "html" | "checkbox" | "textarea" | "select" | "radio" | "booleancheckbox" | "calculation_equation" | "phonenumber" | undefined;
@@ -374,8 +374,6 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
374
374
  operation: "update_property";
375
375
  object_type: "deals" | "contacts" | "companies" | "tickets";
376
376
  property_name: string;
377
- type?: "string" | "number" | "date" | "datetime" | "enumeration" | "bool" | undefined;
378
- description?: string | undefined;
379
377
  options?: {
380
378
  value: string;
381
379
  label: string;
@@ -383,6 +381,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
383
381
  displayOrder?: number | undefined;
384
382
  hidden?: boolean | undefined;
385
383
  }[] | undefined;
384
+ type?: "string" | "number" | "date" | "datetime" | "enumeration" | "bool" | undefined;
385
+ description?: string | undefined;
386
386
  credentials?: Partial<Record<CredentialType, string>> | undefined;
387
387
  label?: string | undefined;
388
388
  fieldType?: "number" | "date" | "text" | "file" | "html" | "checkbox" | "textarea" | "select" | "radio" | "booleancheckbox" | "calculation_equation" | "phonenumber" | undefined;
@@ -516,13 +516,13 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
516
516
  }, "strip", import("zod").ZodTypeAny, {
517
517
  operation: "list_owners";
518
518
  limit: number;
519
- email?: string | undefined;
520
519
  credentials?: Partial<Record<CredentialType, string>> | undefined;
520
+ email?: string | undefined;
521
521
  after?: string | undefined;
522
522
  }, {
523
523
  operation: "list_owners";
524
- email?: string | undefined;
525
524
  credentials?: Partial<Record<CredentialType, string>> | undefined;
525
+ email?: string | undefined;
526
526
  limit?: number | undefined;
527
527
  after?: string | undefined;
528
528
  }>, import("zod").ZodObject<{
@@ -500,13 +500,13 @@ export declare const HubSpotParamsSchema: z.ZodDiscriminatedUnion<"operation", [
500
500
  }, "strip", z.ZodTypeAny, {
501
501
  operation: "list_owners";
502
502
  limit: number;
503
- email?: string | undefined;
504
503
  credentials?: Partial<Record<CredentialType, string>> | undefined;
504
+ email?: string | undefined;
505
505
  after?: string | undefined;
506
506
  }, {
507
507
  operation: "list_owners";
508
- email?: string | undefined;
509
508
  credentials?: Partial<Record<CredentialType, string>> | undefined;
509
+ email?: string | undefined;
510
510
  limit?: number | undefined;
511
511
  after?: string | undefined;
512
512
  }>, z.ZodObject<{
@@ -11,18 +11,18 @@ declare const InsForgeDbParamsSchema: z.ZodObject<{
11
11
  maxRows: z.ZodDefault<z.ZodNumber>;
12
12
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
13
13
  }, "strip", z.ZodTypeAny, {
14
+ parameters: unknown[];
14
15
  timeout: number;
15
16
  query: string;
16
17
  allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "CREATE")[];
17
- parameters: unknown[];
18
18
  maxRows: number;
19
19
  credentials?: Partial<Record<CredentialType, string>> | undefined;
20
20
  }, {
21
21
  query: string;
22
+ parameters?: unknown[] | undefined;
22
23
  credentials?: Partial<Record<CredentialType, string>> | undefined;
23
24
  timeout?: number | undefined;
24
25
  allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "CREATE")[] | undefined;
25
- parameters?: unknown[] | undefined;
26
26
  maxRows?: number | undefined;
27
27
  }>;
28
28
  type InsForgeDbParamsInput = z.input<typeof InsForgeDbParamsSchema>;
@@ -36,20 +36,20 @@ declare const InsForgeDbResultSchema: z.ZodObject<{
36
36
  error: z.ZodString;
37
37
  cleanedJSONString: z.ZodString;
38
38
  }, "strip", z.ZodTypeAny, {
39
+ executionTime: number;
39
40
  error: string;
40
41
  success: boolean;
41
42
  rows: Record<string, unknown>[];
42
43
  rowCount: number | null;
43
44
  command: string;
44
- executionTime: number;
45
45
  cleanedJSONString: string;
46
46
  }, {
47
+ executionTime: number;
47
48
  error: string;
48
49
  success: boolean;
49
50
  rows: Record<string, unknown>[];
50
51
  rowCount: number | null;
51
52
  command: string;
52
- executionTime: number;
53
53
  cleanedJSONString: string;
54
54
  }>;
55
55
  type InsForgeDbResult = z.output<typeof InsForgeDbResultSchema>;
@@ -85,18 +85,18 @@ export declare class InsForgeDbBubble extends ServiceBubble<InsForgeDbParams, In
85
85
  maxRows: z.ZodDefault<z.ZodNumber>;
86
86
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
87
87
  }, "strip", z.ZodTypeAny, {
88
+ parameters: unknown[];
88
89
  timeout: number;
89
90
  query: string;
90
91
  allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "CREATE")[];
91
- parameters: unknown[];
92
92
  maxRows: number;
93
93
  credentials?: Partial<Record<CredentialType, string>> | undefined;
94
94
  }, {
95
95
  query: string;
96
+ parameters?: unknown[] | undefined;
96
97
  credentials?: Partial<Record<CredentialType, string>> | undefined;
97
98
  timeout?: number | undefined;
98
99
  allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "CREATE")[] | undefined;
99
- parameters?: unknown[] | undefined;
100
100
  maxRows?: number | undefined;
101
101
  }>;
102
102
  static readonly resultSchema: z.ZodObject<{
@@ -108,20 +108,20 @@ export declare class InsForgeDbBubble extends ServiceBubble<InsForgeDbParams, In
108
108
  error: z.ZodString;
109
109
  cleanedJSONString: z.ZodString;
110
110
  }, "strip", z.ZodTypeAny, {
111
+ executionTime: number;
111
112
  error: string;
112
113
  success: boolean;
113
114
  rows: Record<string, unknown>[];
114
115
  rowCount: number | null;
115
116
  command: string;
116
- executionTime: number;
117
117
  cleanedJSONString: string;
118
118
  }, {
119
+ executionTime: number;
119
120
  error: string;
120
121
  success: boolean;
121
122
  rows: Record<string, unknown>[];
122
123
  rowCount: number | null;
123
124
  command: string;
124
- executionTime: number;
125
125
  cleanedJSONString: string;
126
126
  }>;
127
127
  static readonly shortDescription = "InsForge is the backend built for AI-assisted development. Connect InsForge with any agent. Add authentication, database, storage, functions, and AI integrations to your app in seconds.";