@bubblelab/bubble-core 0.1.145 → 0.1.147

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 (110) hide show
  1. package/dist/bubble-bundle.d.ts +131 -131
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +32 -32
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
  4. package/dist/bubbles/service-bubble/airtable.d.ts +124 -124
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +10 -10
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +36 -36
  7. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +52 -52
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts.map +1 -1
  10. package/dist/bubbles/service-bubble/browserbase/browserbase.js +1 -4
  11. package/dist/bubbles/service-bubble/browserbase/browserbase.js.map +1 -1
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +98 -98
  13. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +15 -15
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +51 -51
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +6 -6
  16. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +40 -40
  17. package/dist/bubbles/service-bubble/firecrawl.d.ts +378 -378
  18. package/dist/bubbles/service-bubble/followupboss.d.ts +72 -72
  19. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +80 -80
  20. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +114 -114
  21. package/dist/bubbles/service-bubble/github.d.ts +192 -192
  22. package/dist/bubbles/service-bubble/gmail.d.ts +130 -130
  23. package/dist/bubbles/service-bubble/google-calendar.d.ts +100 -100
  24. package/dist/bubbles/service-bubble/google-drive.d.ts +64 -64
  25. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +8 -8
  26. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +52 -52
  27. package/dist/bubbles/service-bubble/hello-world.d.ts +2 -2
  28. package/dist/bubbles/service-bubble/http.d.ts +4 -4
  29. package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
  30. package/dist/bubbles/service-bubble/jira/jira.d.ts +21 -21
  31. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +112 -112
  32. package/dist/bubbles/service-bubble/notion/notion.d.ts +15692 -11165
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  34. package/dist/bubbles/service-bubble/notion/notion.js +190 -28
  35. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  36. package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
  37. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  38. package/dist/bubbles/service-bubble/slack/slack.d.ts +541 -541
  39. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +20 -20
  40. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +86 -86
  41. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +26 -26
  42. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +4 -4
  43. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js +4 -4
  44. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js.map +1 -1
  45. package/dist/bubbles/tool-bubble/browser-tools/_shared/utils.d.ts.map +1 -1
  46. package/dist/bubbles/tool-bubble/browser-tools/_shared/utils.js.map +1 -1
  47. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts.map +1 -1
  48. package/dist/bubbles/tool-bubble/browser-tools/index.js.map +1 -1
  49. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +20 -20
  50. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts.map +1 -1
  51. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js +5 -3
  52. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js.map +1 -1
  53. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +13 -13
  54. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts.map +1 -1
  55. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js +1 -1
  56. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js.map +1 -1
  57. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.d.ts +1 -1
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.d.ts.map +1 -1
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.js +1 -1
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.js.map +1 -1
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +16 -16
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js +2 -2
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js.map +1 -1
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +12 -12
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts.map +1 -1
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js +1 -1
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js.map +1 -1
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +22 -22
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts.map +1 -1
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js +2 -2
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js.map +1 -1
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +14 -14
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts.map +1 -1
  74. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js +1 -1
  75. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js.map +1 -1
  76. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +16 -16
  77. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js +2 -2
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js.map +1 -1
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +14 -14
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts.map +1 -1
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.js +1 -1
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.js.map +1 -1
  83. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
  84. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +38 -38
  85. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  86. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +190 -190
  89. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +8 -8
  90. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +20 -20
  91. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +8 -8
  92. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +32 -32
  93. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +42 -42
  94. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  95. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +46 -46
  97. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
  98. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  100. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +14 -14
  101. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +28 -28
  102. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
  103. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +8 -8
  104. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +32 -32
  105. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +32 -32
  106. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  107. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  108. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +36 -36
  109. package/dist/bubbles.json +741 -9
  110. package/package.json +2 -2
