Skip to content

Commit bb218f4

Browse files
committed
refactor(tools): execute internal operations in process
1 parent 474c105 commit bb218f4

2,480 files changed

Lines changed: 133630 additions & 130517 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/docs/content/docs/en/integrations/box.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ Upload a file to a Box folder
5454
| `file` | file | No | The file to upload \(UserFile object\) |
5555
| `fileContent` | string | No | Legacy: base64 encoded file content |
5656
| `fileName` | string | No | Optional filename override |
57+
| `modelInput` | string | No | No description |
5758

5859
#### Output
5960

apps/docs/content/docs/en/integrations/brex.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ Upload a receipt file and attach it to a specific Brex card expense
203203
| `expenseId` | string | Yes | ID of the card expense to attach the receipt to |
204204
| `file` | file | Yes | Receipt file to upload \(max 50 MB\) |
205205
| `receiptName` | string | No | Receipt file name including extension \(defaults to the uploaded file name\) |
206+
| `modelInput` | string | No | No description |
206207

207208
#### Output
208209

@@ -223,6 +224,7 @@ Upload a receipt file and let Brex automatically match it with existing expenses
223224
| `apiKey` | string | Yes | Brex user token \(generated from Developer Settings in the Brex dashboard\) |
224225
| `file` | file | Yes | Receipt file to upload \(max 50 MB\) |
225226
| `receiptName` | string | No | Receipt file name including extension \(defaults to the uploaded file name\) |
227+
| `modelInput` | string | No | No description |
226228

227229
#### Output
228230

apps/docs/content/docs/en/integrations/confluence.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ Update a Confluence page using the Confluence API.
8282
| `title` | string | No | New title for the page |
8383
| `content` | string | No | New content for the page in Confluence storage format |
8484
| `cloudId` | string | No | Confluence Cloud ID for the instance. If not provided, it will be fetched using the domain. |
85+
| `version` | string | No | No description |
8586

8687
#### Output
8788

apps/docs/content/docs/en/integrations/cursor.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,9 @@ Download a generated artifact file from a cloud agent. Returns the file for exec
204204
| `apiKey` | string | Yes | Cursor API key |
205205
| `agentId` | string | Yes | Unique identifier for the cloud agent \(e.g., bc_abc123\) |
206206
| `path` | string | Yes | Absolute path of the artifact to download \(e.g., /src/index.ts\) |
207+
| `operation` | string | No | No description |
208+
| `operation` | string | No | No description |
209+
| `output` | string | No | No description |
207210

208211
#### Output
209212

apps/docs/content/docs/en/integrations/dropbox.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Upload a file to Dropbox
4949
| `mode` | string | No | Write mode: add \(default\) or overwrite |
5050
| `autorename` | boolean | No | If true, rename the file if there is a conflict |
5151
| `mute` | boolean | No | If true, don't notify the user about this upload |
52+
| `modelInput` | string | No | No description |
5253

5354
#### Output
5455

apps/docs/content/docs/en/integrations/elevenlabs.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ Convert text to speech using ElevenLabs voices
4747
| `stability` | number | No | Voice stability setting from 0.0 to 1.0 \(e.g., 0.5 for balanced, 0.75 for more stable\). Higher values produce more consistent output |
4848
| `similarityBoost` | number | No | Similarity boost setting from 0.0 to 1.0 \(e.g., 0.75 for natural, 1.0 for maximum similarity\). Higher values make the voice more similar to the original |
4949
| `apiKey` | string | Yes | Your ElevenLabs API key |
50+
| `modelInput` | string | No | No description |
5051

5152
#### Output
5253

@@ -69,6 +70,7 @@ Generate a sound effect from a text prompt using ElevenLabs
6970
| `durationSeconds` | number | No | Length of the sound in seconds \(0.5-30\). Omit to auto-determine |
7071
| `promptInfluence` | number | No | How closely to follow the prompt from 0.0 to 1.0 \(default 0.3\) |
7172
| `loop` | boolean | No | Whether to generate a seamlessly looping sound effect \(default false\) |
73+
| `modelInput` | string | No | No description |
7274

7375
#### Output
7476

