@bubblelab/bubble-core 0.1.200 → 0.1.202
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 +189 -168
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +4 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +110 -110
- package/dist/bubbles/service-bubble/agi-inc.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.js +4 -6
- package/dist/bubbles/service-bubble/agi-inc.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +12 -4
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- package/dist/bubbles/service-bubble/airtable.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/airtable.js +8 -13
- package/dist/bubbles/service-bubble/airtable.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +30 -30
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +35 -35
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +14 -14
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +223 -223
- package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +68 -68
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.js +8 -10
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/attio/attio.d.ts +42 -42
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +76 -76
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +37 -37
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +53 -53
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +33 -33
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +61 -61
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.js +16 -17
- package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +80 -80
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +36 -36
- package/dist/bubbles/service-bubble/eleven-labs.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/eleven-labs.js +12 -14
- package/dist/bubbles/service-bubble/eleven-labs.js.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.d.ts +824 -824
- package/dist/bubbles/service-bubble/firecrawl.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.js +3 -12
- package/dist/bubbles/service-bubble/firecrawl.js.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.d.ts +428 -428
- package/dist/bubbles/service-bubble/followupboss.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.js +12 -13
- package/dist/bubbles/service-bubble/followupboss.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +300 -300
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +11 -12
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +268 -268
- package/dist/bubbles/service-bubble/github.d.ts +204 -204
- package/dist/bubbles/service-bubble/gmail.d.ts +158 -158
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-calendar.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-calendar.js +10 -11
- package/dist/bubbles/service-bubble/google-calendar.js.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.d.ts +110 -104
- package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.js +8 -1
- package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +78 -78
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +39 -39
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/insforge-db.js +24 -26
- package/dist/bubbles/service-bubble/insforge-db.js.map +1 -1
- package/dist/bubbles/service-bubble/jira/jira.d.ts +61 -61
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +70 -70
- package/dist/bubbles/service-bubble/linear/linear.d.ts +41 -41
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +59 -59
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1637 -1637
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +31 -31
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +56 -56
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/resend.js +8 -13
- package/dist/bubbles/service-bubble/resend.js.map +1 -1
- package/dist/bubbles/service-bubble/s3/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/s3/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/index.js +4 -0
- package/dist/bubbles/service-bubble/s3/index.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts +301 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.js +320 -0
- package/dist/bubbles/service-bubble/s3/s3.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +262 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js +212 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts +17 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js +46 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +12 -12
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/slack/slack.d.ts +609 -609
- package/dist/bubbles/service-bubble/storage.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +186 -186
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.js +5 -7
- package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1832 -1832
- package/dist/bubbles/service-bubble/telegram.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/telegram.js +3 -3
- package/dist/bubbles/service-bubble/telegram.js.map +1 -1
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +23 -23
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +39 -39
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +5 -5
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js +3 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +84 -84
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +622 -622
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +124 -124
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +36 -36
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +52 -52
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +489 -3
- package/dist/index.d.ts +1 -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
|
@@ -51,8 +51,8 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
51
51
|
limit: number;
|
|
52
52
|
includeArchived: boolean;
|
|
53
53
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
54
|
-
query?: string | undefined;
|
|
55
54
|
priority?: number | undefined;
|
|
55
|
+
query?: string | undefined;
|
|
56
56
|
teamId?: string | undefined;
|
|
57
57
|
assigneeId?: string | undefined;
|
|
58
58
|
stateId?: string | undefined;
|
|
@@ -60,10 +60,10 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
60
60
|
projectId?: string | undefined;
|
|
61
61
|
}, {
|
|
62
62
|
operation: "search";
|
|
63
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
64
|
-
query?: string | undefined;
|
|
65
63
|
limit?: number | undefined;
|
|
64
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
66
65
|
priority?: number | undefined;
|
|
66
|
+
query?: string | undefined;
|
|
67
67
|
teamId?: string | undefined;
|
|
68
68
|
assigneeId?: string | undefined;
|
|
69
69
|
stateId?: string | undefined;
|
|
@@ -98,34 +98,34 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
98
98
|
estimate: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
99
99
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
100
100
|
}, "strip", import("zod").ZodTypeAny, {
|
|
101
|
-
title: string;
|
|
102
101
|
operation: "create";
|
|
102
|
+
title: string;
|
|
103
103
|
teamId: string;
|
|
104
104
|
description?: string | undefined;
|
|
105
105
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
106
|
+
priority?: number | undefined;
|
|
106
107
|
labelIds?: string[] | undefined;
|
|
107
108
|
dueDate?: string | undefined;
|
|
108
|
-
priority?: number | undefined;
|
|
109
|
-
parentId?: string | undefined;
|
|
110
109
|
assigneeId?: string | undefined;
|
|
111
110
|
stateId?: string | undefined;
|
|
112
111
|
projectId?: string | undefined;
|
|
113
112
|
stateName?: string | undefined;
|
|
113
|
+
parentId?: string | undefined;
|
|
114
114
|
estimate?: number | undefined;
|
|
115
115
|
}, {
|
|
116
|
-
title: string;
|
|
117
116
|
operation: "create";
|
|
117
|
+
title: string;
|
|
118
118
|
teamId: string;
|
|
119
119
|
description?: string | undefined;
|
|
120
120
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
121
|
+
priority?: number | undefined;
|
|
121
122
|
labelIds?: string[] | undefined;
|
|
122
123
|
dueDate?: string | undefined;
|
|
123
|
-
priority?: number | undefined;
|
|
124
|
-
parentId?: string | undefined;
|
|
125
124
|
assigneeId?: string | undefined;
|
|
126
125
|
stateId?: string | undefined;
|
|
127
126
|
projectId?: string | undefined;
|
|
128
127
|
stateName?: string | undefined;
|
|
128
|
+
parentId?: string | undefined;
|
|
129
129
|
estimate?: number | undefined;
|
|
130
130
|
}>, import("zod").ZodObject<{
|
|
131
131
|
operation: import("zod").ZodLiteral<"update">;
|
|
@@ -140,45 +140,45 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
140
140
|
add: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
141
141
|
remove: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
142
142
|
}, "strip", import("zod").ZodTypeAny, {
|
|
143
|
-
add?: string[] | undefined;
|
|
144
143
|
remove?: string[] | undefined;
|
|
145
|
-
}, {
|
|
146
144
|
add?: string[] | undefined;
|
|
145
|
+
}, {
|
|
147
146
|
remove?: string[] | undefined;
|
|
147
|
+
add?: string[] | undefined;
|
|
148
148
|
}>>;
|
|
149
149
|
projectId: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
150
150
|
dueDate: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
151
151
|
estimate: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
152
152
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
153
153
|
}, "strip", import("zod").ZodTypeAny, {
|
|
154
|
-
id: string;
|
|
155
154
|
operation: "update";
|
|
155
|
+
id: string;
|
|
156
156
|
description?: string | undefined;
|
|
157
157
|
title?: string | undefined;
|
|
158
158
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
159
|
+
priority?: number | undefined;
|
|
159
160
|
labels?: {
|
|
160
|
-
add?: string[] | undefined;
|
|
161
161
|
remove?: string[] | undefined;
|
|
162
|
+
add?: string[] | undefined;
|
|
162
163
|
} | undefined;
|
|
163
164
|
dueDate?: string | null | undefined;
|
|
164
|
-
priority?: number | undefined;
|
|
165
165
|
assigneeId?: string | null | undefined;
|
|
166
166
|
stateId?: string | undefined;
|
|
167
167
|
projectId?: string | null | undefined;
|
|
168
168
|
stateName?: string | undefined;
|
|
169
169
|
estimate?: number | null | undefined;
|
|
170
170
|
}, {
|
|
171
|
-
id: string;
|
|
172
171
|
operation: "update";
|
|
172
|
+
id: string;
|
|
173
173
|
description?: string | undefined;
|
|
174
174
|
title?: string | undefined;
|
|
175
175
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
176
|
+
priority?: number | undefined;
|
|
176
177
|
labels?: {
|
|
177
|
-
add?: string[] | undefined;
|
|
178
178
|
remove?: string[] | undefined;
|
|
179
|
+
add?: string[] | undefined;
|
|
179
180
|
} | undefined;
|
|
180
181
|
dueDate?: string | null | undefined;
|
|
181
|
-
priority?: number | undefined;
|
|
182
182
|
assigneeId?: string | null | undefined;
|
|
183
183
|
stateId?: string | undefined;
|
|
184
184
|
projectId?: string | null | undefined;
|
|
@@ -207,8 +207,8 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
207
207
|
teamId?: string | undefined;
|
|
208
208
|
}, {
|
|
209
209
|
operation: "list_projects";
|
|
210
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
211
210
|
limit?: number | undefined;
|
|
211
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
212
212
|
teamId?: string | undefined;
|
|
213
213
|
includeArchived?: boolean | undefined;
|
|
214
214
|
}>, import("zod").ZodObject<{
|
|
@@ -251,8 +251,8 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
251
251
|
}, {
|
|
252
252
|
operation: "get_comments";
|
|
253
253
|
issueId: string;
|
|
254
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
255
254
|
limit?: number | undefined;
|
|
255
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
256
256
|
}>, import("zod").ZodObject<{
|
|
257
257
|
operation: import("zod").ZodLiteral<"list_labels">;
|
|
258
258
|
teamId: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -552,9 +552,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
552
552
|
total: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
553
553
|
error: import("zod").ZodString;
|
|
554
554
|
}, "strip", import("zod").ZodTypeAny, {
|
|
555
|
+
operation: "search";
|
|
555
556
|
success: boolean;
|
|
556
557
|
error: string;
|
|
557
|
-
operation: "search";
|
|
558
558
|
issues?: import("zod").objectOutputType<{
|
|
559
559
|
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
560
560
|
identifier: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -651,9 +651,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
651
651
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
652
652
|
total?: number | undefined;
|
|
653
653
|
}, {
|
|
654
|
+
operation: "search";
|
|
654
655
|
success: boolean;
|
|
655
656
|
error: string;
|
|
656
|
-
operation: "search";
|
|
657
657
|
issues?: import("zod").objectInputType<{
|
|
658
658
|
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
659
659
|
identifier: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1034,9 +1034,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
1034
1034
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
1035
1035
|
error: import("zod").ZodString;
|
|
1036
1036
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1037
|
+
operation: "get";
|
|
1037
1038
|
success: boolean;
|
|
1038
1039
|
error: string;
|
|
1039
|
-
operation: "get";
|
|
1040
1040
|
issue?: import("zod").objectOutputType<{
|
|
1041
1041
|
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1042
1042
|
identifier: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1132,9 +1132,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
1132
1132
|
url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1133
1133
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
1134
1134
|
}, {
|
|
1135
|
+
operation: "get";
|
|
1135
1136
|
success: boolean;
|
|
1136
1137
|
error: string;
|
|
1137
|
-
operation: "get";
|
|
1138
1138
|
issue?: import("zod").objectInputType<{
|
|
1139
1139
|
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1140
1140
|
identifier: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1247,18 +1247,18 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
1247
1247
|
}>>;
|
|
1248
1248
|
error: import("zod").ZodString;
|
|
1249
1249
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1250
|
+
operation: "create";
|
|
1250
1251
|
success: boolean;
|
|
1251
1252
|
error: string;
|
|
1252
|
-
operation: "create";
|
|
1253
1253
|
issue?: {
|
|
1254
1254
|
id: string;
|
|
1255
1255
|
identifier: string;
|
|
1256
1256
|
url?: string | undefined;
|
|
1257
1257
|
} | undefined;
|
|
1258
1258
|
}, {
|
|
1259
|
+
operation: "create";
|
|
1259
1260
|
success: boolean;
|
|
1260
1261
|
error: string;
|
|
1261
|
-
operation: "create";
|
|
1262
1262
|
issue?: {
|
|
1263
1263
|
id: string;
|
|
1264
1264
|
identifier: string;
|
|
@@ -1279,17 +1279,17 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
1279
1279
|
}>>;
|
|
1280
1280
|
error: import("zod").ZodString;
|
|
1281
1281
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1282
|
+
operation: "update";
|
|
1282
1283
|
success: boolean;
|
|
1283
1284
|
error: string;
|
|
1284
|
-
operation: "update";
|
|
1285
1285
|
issue?: {
|
|
1286
1286
|
id: string;
|
|
1287
1287
|
identifier: string;
|
|
1288
1288
|
} | undefined;
|
|
1289
1289
|
}, {
|
|
1290
|
+
operation: "update";
|
|
1290
1291
|
success: boolean;
|
|
1291
1292
|
error: string;
|
|
1292
|
-
operation: "update";
|
|
1293
1293
|
issue?: {
|
|
1294
1294
|
id: string;
|
|
1295
1295
|
identifier: string;
|
|
@@ -1312,18 +1312,18 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
1312
1312
|
}, import("zod").ZodTypeAny, "passthrough">>, "many">>;
|
|
1313
1313
|
error: import("zod").ZodString;
|
|
1314
1314
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1315
|
+
operation: "list_teams";
|
|
1315
1316
|
success: boolean;
|
|
1316
1317
|
error: string;
|
|
1317
|
-
operation: "list_teams";
|
|
1318
1318
|
teams?: import("zod").objectOutputType<{
|
|
1319
1319
|
id: import("zod").ZodString;
|
|
1320
1320
|
name: import("zod").ZodString;
|
|
1321
1321
|
key: import("zod").ZodString;
|
|
1322
1322
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
1323
1323
|
}, {
|
|
1324
|
+
operation: "list_teams";
|
|
1324
1325
|
success: boolean;
|
|
1325
1326
|
error: string;
|
|
1326
|
-
operation: "list_teams";
|
|
1327
1327
|
teams?: import("zod").objectInputType<{
|
|
1328
1328
|
id: import("zod").ZodString;
|
|
1329
1329
|
name: import("zod").ZodString;
|
|
@@ -1347,18 +1347,18 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
1347
1347
|
}, import("zod").ZodTypeAny, "passthrough">>, "many">>;
|
|
1348
1348
|
error: import("zod").ZodString;
|
|
1349
1349
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1350
|
+
operation: "list_projects";
|
|
1350
1351
|
success: boolean;
|
|
1351
1352
|
error: string;
|
|
1352
|
-
operation: "list_projects";
|
|
1353
1353
|
projects?: import("zod").objectOutputType<{
|
|
1354
1354
|
id: import("zod").ZodString;
|
|
1355
1355
|
name: import("zod").ZodString;
|
|
1356
1356
|
state: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1357
1357
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
1358
1358
|
}, {
|
|
1359
|
+
operation: "list_projects";
|
|
1359
1360
|
success: boolean;
|
|
1360
1361
|
error: string;
|
|
1361
|
-
operation: "list_projects";
|
|
1362
1362
|
projects?: import("zod").objectInputType<{
|
|
1363
1363
|
id: import("zod").ZodString;
|
|
1364
1364
|
name: import("zod").ZodString;
|
|
@@ -1385,9 +1385,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
1385
1385
|
}, import("zod").ZodTypeAny, "passthrough">>, "many">>;
|
|
1386
1386
|
error: import("zod").ZodString;
|
|
1387
1387
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1388
|
+
operation: "list_workflow_states";
|
|
1388
1389
|
success: boolean;
|
|
1389
1390
|
error: string;
|
|
1390
|
-
operation: "list_workflow_states";
|
|
1391
1391
|
states?: import("zod").objectOutputType<{
|
|
1392
1392
|
id: import("zod").ZodString;
|
|
1393
1393
|
name: import("zod").ZodString;
|
|
@@ -1395,9 +1395,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
1395
1395
|
color: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1396
1396
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
1397
1397
|
}, {
|
|
1398
|
+
operation: "list_workflow_states";
|
|
1398
1399
|
success: boolean;
|
|
1399
1400
|
error: string;
|
|
1400
|
-
operation: "list_workflow_states";
|
|
1401
1401
|
states?: import("zod").objectInputType<{
|
|
1402
1402
|
id: import("zod").ZodString;
|
|
1403
1403
|
name: import("zod").ZodString;
|
|
@@ -1464,9 +1464,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
1464
1464
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
1465
1465
|
error: import("zod").ZodString;
|
|
1466
1466
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1467
|
+
operation: "add_comment";
|
|
1467
1468
|
success: boolean;
|
|
1468
1469
|
error: string;
|
|
1469
|
-
operation: "add_comment";
|
|
1470
1470
|
comment?: import("zod").objectOutputType<{
|
|
1471
1471
|
id: import("zod").ZodString;
|
|
1472
1472
|
body: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1487,9 +1487,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
1487
1487
|
updatedAt: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1488
1488
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
1489
1489
|
}, {
|
|
1490
|
+
operation: "add_comment";
|
|
1490
1491
|
success: boolean;
|
|
1491
1492
|
error: string;
|
|
1492
|
-
operation: "add_comment";
|
|
1493
1493
|
comment?: import("zod").objectInputType<{
|
|
1494
1494
|
id: import("zod").ZodString;
|
|
1495
1495
|
body: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1570,9 +1570,10 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
1570
1570
|
total: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
1571
1571
|
error: import("zod").ZodString;
|
|
1572
1572
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1573
|
+
operation: "get_comments";
|
|
1573
1574
|
success: boolean;
|
|
1574
1575
|
error: string;
|
|
1575
|
-
|
|
1576
|
+
total?: number | undefined;
|
|
1576
1577
|
comments?: import("zod").objectOutputType<{
|
|
1577
1578
|
id: import("zod").ZodString;
|
|
1578
1579
|
body: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1592,11 +1593,11 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
1592
1593
|
createdAt: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1593
1594
|
updatedAt: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1594
1595
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
1595
|
-
total?: number | undefined;
|
|
1596
1596
|
}, {
|
|
1597
|
+
operation: "get_comments";
|
|
1597
1598
|
success: boolean;
|
|
1598
1599
|
error: string;
|
|
1599
|
-
|
|
1600
|
+
total?: number | undefined;
|
|
1600
1601
|
comments?: import("zod").objectInputType<{
|
|
1601
1602
|
id: import("zod").ZodString;
|
|
1602
1603
|
body: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1616,7 +1617,6 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
1616
1617
|
createdAt: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1617
1618
|
updatedAt: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1618
1619
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
1619
|
-
total?: number | undefined;
|
|
1620
1620
|
}>, import("zod").ZodObject<{
|
|
1621
1621
|
operation: import("zod").ZodLiteral<"list_labels">;
|
|
1622
1622
|
success: import("zod").ZodBoolean;
|
|
@@ -1635,18 +1635,18 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
1635
1635
|
}, import("zod").ZodTypeAny, "passthrough">>, "many">>;
|
|
1636
1636
|
error: import("zod").ZodString;
|
|
1637
1637
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1638
|
+
operation: "list_labels";
|
|
1638
1639
|
success: boolean;
|
|
1639
1640
|
error: string;
|
|
1640
|
-
operation: "list_labels";
|
|
1641
1641
|
labels?: import("zod").objectOutputType<{
|
|
1642
1642
|
id: import("zod").ZodString;
|
|
1643
1643
|
name: import("zod").ZodString;
|
|
1644
1644
|
color: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1645
1645
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
1646
1646
|
}, {
|
|
1647
|
+
operation: "list_labels";
|
|
1647
1648
|
success: boolean;
|
|
1648
1649
|
error: string;
|
|
1649
|
-
operation: "list_labels";
|
|
1650
1650
|
labels?: import("zod").objectInputType<{
|
|
1651
1651
|
id: import("zod").ZodString;
|
|
1652
1652
|
name: import("zod").ZodString;
|