@@ -17,12 +17,12 @@ declare const ListAirtableBasesToolResultSchema: z.ZodObject<{
17
17
  name: z.ZodString;
18
18
  permissionLevel: z.ZodString;
19
19
  }, "strip", z.ZodTypeAny, {
20
- name: string;
21
20
  id: string;
21
+ name: string;
22
22
  permissionLevel: string;
23
23
  }, {
24
- name: string;
25
24
  id: string;
25
+ name: string;
26
26
  permissionLevel: string;
27
27
  }>, "many">>;
28
28
  success: z.ZodBoolean;
@@ -31,16 +31,16 @@ declare const ListAirtableBasesToolResultSchema: z.ZodObject<{
31
31
  success: boolean;
32
32
  error: string;
33
33
  bases?: {
34
- name: string;
35
34
  id: string;
35
+ name: string;
36
36
  permissionLevel: string;
37
37
  }[] | undefined;
38
38
  }, {
39
39
  success: boolean;
40
40
  error: string;
41
41
  bases?: {
42
- name: string;
43
42
  id: string;
43
+ name: string;
44
44
  permissionLevel: string;
45
45
  }[] | undefined;
46
46
  }>;
@@ -65,12 +65,12 @@ export declare class ListAirtableBasesTool extends ToolBubble<ListAirtableBasesT
65
65
  name: z.ZodString;
66
66
  permissionLevel: z.ZodString;
67
67
  }, "strip", z.ZodTypeAny, {
68
- name: string;
69
68
  id: string;
69
+ name: string;
70
70
  permissionLevel: string;
71
71
  }, {
72
- name: string;
73
72
  id: string;
73
+ name: string;
74
74
  permissionLevel: string;
75
75
  }>, "many">>;
76
76
  success: z.ZodBoolean;
@@ -79,16 +79,16 @@ export declare class ListAirtableBasesTool extends ToolBubble<ListAirtableBasesT
79
79
  success: boolean;
80
80
  error: string;
81
81
  bases?: {
82
- name: string;
83
82
  id: string;
83
+ name: string;
84
84
  permissionLevel: string;
85
85
  }[] | undefined;
86
86
  }, {
87
87
  success: boolean;
88
88
  error: string;
89
89
  bases?: {
90
- name: string;
91
90
  id: string;
91
+ name: string;
92
92
  permissionLevel: string;
93
93
  }[] | undefined;
94
94
  }>;
@@ -26,31 +26,31 @@ declare const ListAirtableTablesToolResultSchema: z.ZodObject<{
26
26
  name: z.ZodString;
27
27
  type: z.ZodString;
28
28
  }, "strip", z.ZodTypeAny, {
29
- name: string;
30
29
  type: string;
31
30
  id: string;
32
- }, {
33
31
  name: string;
32
+ }, {
34
33
  type: string;
35
34
  id: string;
35
+ name: string;
36
36
  }>, "many">>;
37
37
  }, "strip", z.ZodTypeAny, {
38
- name: string;
39
38
  id: string;
39
+ name: string;
40
40
  description?: string | undefined;
41
41
  fields?: {
42
- name: string;
43
42
  type: string;
44
43
  id: string;
44
+ name: string;
45
45
  }[] | undefined;
46
46
  }, {
47
- name: string;
48
47
  id: string;
48
+ name: string;
49
49
  description?: string | undefined;
50
50
  fields?: {
51
- name: string;
52
51
  type: string;
53
52
  id: string;
53
+ name: string;
54
54
  }[] | undefined;
55
55
  }>, "many">>;
56
56
  success: z.ZodBoolean;