@@ -90,6 +92,7 @@ Convert audio into a chosen ElevenLabs voice while preserving content and emotio
9092
| `audioFile` | file | Yes | The source audio file to convert \(e.g., MP3, WAV, M4A\) |
9193
| `modelId` | string | No | The model to use \(defaults to eleven_english_sts_v2\) |
9294
| `removeBackgroundNoise` | boolean | No | Whether to isolate the voice and remove background noise \(default false\) |
95+
| `modelInput` | string | No | No description |
9396

9497
#### Output
9598

@@ -108,6 +111,7 @@ Remove background noise from an audio file, isolating the speech using ElevenLab
108111
| --------- | ---- | -------- | ----------- |
109112
| `apiKey` | string | Yes | Your ElevenLabs API key |
110113
| `audioFile` | file | Yes | The audio file to isolate speech from \(e.g., MP3, WAV, M4A\) |
114+
| `modelInput` | string | No | No description |
111115

112116
#### Output
113117

apps/docs/content/docs/en/integrations/enrichment.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Run a Sim enrichment (e.g. Work Email, Phone Number) and return its outputs
3535
| --------- | ---- | -------- | ----------- |
3636
| `enrichmentId` | string | Yes | Registry enrichment id \(e.g. "work-email"\) |
3737
| `inputs` | json | Yes | Map of the enrichment's input ids to values |
38+
| `modelInput` | string | No | No description |
3839

3940
#### Output
4041

apps/docs/content/docs/en/integrations/extend.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,13 @@ Integrate Extend AI into the workflow. Parse and extract structured content from
3131

3232
| Parameter | Type | Required | Description |
3333
| --------- | ---- | -------- | ----------- |
34-
| `file` | file | Yes | Document to be processed |
34+
| `filePath` | string | No | URL to a document to be processed |
35+
| `file` | file | No | Document file to be processed |
36+
| `fileUpload` | object | No | File upload data from file-upload component |
37+
| `outputFormat` | string | No | Target output format \(markdown or spatial\). Defaults to markdown. |
38+
| `chunking` | string | No | Chunking strategy \(page, document, or section\). Defaults to page. |
39+
| `engine` | string | No | Parsing engine \(parse_performance or parse_light\). Defaults to parse_performance. |
40+
| `apiKey` | string | Yes | Extend API key |
3541

3642
#### Output
3743

apps/docs/content/docs/en/integrations/file.mdx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ Fetch and parse a file from a URL with optional custom headers.
7373

7474
| Parameter | Type | Required | Description |
7575
| --------- | ---- | -------- | ----------- |
76-
| `request` | string | No | No description |
77-
| `outputs` | array | No | Array of parsed files with content and metadata |
78-
| `headers` | object | No | HTTP headers to include when fetching URL-based files. |
76+
| `filePath` | string | No | Path to the file\(s\). Can be a single path, URL, or an array of paths. |
77+
| `file` | file | No | Uploaded file\(s\) to parse |
78+
| `fileType` | string | No | Type of file to parse \(auto-detected if not specified\) |
7979

8080
#### Output
8181

@@ -95,6 +95,7 @@ Create a new workspace file. If a file with the same name already exists, a nume
9595
| `fileName` | string | Yes | File name \(e.g., "data.csv"\). If a file with this name exists, a numeric suffix is added automatically. |
9696
| `content` | string | Yes | The text content to write to the file. |
9797
| `contentType` | string | No | MIME type for new files \(e.g., "text/plain"\). Auto-detected from file extension if omitted. |
98+
| `secretProvenance` | string | No | No description |
9899

99100
#### Output
100101

@@ -115,6 +116,7 @@ Append content to an existing workspace file. The file must already exist. Conte
115116
| --------- | ---- | -------- | ----------- |
116117
| `fileName` | string | Yes | Name of an existing workspace file to append to. |
117118
| `content` | string | Yes | The text content to append to the file. |
119+
| `secretProvenance` | string | No | No description |
118120

119121
#### Output
120122

apps/docs/content/docs/en/integrations/fireflies.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ Upload an audio file URL to Fireflies.ai for transcription
146146
| `language` | string | No | Language code for transcription \(e.g., "es" for Spanish, "de" for German\) |
147147
| `attendees` | string | No | Attendees in JSON format: \[\{"displayName": "Name", "email": "email@example.com"\}\] |
148148
| `clientReferenceId` | string | No | Custom reference ID for tracking |
149+
| `modelInput` | string | No | No description |
149150

150151
#### Output
151152

0 commit comments

Comments
 (0)