@@ -59,13 +59,13 @@ declare const ListAirtableTablesToolResultSchema: z.ZodObject<{
59
59
  success: boolean;
60
60
  error: string;
61
61
  tables?: {
62
- name: string;
63
62
  id: string;
63
+ name: string;
64
64
  description?: string | undefined;
65
65
  fields?: {
66
- name: string;
67
66
  type: string;
68
67
  id: string;
68
+ name: string;
69
69
  }[] | undefined;
70
70
  }[] | undefined;
71
71
  baseId?: string | undefined;
@@ -74,13 +74,13 @@ declare const ListAirtableTablesToolResultSchema: z.ZodObject<{
74
74
  success: boolean;
75
75
  error: string;
76
76
  tables?: {
77
- name: string;
78
77
  id: string;
78
+ name: string;
79
79
  description?: string | undefined;
80
80
  fields?: {
81
- name: string;
82
81
  type: string;
83
82
  id: string;
83
+ name: string;
84
84
  }[] | undefined;
85
85
  }[] | undefined;
86
86
  baseId?: string | undefined;
@@ -116,31 +116,31 @@ export declare class ListAirtableTablesTool extends ToolBubble<ListAirtableTable
116
116
  name: z.ZodString;
117
117
  type: z.ZodString;
118
118
  }, "strip", z.ZodTypeAny, {
119
- name: string;
120
119
  type: string;
121
120
  id: string;
122
- }, {
123
121
  name: string;
122
+ }, {
124
123
  type: string;
125
124
  id: string;
125
+ name: string;
126
126
  }>, "many">>;
127
127
  }, "strip", z.ZodTypeAny, {
128
- name: string;
129
128
  id: string;
129
+ name: string;
130
130
  description?: string | undefined;
131
131
  fields?: {
132
- name: string;
133
132
  type: string;
134
133
  id: string;
134
+ name: string;
135
135
  }[] | undefined;
136
136
  }, {
137
- name: string;
138
137
  id: string;
138
+ name: string;
139
139
  description?: string | undefined;
140
140
  fields?: {
141
- name: string;
142
141
  type: string;
143
142
  id: string;
143
+ name: string;
144
144
  }[] | undefined;
145
145
  }>, "many">>;
146
146
  success: z.ZodBoolean;
@@ -149,13 +149,13 @@ export declare class ListAirtableTablesTool extends ToolBubble<ListAirtableTable
149
149
  success: boolean;
150
150
  error: string;
151
151
  tables?: {
152
- name: string;
153
152
  id: string;
153
+ name: string;
154
154
  description?: string | undefined;
155
155
  fields?: {
156
- name: string;
157
156
  type: string;
158
157
  id: string;
158
+ name: string;
159
159
  }[] | undefined;
160
160
  }[] | undefined;
161
161
  baseId?: string | undefined;
@@ -164,13 +164,13 @@ export declare class ListAirtableTablesTool extends ToolBubble<ListAirtableTable
164
164
  success: boolean;
165
165
  error: string;
166
166
  tables?: {
167
- name: string;
168
167
  id: string;
168
+ name: string;
169
169
  description?: string | undefined;
170
170
  fields?: {
171
- name: string;
172
171
  type: string;
173
172
  id: string;
173
+ name: string;
174
174
  }[] | undefined;
175
175
  }[] | undefined;
176
176
  baseId?: string | undefined;
@@ -13,14 +13,14 @@ declare const ListBubblesToolResultSchema: z.ZodObject<{
13
13
  useCase: z.ZodString;
14
14
  type: z.ZodString;
15
15
  }, "strip", z.ZodTypeAny, {
16
- name: string;
17
16
  type: string;
17
+ name: string;
18
18
  shortDescription: string;
19
19
  useCase: string;
20
20
  alias?: string | undefined;
21
21
  }, {
22
- name: string;
23
22
  type: string;
23
+ name: string;
24
24
  shortDescription: string;
25
25
  useCase: string;
26
26
  alias?: string | undefined;
@@ -32,8 +32,8 @@ declare const ListBubblesToolResultSchema: z.ZodObject<{
32
32
  success: boolean;
33
33
  error: string;
34
34
  bubbles: {
35
- name: string;
36
35
  type: string;
36
+ name: string;
37
37
  shortDescription: string;
38
38
  useCase: string;
39
39
  alias?: string | undefined;
@@ -43,8 +43,8 @@ declare const ListBubblesToolResultSchema: z.ZodObject<{
43
43
  success: boolean;
44
44
  error: string;
45
45
  bubbles: {
46
- name: string;
47
46
  type: string;
47
+ name: string;
48
48
  shortDescription: string;
49
49
  useCase: string;
50
50
  alias?: string | undefined;
@@ -62,14 +62,14 @@ export declare class ListBubblesTool extends ToolBubble<ListBubblesToolParams, L
62
62
  useCase: z.ZodString;
63
63
  type: z.ZodString;
64
64
  }, "strip", z.ZodTypeAny, {
65
- name: string;
66
65
  type: string;
66
+ name: string;
67
67
  shortDescription: string;
68
68
  useCase: string;
69
69
  alias?: string | undefined;
70
70
  }, {
71
- name: string;
72
71
  type: string;
72
+ name: string;
73
73
  shortDescription: string;
74
74
  useCase: string;
75
75
  alias?: string | undefined;
@@ -81,8 +81,8 @@ export declare class ListBubblesTool extends ToolBubble<ListBubblesToolParams, L
81
81
  success: boolean;
82
82
  error: string;
83
83
  bubbles: {
84
- name: string;
85
84
  type: string;
85
+ name: string;
86
86
  shortDescription: string;
87
87
  useCase: string;
88
88
  alias?: string | undefined;
@@ -92,8 +92,8 @@ export declare class ListBubblesTool extends ToolBubble<ListBubblesToolParams, L
92
92
  success: boolean;
93
93
  error: string;
94
94
  bubbles: {
95
- name: string;
96
95
  type: string;
96
+ name: string;
97
97
  shortDescription: string;
98
98
  useCase: string;
99
99
  alias?: string | undefined;
@@ -17,50 +17,50 @@ declare const ListCapabilitiesToolResultSchema: z.ZodObject<{
17
17
  name: z.ZodString;
18
18
  description: z.ZodString;
19
19
  }, "strip", z.ZodTypeAny, {
20
- name: string;
21
20
  description: string;
22
- }, {
23
21
  name: string;
22
+ }, {
24
23
  description: string;
24
+ name: string;
25
25
  }>, "many">;
26
26
  tools: z.ZodArray<z.ZodObject<{
27
27
  name: z.ZodString;
28
28
  description: z.ZodString;
29
29
  }, "strip", z.ZodTypeAny, {
30
- name: string;
31
30
  description: string;
32
- }, {
33
31
  name: string;
32
+ }, {
34
33
  description: string;
34
+ name: string;
35
35
  }>, "many">;
36
36
  delegationHint: z.ZodOptional<z.ZodString>;
37
37
  }, "strip", z.ZodTypeAny, {
38
- name: string;
39
38
  description: string;
40
39
  id: string;
40
+ name: string;
41
41
  tools: {
42
- name: string;
43
42
  description: string;
43
+ name: string;
44
44
  }[];
45
45
  inputs: {
46
- name: string;
47
46
  description: string;
47
+ name: string;
48
48
  }[];
49
49
  requiredCredentials: string[];
50
50
  category?: string | undefined;
51
51
  optionalCredentials?: string[] | undefined;
52
52
  delegationHint?: string | undefined;
53
53
  }, {
54
- name: string;
55
54
  description: string;
56
55
  id: string;
56
+ name: string;
57
57
  tools: {
58
- name: string;
59
58
  description: string;
59
+ name: string;
60
60
  }[];
61
61
  inputs: {
62
- name: string;
63
62
  description: string;
63
+ name: string;
64
64
  }[];
65
65
  requiredCredentials: string[];
66
66
  category?: string | undefined;
@@ -74,16 +74,16 @@ declare const ListCapabilitiesToolResultSchema: z.ZodObject<{
74
74
  success: boolean;
75
75
  error: string;
76
76
  capabilities: {
77
- name: string;
78
77
  description: string;
79
78
  id: string;
79
+ name: string;
80
80
  tools: {
81
- name: string;
82
81
  description: string;
82
+ name: string;
83
83
  }[];
84
84
  inputs: {
85
- name: string;
86
85
  description: string;
86
+ name: string;
87
87
  }[];
88
88
  requiredCredentials: string[];
89
89
  category?: string | undefined;
@@ -95,16 +95,16 @@ declare const ListCapabilitiesToolResultSchema: z.ZodObject<{
95
95
  success: boolean;
96
96
  error: string;
97
97
  capabilities: {
98
- name: string;
99
98
  description: string;
100
99
  id: string;
100
+ name: string;
101
101
  tools: {
102
- name: string;
103
102
  description: string;
103
+ name: string;
104
104
  }[];
105
105
  inputs: {
106
- name: string;
107
106
  description: string;
107
+ name: string;
108
108
  }[];
109
109
  requiredCredentials: string[];
110
110
  category?: string | undefined;
@@ -128,50 +128,50 @@ export declare class ListCapabilitiesTool extends ToolBubble<ListCapabilitiesToo
128
128
  name: z.ZodString;
129
129
  description: z.ZodString;
130
130
  }, "strip", z.ZodTypeAny, {
131
- name: string;
132
131
  description: string;
133
- }, {
134
132
  name: string;
133
+ }, {
135
134
  description: string;
135
+ name: string;
136
136
  }>, "many">;
137
137
  tools: z.ZodArray<z.ZodObject<{
138
138
  name: z.ZodString;
139
139
  description: z.ZodString;
140
140
  }, "strip", z.ZodTypeAny, {
141
- name: string;
142
141
  description: string;
143
- }, {
144
142
  name: string;
143
+ }, {
145
144
  description: string;
145
+ name: string;
146
146
  }>, "many">;
147
147
  delegationHint: z.ZodOptional<z.ZodString>;
148
148
  }, "strip", z.ZodTypeAny, {
149
- name: string;
150
149
  description: string;
151
150
  id: string;
151
+ name: string;
152
152
  tools: {
153
- name: string;
154
153
  description: string;
154
+ name: string;
155
155
  }[];
156
156
  inputs: {
157
- name: string;
158
157
  description: string;
158
+ name: string;
159
159
  }[];
160
160
  requiredCredentials: string[];
161
161
  category?: string | undefined;
162
162
  optionalCredentials?: string[] | undefined;
163
163
  delegationHint?: string | undefined;
164
164
  }, {
165
- name: string;
166
165
  description: string;
167
166
  id: string;
167
+ name: string;
168
168
  tools: {
169
- name: string;
170
169
  description: string;
170
+ name: string;
171
171
  }[];
172
172
  inputs: {
173
- name: string;
174
173
  description: string;
174
+ name: string;
175
175
  }[];
176
176
  requiredCredentials: string[];
177
177
  category?: string | undefined;
@@ -185,16 +185,16 @@ export declare class ListCapabilitiesTool extends ToolBubble<ListCapabilitiesToo
185
185
  success: boolean;
186
186
  error: string;
187
187
  capabilities: {
188
- name: string;
189
188
  description: string;
190
189
  id: string;
190
+ name: string;
191
191
  tools: {
192
- name: string;
193
192
  description: string;
193
+ name: string;
194
194
  }[];
195
195
  inputs: {
196
- name: string;
197
196
  description: string;
197
+ name: string;
198
198
  }[];
199
199
  requiredCredentials: string[];
200
200
  category?: string | undefined;
@@ -206,16 +206,16 @@ export declare class ListCapabilitiesTool extends ToolBubble<ListCapabilitiesToo
206
206
  success: boolean;
207
207
  error: string;
208
208
  capabilities: {
209
- name: string;
210
209
  description: string;
211
210
  id: string;
211
+ name: string;
212
212
  tools: {
213
- name: string;
214
213
  description: string;
214
+ name: string;
215
215
  }[];
216
216
  inputs: {
217
- name: string;
218
217
  description: string;
218
+ name: string;
219
219
  }[];
220
220
  requiredCredentials: string[];
221
221
  category?: string | undefined;
@@ -107,11 +107,11 @@ declare const PersonResultSchema: z.ZodObject<{
107
107
  degreeName: string | null;
108
108
  }>, "many">>;
109
109
  }, "strip", z.ZodTypeAny, {
110
- name: string | null;
111
110
  title: string | null;
112
- headline: string | null;
113
- location: string | null;
111
+ name: string | null;
114
112
  summary: string | null;
113
+ location: string | null;
114
+ headline: string | null;
115
115
  seniorityLevel: string | null;
116
116
  linkedinUrl: string | null;
117
117
  skills: string[] | null;
@@ -159,11 +159,11 @@ declare const PersonResultSchema: z.ZodObject<{
159
159
  status?: string | undefined;
160
160
  }[] | null | undefined;
161
161
  }, {
162
- name: string | null;
163
162
  title: string | null;
164
- headline: string | null;
165
- location: string | null;
163
+ name: string | null;
166
164
  summary: string | null;
165
+ location: string | null;
166
+ headline: string | null;
167
167
  seniorityLevel: string | null;
168
168
  linkedinUrl: string | null;
169
169
  skills: string[] | null;
@@ -255,13 +255,13 @@ declare const PeopleSearchToolParamsSchema: z.ZodObject<{
255
255
  enrichEmails: boolean;
256
256
  includePersonalEmails: boolean;
257
257
  credentials?: Partial<Record<CredentialType, string>> | undefined;
258
- location?: string | undefined;
259
- city?: string | undefined;
260
- country?: string | undefined;
261
258
  limit?: number | undefined;
262
259
  cursor?: string | undefined;
260
+ location?: string | undefined;
263
261
  companyName?: string | undefined;
264
262
  companyLinkedinUrl?: string | undefined;
263
+ country?: string | undefined;
264
+ city?: string | undefined;
265
265
  skills?: string[] | undefined;
266
266
  schoolName?: string | undefined;
267
267
  languages?: string[] | undefined;
@@ -287,13 +287,13 @@ declare const PeopleSearchToolParamsSchema: z.ZodObject<{
287
287
  excludeProfiles?: string[] | undefined;
288
288
  }, {
289
289
  credentials?: Partial<Record<CredentialType, string>> | undefined;
290
- location?: string | undefined;
291
- city?: string | undefined;
292
- country?: string | undefined;
293
290
  limit?: number | undefined;
294
291
  cursor?: string | undefined;
292
+ location?: string | undefined;
295
293
  companyName?: string | undefined;
296
294
  companyLinkedinUrl?: string | undefined;
295
+ country?: string | undefined;
296
+ city?: string | undefined;
297
297
  skills?: string[] | undefined;
298
298
  schoolName?: string | undefined;
299
299
  languages?: string[] | undefined;
@@ -426,11 +426,11 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
426
426
  degreeName: string | null;
427
427
  }>, "many">>;
428
428
  }, "strip", z.ZodTypeAny, {
429
- name: string | null;
430
429
  title: string | null;
431
- headline: string | null;
432
- location: string | null;
430
+ name: string | null;
433
431
  summary: string | null;
432
+ location: string | null;
433
+ headline: string | null;
434
434
  seniorityLevel: string | null;
435
435
  linkedinUrl: string | null;
436
436
  skills: string[] | null;
@@ -478,11 +478,11 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
478
478
  status?: string | undefined;
479
479
  }[] | null | undefined;
480
480
  }, {
481
- name: string | null;
482
481
  title: string | null;
483
- headline: string | null;
484
- location: string | null;
482
+ name: string | null;
485
483
  summary: string | null;
484
+ location: string | null;
485
+ headline: string | null;
486
486
  seniorityLevel: string | null;
487
487
  linkedinUrl: string | null;
488
488
  skills: string[] | null;
@@ -538,11 +538,11 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
538
538
  success: boolean;
539
539
  error: string;
540
540
  people: {
541
- name: string | null;
542
541
  title: string | null;
543
- headline: string | null;
544
- location: string | null;
542
+ name: string | null;
545
543
  summary: string | null;
544
+ location: string | null;
545
+ headline: string | null;
546
546
  seniorityLevel: string | null;
547
547
  linkedinUrl: string | null;
548
548
  skills: string[] | null;
@@ -596,11 +596,11 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
596
596
  success: boolean;
597
597
  error: string;
598
598
  people: {
599
- name: string | null;
600
599
  title: string | null;
601
- headline: string | null;
602
- location: string | null;
600
+ name: string | null;
603
601
  summary: string | null;
602
+ location: string | null;
603
+ headline: string | null;
604
604
  seniorityLevel: string | null;
605
605
  linkedinUrl: string | null;
606
606
  skills: string[] | null;
@@ -724,13 +724,13 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
724
724
  enrichEmails: boolean;
725
725
  includePersonalEmails: boolean;
726
726
  credentials?: Partial<Record<CredentialType, string>> | undefined;
727
- location?: string | undefined;
728
- city?: string | undefined;
729
- country?: string | undefined;
730
727
  limit?: number | undefined;
731
728
  cursor?: string | undefined;
729
+ location?: string | undefined;
732
730
  companyName?: string | undefined;
733
731
  companyLinkedinUrl?: string | undefined;
732
+ country?: string | undefined;
733
+ city?: string | undefined;
734
734
  skills?: string[] | undefined;
735
735
  schoolName?: string | undefined;
736
736
  languages?: string[] | undefined;
@@ -756,13 +756,13 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
756
756
  excludeProfiles?: string[] | undefined;
757
757
  }, {
758
758
  credentials?: Partial<Record<CredentialType, string>> | undefined;
759
- location?: string | undefined;
760
- city?: string | undefined;
761
- country?: string | undefined;
762
759
  limit?: number | undefined;
763
760
  cursor?: string | undefined;
761
+ location?: string | undefined;
764
762
  companyName?: string | undefined;
765
763
  companyLinkedinUrl?: string | undefined;
764
+ country?: string | undefined;
765
+ city?: string | undefined;
766
766
  skills?: string[] | undefined;
767
767
  schoolName?: string | undefined;
768
768
  languages?: string[] | undefined;
@@ -895,11 +895,11 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
895
895
  degreeName: string | null;
896
896
  }>, "many">>;
897
897
  }, "strip", z.ZodTypeAny, {
898
- name: string | null;
899
898
  title: string | null;
900
- headline: string | null;
901
- location: string | null;
899
+ name: string | null;
902
900
  summary: string | null;
901
+ location: string | null;
902
+ headline: string | null;
903
903
  seniorityLevel: string | null;
904
904
  linkedinUrl: string | null;
905
905
  skills: string[] | null;
@@ -947,11 +947,11 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
947
947
  status?: string | undefined;
948
948
  }[] | null | undefined;
949
949
  }, {
950
- name: string | null;
951
950
  title: string | null;
952
- headline: string | null;
953
- location: string | null;
951
+ name: string | null;
954
952
  summary: string | null;
953
+ location: string | null;
954
+ headline: string | null;
955
955
  seniorityLevel: string | null;
956
956
  linkedinUrl: string | null;
957
957
  skills: string[] | null;
@@ -1007,11 +1007,11 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
1007
1007
  success: boolean;
1008
1008
  error: string;
1009
1009
  people: {
1010
- name: string | null;
1011
1010
  title: string | null;
1012
- headline: string | null;
1013
- location: string | null;
1011
+ name: string | null;
1014
1012
  summary: string | null;
1013
+ location: string | null;
1014
+ headline: string | null;
1015
1015
  seniorityLevel: string | null;
1016
1016
  linkedinUrl: string | null;
1017
1017
  skills: string[] | null;
@@ -1065,11 +1065,11 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
1065
1065
  success: boolean;
1066
1066
  error: string;
1067
1067
  people: {
1068
- name: string | null;
1069
1068
  title: string | null;
1070
- headline: string | null;
1071
- location: string | null;
1069
+ name: string | null;
1072
1070
  summary: string | null;
1071
+ location: string | null;
1072
+ headline: string | null;
1073
1073
  seniorityLevel: string | null;
1074
1074
  linkedinUrl: string | null;
1075
1075
  skills: string[] | null;