@agentutility/mcp-mediakit 0.1.8 → 0.11.1
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/README.md +41 -24
- package/dist/tools.generated.js +763 -338
- package/package.json +1 -1
package/dist/tools.generated.js
CHANGED
|
@@ -1,7 +1,58 @@
|
|
|
1
1
|
/** Auto-generated by scripts/generate-mcp-clusters.mjs. Do not edit by hand. */
|
|
2
2
|
export const CLUSTER_SLUG = "mediakit";
|
|
3
|
-
export const VERSION = "0.1
|
|
3
|
+
export const VERSION = "0.11.1";
|
|
4
4
|
export const TOOLS = [
|
|
5
|
+
{
|
|
6
|
+
"name": "add-watermark",
|
|
7
|
+
"http_name": "add-watermark",
|
|
8
|
+
"description": "(0.02 USDC/call) Add watermark to PDF, image, or video. Applies text or image overlays with configurable position, opacity, font, rotation, and margin. CloudConvert backend for PDFs, PNG/JPG/GIF, and MP4/MOV/WEBM.",
|
|
9
|
+
"method": "POST",
|
|
10
|
+
"input_schema": {
|
|
11
|
+
"type": "object",
|
|
12
|
+
"properties": {
|
|
13
|
+
"file_url": {
|
|
14
|
+
"type": "string"
|
|
15
|
+
},
|
|
16
|
+
"text": {
|
|
17
|
+
"type": "string"
|
|
18
|
+
},
|
|
19
|
+
"image_url": {
|
|
20
|
+
"type": "string"
|
|
21
|
+
},
|
|
22
|
+
"font_size": {
|
|
23
|
+
"type": "number"
|
|
24
|
+
},
|
|
25
|
+
"font_color": {
|
|
26
|
+
"type": "string"
|
|
27
|
+
},
|
|
28
|
+
"opacity": {
|
|
29
|
+
"type": "number"
|
|
30
|
+
},
|
|
31
|
+
"rotation": {
|
|
32
|
+
"type": "number"
|
|
33
|
+
},
|
|
34
|
+
"position_vertical": {
|
|
35
|
+
"type": "string",
|
|
36
|
+
"enum": [
|
|
37
|
+
"top",
|
|
38
|
+
"center",
|
|
39
|
+
"bottom"
|
|
40
|
+
]
|
|
41
|
+
},
|
|
42
|
+
"position_horizontal": {
|
|
43
|
+
"type": "string",
|
|
44
|
+
"enum": [
|
|
45
|
+
"left",
|
|
46
|
+
"center",
|
|
47
|
+
"right"
|
|
48
|
+
]
|
|
49
|
+
}
|
|
50
|
+
},
|
|
51
|
+
"required": [
|
|
52
|
+
"file_url"
|
|
53
|
+
]
|
|
54
|
+
}
|
|
55
|
+
},
|
|
5
56
|
{
|
|
6
57
|
"name": "audio-loudnorm",
|
|
7
58
|
"http_name": "audio-loudnorm",
|
|
@@ -11,16 +62,15 @@ export const TOOLS = [
|
|
|
11
62
|
"type": "object",
|
|
12
63
|
"properties": {
|
|
13
64
|
"audio_url": {
|
|
14
|
-
"type": "string"
|
|
15
|
-
"description": "Public URL of an audio or video file to normalize. Must be HTTPS-accessible."
|
|
65
|
+
"type": "string"
|
|
16
66
|
},
|
|
17
67
|
"target_lufs": {
|
|
18
68
|
"type": "number",
|
|
19
|
-
"description": "
|
|
69
|
+
"description": "Default -16. Range -30 to -10."
|
|
20
70
|
},
|
|
21
71
|
"true_peak": {
|
|
22
72
|
"type": "number",
|
|
23
|
-
"description": "
|
|
73
|
+
"description": "Default -1.5. Range -9 to 0."
|
|
24
74
|
}
|
|
25
75
|
},
|
|
26
76
|
"required": [
|
|
@@ -74,8 +124,7 @@ export const TOOLS = [
|
|
|
74
124
|
"type": "object",
|
|
75
125
|
"properties": {
|
|
76
126
|
"pdf_url": {
|
|
77
|
-
"type": "string"
|
|
78
|
-
"description": "Public URL of the PDF to compress."
|
|
127
|
+
"type": "string"
|
|
79
128
|
},
|
|
80
129
|
"profile": {
|
|
81
130
|
"type": "string",
|
|
@@ -85,8 +134,7 @@ export const TOOLS = [
|
|
|
85
134
|
"archive",
|
|
86
135
|
"mrc",
|
|
87
136
|
"max"
|
|
88
|
-
]
|
|
89
|
-
"description": "'web' (default), 'print', 'archive', 'mrc', 'max'."
|
|
137
|
+
]
|
|
90
138
|
}
|
|
91
139
|
},
|
|
92
140
|
"required": [
|
|
@@ -128,14 +176,14 @@ export const TOOLS = [
|
|
|
128
176
|
{
|
|
129
177
|
"name": "convert-pdf",
|
|
130
178
|
"http_name": "convert-pdf",
|
|
131
|
-
"description": "(0.20 USDC/call)
|
|
179
|
+
"description": "(0.20 USDC/call) PDF converter / convert PDF to Markdown / HTML / JSON / structured text. Datalab Marker AI pipeline preserves headings, tables, equations, multi-column flow. Note: this endpoint outputs text-format conversions only — for PDF to JPG/PNG use pdf-to-jpg, for PDF merge use pdf-merge, for PDF split use pdf-split, for PDF compression use compress-pdf, for PDF to Word route through this then a markdown to docx step. 30 pages max.",
|
|
132
180
|
"method": "POST",
|
|
133
181
|
"input_schema": {
|
|
134
182
|
"type": "object",
|
|
135
183
|
"properties": {
|
|
136
184
|
"pdf_url": {
|
|
137
185
|
"type": "string",
|
|
138
|
-
"description": "Public URL of a PDF file."
|
|
186
|
+
"description": "Public URL of a PDF file (http or https). Must be directly fetchable, not behind auth or a viewer redirect. Max 30 pages."
|
|
139
187
|
},
|
|
140
188
|
"output_format": {
|
|
141
189
|
"type": "string",
|
|
@@ -144,7 +192,7 @@ export const TOOLS = [
|
|
|
144
192
|
"html",
|
|
145
193
|
"json"
|
|
146
194
|
],
|
|
147
|
-
"description": "'markdown' (default), 'html', or 'json'."
|
|
195
|
+
"description": "'markdown' (default — best for LLM downstream), 'html' (preserves more layout structure), or 'json' (per-page blocks with type + bbox)."
|
|
148
196
|
}
|
|
149
197
|
},
|
|
150
198
|
"required": [
|
|
@@ -155,30 +203,30 @@ export const TOOLS = [
|
|
|
155
203
|
{
|
|
156
204
|
"name": "csv-to-ics",
|
|
157
205
|
"http_name": "csv-to-ics",
|
|
158
|
-
"description": "(0.01 USDC/call) CSV
|
|
206
|
+
"description": "(0.01 USDC/call) CSV to ICS / CSV to iCal / calendar file generator / .ics builder / Google Calendar + Outlook + Apple Calendar import. RFC 5545 compliant VCALENDAR/VEVENT output. Auto-detects column mapping (summary, date, time, location, description) or accepts an explicit mapping. Handles all-day and timed events, configurable default duration, custom delimiters. Up to 1000 rows.",
|
|
159
207
|
"method": "POST",
|
|
160
208
|
"input_schema": {
|
|
161
209
|
"type": "object",
|
|
162
210
|
"properties": {
|
|
163
211
|
"csv": {
|
|
164
212
|
"type": "string",
|
|
165
|
-
"description": "CSV
|
|
213
|
+
"description": "Raw CSV text. First row is treated as the header unless overridden. Up to 1000 data rows."
|
|
166
214
|
},
|
|
167
215
|
"columns": {
|
|
168
216
|
"type": "object",
|
|
169
|
-
"description": "Optional explicit column
|
|
217
|
+
"description": "Optional explicit column mapping, e.g. { summary: 'Title', start_date: 'Date', start_time: 'Time', location: 'Where', description: 'Notes' }. Auto-detected from header names when omitted."
|
|
170
218
|
},
|
|
171
219
|
"calendar_name": {
|
|
172
220
|
"type": "string",
|
|
173
|
-
"description": "X-WR-CALNAME
|
|
221
|
+
"description": "X-WR-CALNAME shown by calendar clients. Default 'Schedule'."
|
|
174
222
|
},
|
|
175
223
|
"default_duration_minutes": {
|
|
176
224
|
"type": "number",
|
|
177
|
-
"description": "
|
|
225
|
+
"description": "Event duration in minutes when no end time/date is provided. Default 60."
|
|
178
226
|
},
|
|
179
227
|
"delimiter": {
|
|
180
228
|
"type": "string",
|
|
181
|
-
"description": "
|
|
229
|
+
"description": "CSV delimiter character. Default ','. Use '\\t' for TSV, ';' for European CSV, '|' for pipe-delimited."
|
|
182
230
|
}
|
|
183
231
|
},
|
|
184
232
|
"required": [
|
|
@@ -189,7 +237,7 @@ export const TOOLS = [
|
|
|
189
237
|
{
|
|
190
238
|
"name": "csv-to-jsonl",
|
|
191
239
|
"http_name": "csv-to-jsonl",
|
|
192
|
-
"description": "(0.02 USDC/call) CSV to JSON / CSV to JSONL converter / data pipeline preprocessor. RFC 4180 parser. Type inference (booleans, integers, floats, ISO dates, null). Configurable delimiter, quote, header, rename, drop columns.",
|
|
240
|
+
"description": "(0.02 USDC/call) CSV to JSON / CSV to JSONL / CSV to NDJSON converter / TSV to JSON / spreadsheet to JSON / data pipeline preprocessor / LLM training-data prep. RFC 4180 parser. Type inference (booleans, integers, floats, ISO dates, null tokens). Configurable delimiter, quote char, header presence, column rename, drop columns, trim whitespace. Outputs newline-delimited JSON (jsonl), a JSON array (json), or column-oriented arrays (ndarray).",
|
|
193
241
|
"method": "POST",
|
|
194
242
|
"input_schema": {
|
|
195
243
|
"type": "object",
|
|
@@ -245,21 +293,50 @@ export const TOOLS = [
|
|
|
245
293
|
]
|
|
246
294
|
}
|
|
247
295
|
},
|
|
296
|
+
{
|
|
297
|
+
"name": "doc-to-json",
|
|
298
|
+
"http_name": "doc-to-json",
|
|
299
|
+
"description": "(0.10 USDC/call) Document to structured JSON / PDF/DOCX/PPT/XLSX/image to JSON / file parser with schema / invoice extractor / resume parser / contract extractor / RFP parser / receipt extractor / form data extraction. Converts any document (CloudConvert) to plain text, then runs Morpheus mistral-31-24b with strict json_schema response_format to force the output to a caller-supplied schema. OCR-aware for images and scanned PDFs.",
|
|
300
|
+
"method": "POST",
|
|
301
|
+
"input_schema": {
|
|
302
|
+
"type": "object",
|
|
303
|
+
"properties": {
|
|
304
|
+
"file_url": {
|
|
305
|
+
"type": "string",
|
|
306
|
+
"description": "Public URL of the file. Max 25MB. Supports PDF, DOCX, DOC, PPT, PPTX, XLSX, XLS, ODT, RTF, TXT, HTML, MD, JPG, PNG, GIF, TIFF, WEBP."
|
|
307
|
+
},
|
|
308
|
+
"schema": {
|
|
309
|
+
"type": "object",
|
|
310
|
+
"description": "JSON schema describing expected output. Must include 'properties'."
|
|
311
|
+
},
|
|
312
|
+
"instructions": {
|
|
313
|
+
"type": "string",
|
|
314
|
+
"description": "Optional extra extraction guidance."
|
|
315
|
+
},
|
|
316
|
+
"ocr": {
|
|
317
|
+
"type": "boolean",
|
|
318
|
+
"description": "Force OCR. Defaults to true for images, false for text-native formats."
|
|
319
|
+
}
|
|
320
|
+
},
|
|
321
|
+
"required": [
|
|
322
|
+
"file_url",
|
|
323
|
+
"schema"
|
|
324
|
+
]
|
|
325
|
+
}
|
|
326
|
+
},
|
|
248
327
|
{
|
|
249
328
|
"name": "excel-to-csv",
|
|
250
329
|
"http_name": "excel-to-csv",
|
|
251
|
-
"description": "(0.005 USDC/call) Excel (.xlsx / .xls)
|
|
330
|
+
"description": "(0.005 USDC/call) Excel (.xlsx / .xls) to CSV / TSV / JSON converter. Multi-sheet handling. Returns each sheet by name. Adjacent to 'convert excel to google sheets' demand cluster.",
|
|
252
331
|
"method": "POST",
|
|
253
332
|
"input_schema": {
|
|
254
333
|
"type": "object",
|
|
255
334
|
"properties": {
|
|
256
335
|
"xlsx_url": {
|
|
257
|
-
"type": "string"
|
|
258
|
-
"description": "Public URL of the .xlsx or .xls workbook to download and convert."
|
|
336
|
+
"type": "string"
|
|
259
337
|
},
|
|
260
338
|
"sheet": {
|
|
261
|
-
"type": "string"
|
|
262
|
-
"description": "Name of a specific sheet to extract; omit to return the first sheet or all sheets."
|
|
339
|
+
"type": "string"
|
|
263
340
|
},
|
|
264
341
|
"format": {
|
|
265
342
|
"type": "string",
|
|
@@ -267,12 +344,10 @@ export const TOOLS = [
|
|
|
267
344
|
"csv",
|
|
268
345
|
"tsv",
|
|
269
346
|
"json"
|
|
270
|
-
]
|
|
271
|
-
"description": "Output format for sheet data: csv, tsv, or json."
|
|
347
|
+
]
|
|
272
348
|
},
|
|
273
349
|
"include_all_sheets": {
|
|
274
|
-
"type": "boolean"
|
|
275
|
-
"description": "If true, returns every sheet keyed by name instead of just one."
|
|
350
|
+
"type": "boolean"
|
|
276
351
|
}
|
|
277
352
|
},
|
|
278
353
|
"required": [
|
|
@@ -289,12 +364,10 @@ export const TOOLS = [
|
|
|
289
364
|
"type": "object",
|
|
290
365
|
"properties": {
|
|
291
366
|
"xlsx_url": {
|
|
292
|
-
"type": "string"
|
|
293
|
-
"description": "Public URL of the Excel (.xlsx/.xls) or Numbers file to convert to Google-Sheets-ready CSV."
|
|
367
|
+
"type": "string"
|
|
294
368
|
},
|
|
295
369
|
"sheet": {
|
|
296
|
-
"type": "string"
|
|
297
|
-
"description": "Sheet name or zero-based index to export; defaults to the first sheet when omitted."
|
|
370
|
+
"type": "string"
|
|
298
371
|
},
|
|
299
372
|
"format": {
|
|
300
373
|
"type": "string",
|
|
@@ -302,12 +375,10 @@ export const TOOLS = [
|
|
|
302
375
|
"csv",
|
|
303
376
|
"tsv",
|
|
304
377
|
"json"
|
|
305
|
-
]
|
|
306
|
-
"description": "Output format selector (csv, tsv) controlling delimiter and quoting style for the Google Sheets import."
|
|
378
|
+
]
|
|
307
379
|
},
|
|
308
380
|
"include_all_sheets": {
|
|
309
|
-
"type": "boolean"
|
|
310
|
-
"description": "When true, exports every sheet concatenated or zipped instead of just the selected one."
|
|
381
|
+
"type": "boolean"
|
|
311
382
|
}
|
|
312
383
|
},
|
|
313
384
|
"required": [
|
|
@@ -337,10 +408,41 @@ export const TOOLS = [
|
|
|
337
408
|
]
|
|
338
409
|
}
|
|
339
410
|
},
|
|
411
|
+
{
|
|
412
|
+
"name": "html-markdown",
|
|
413
|
+
"http_name": "html-markdown",
|
|
414
|
+
"description": "(0.005 USDC/call) HTML to Markdown API / webpage to Markdown / clean page text extractor. Converts raw HTML or a URL into Markdown while preserving headings, lists, tables, code blocks, links, and images.",
|
|
415
|
+
"method": "POST",
|
|
416
|
+
"input_schema": {
|
|
417
|
+
"type": "object",
|
|
418
|
+
"properties": {
|
|
419
|
+
"html": {
|
|
420
|
+
"type": "string",
|
|
421
|
+
"description": "Raw HTML to convert. Mutually exclusive with 'url' — supply one."
|
|
422
|
+
},
|
|
423
|
+
"url": {
|
|
424
|
+
"type": "string",
|
|
425
|
+
"description": "Page URL to fetch and convert. Server follows redirects. Mutually exclusive with 'html'."
|
|
426
|
+
},
|
|
427
|
+
"include_links": {
|
|
428
|
+
"type": "boolean",
|
|
429
|
+
"description": "Keep hyperlinks as Markdown [text](href). Default true. Set false for prose-only output."
|
|
430
|
+
},
|
|
431
|
+
"include_images": {
|
|
432
|
+
"type": "boolean",
|
|
433
|
+
"description": "Keep images as Markdown . Default true."
|
|
434
|
+
},
|
|
435
|
+
"user_agent": {
|
|
436
|
+
"type": "string",
|
|
437
|
+
"description": "Optional User-Agent header sent when fetching 'url'. Default is a generic browser UA."
|
|
438
|
+
}
|
|
439
|
+
}
|
|
440
|
+
}
|
|
441
|
+
},
|
|
340
442
|
{
|
|
341
443
|
"name": "html-to-markdown",
|
|
342
444
|
"http_name": "html-to-markdown",
|
|
343
|
-
"description": "(0.005 USDC/call) HTML
|
|
445
|
+
"description": "(0.005 USDC/call) Convert HTML to Markdown. Strips nav, scripts, ads, and other boilerplate. Preserves headings, lists, tables, code blocks, links, and images. Accepts raw HTML or a URL — when given a URL the server fetches the page and runs the converter on the body. Returns clean Markdown plus title and char counts. Ideal for LLM context windows, RAG ingestion, and content archival.",
|
|
344
446
|
"method": "POST",
|
|
345
447
|
"input_schema": {
|
|
346
448
|
"type": "object",
|
|
@@ -377,36 +479,29 @@ export const TOOLS = [
|
|
|
377
479
|
"type": "object",
|
|
378
480
|
"properties": {
|
|
379
481
|
"url": {
|
|
380
|
-
"type": "string"
|
|
381
|
-
"description": "Public URL to render."
|
|
482
|
+
"type": "string"
|
|
382
483
|
},
|
|
383
484
|
"page_format": {
|
|
384
|
-
"type": "string"
|
|
385
|
-
"description": "letter, legal, tabloid, ledger, a0-a6."
|
|
485
|
+
"type": "string"
|
|
386
486
|
},
|
|
387
487
|
"page_orientation": {
|
|
388
488
|
"type": "string",
|
|
389
489
|
"enum": [
|
|
390
490
|
"portrait",
|
|
391
491
|
"landscape"
|
|
392
|
-
]
|
|
393
|
-
"description": "'portrait' (default) or 'landscape'."
|
|
492
|
+
]
|
|
394
493
|
},
|
|
395
494
|
"margin_top": {
|
|
396
|
-
"type": "number"
|
|
397
|
-
"description": "Inches. 0-5."
|
|
495
|
+
"type": "number"
|
|
398
496
|
},
|
|
399
497
|
"margin_bottom": {
|
|
400
|
-
"type": "number"
|
|
401
|
-
"description": "Inches. 0-5."
|
|
498
|
+
"type": "number"
|
|
402
499
|
},
|
|
403
500
|
"print_background": {
|
|
404
|
-
"type": "boolean"
|
|
405
|
-
"description": "Print CSS backgrounds. Default true."
|
|
501
|
+
"type": "boolean"
|
|
406
502
|
},
|
|
407
503
|
"wait_until": {
|
|
408
|
-
"type": "string"
|
|
409
|
-
"description": "'load' (default), 'domcontentloaded', 'networkidle0', 'networkidle2'."
|
|
504
|
+
"type": "string"
|
|
410
505
|
}
|
|
411
506
|
},
|
|
412
507
|
"required": [
|
|
@@ -423,24 +518,19 @@ export const TOOLS = [
|
|
|
423
518
|
"type": "object",
|
|
424
519
|
"properties": {
|
|
425
520
|
"image_url": {
|
|
426
|
-
"type": "string"
|
|
427
|
-
"description": "URL of source image. Format inferred from extension."
|
|
521
|
+
"type": "string"
|
|
428
522
|
},
|
|
429
523
|
"output_format": {
|
|
430
|
-
"type": "string"
|
|
431
|
-
"description": "Target format: png, jpg, webp, avif, gif, bmp, tiff, ico, heic, heif, psd."
|
|
524
|
+
"type": "string"
|
|
432
525
|
},
|
|
433
526
|
"quality": {
|
|
434
|
-
"type": "number"
|
|
435
|
-
"description": "1-100. Affects jpg/webp/avif."
|
|
527
|
+
"type": "number"
|
|
436
528
|
},
|
|
437
529
|
"width": {
|
|
438
|
-
"type": "number"
|
|
439
|
-
"description": "Optional resize width (1-16000)."
|
|
530
|
+
"type": "number"
|
|
440
531
|
},
|
|
441
532
|
"height": {
|
|
442
|
-
"type": "number"
|
|
443
|
-
"description": "Optional resize height (1-16000)."
|
|
533
|
+
"type": "number"
|
|
444
534
|
},
|
|
445
535
|
"fit": {
|
|
446
536
|
"type": "string",
|
|
@@ -448,8 +538,7 @@ export const TOOLS = [
|
|
|
448
538
|
"max",
|
|
449
539
|
"crop",
|
|
450
540
|
"scale"
|
|
451
|
-
]
|
|
452
|
-
"description": "'max' (default), 'crop', or 'scale' when resizing."
|
|
541
|
+
]
|
|
453
542
|
}
|
|
454
543
|
},
|
|
455
544
|
"required": [
|
|
@@ -467,24 +556,19 @@ export const TOOLS = [
|
|
|
467
556
|
"type": "object",
|
|
468
557
|
"properties": {
|
|
469
558
|
"image_url": {
|
|
470
|
-
"type": "string"
|
|
471
|
-
"description": "HTTPS URL of the source image to convert; CloudConvert fetches it directly."
|
|
559
|
+
"type": "string"
|
|
472
560
|
},
|
|
473
561
|
"output_format": {
|
|
474
|
-
"type": "string"
|
|
475
|
-
"description": "Target format: png, jpg, webp, avif, gif, bmp, tiff, ico, heic, heif, psd, or svg."
|
|
562
|
+
"type": "string"
|
|
476
563
|
},
|
|
477
564
|
"quality": {
|
|
478
|
-
"type": "number"
|
|
479
|
-
"description": "Encoder quality 1-100 for lossy outputs (jpg/webp/avif); ignored for lossless formats."
|
|
565
|
+
"type": "number"
|
|
480
566
|
},
|
|
481
567
|
"width": {
|
|
482
|
-
"type": "number"
|
|
483
|
-
"description": "Optional target width in pixels; pair with height or omit to preserve aspect ratio."
|
|
568
|
+
"type": "number"
|
|
484
569
|
},
|
|
485
570
|
"height": {
|
|
486
|
-
"type": "number"
|
|
487
|
-
"description": "Optional target height in pixels; pair with width or omit to preserve aspect ratio."
|
|
571
|
+
"type": "number"
|
|
488
572
|
},
|
|
489
573
|
"fit": {
|
|
490
574
|
"type": "string",
|
|
@@ -492,8 +576,7 @@ export const TOOLS = [
|
|
|
492
576
|
"max",
|
|
493
577
|
"crop",
|
|
494
578
|
"scale"
|
|
495
|
-
]
|
|
496
|
-
"description": "Resize mode when width/height are set: contain, cover, fill, inside, or outside."
|
|
579
|
+
]
|
|
497
580
|
}
|
|
498
581
|
},
|
|
499
582
|
"required": [
|
|
@@ -505,22 +588,19 @@ export const TOOLS = [
|
|
|
505
588
|
{
|
|
506
589
|
"name": "image-translate",
|
|
507
590
|
"http_name": "image-translate",
|
|
508
|
-
"description": "(0.02 USDC/call) Image translator
|
|
591
|
+
"description": "(0.02 USDC/call) Image translator. Translate text in any image — signs, menus, screenshots, photos of documents — by running vision-OCR plus Venice translation. Returns the detected source text plus the target-language translation. Optional preserve_layout mode keeps the original spatial arrangement.",
|
|
509
592
|
"method": "POST",
|
|
510
593
|
"input_schema": {
|
|
511
594
|
"type": "object",
|
|
512
595
|
"properties": {
|
|
513
596
|
"image_url": {
|
|
514
|
-
"type": "string"
|
|
515
|
-
"description": "Public URL of the image containing text to extract and translate."
|
|
597
|
+
"type": "string"
|
|
516
598
|
},
|
|
517
599
|
"target_language": {
|
|
518
|
-
"type": "string"
|
|
519
|
-
"description": "ISO language code or name to translate the extracted text into (e.g. 'es', 'Japanese')."
|
|
600
|
+
"type": "string"
|
|
520
601
|
},
|
|
521
602
|
"preserve_layout": {
|
|
522
|
-
"type": "boolean"
|
|
523
|
-
"description": "If true, preserves the original spatial layout of text blocks in the returned translation."
|
|
603
|
+
"type": "boolean"
|
|
524
604
|
}
|
|
525
605
|
},
|
|
526
606
|
"required": [
|
|
@@ -559,17 +639,68 @@ export const TOOLS = [
|
|
|
559
639
|
]
|
|
560
640
|
}
|
|
561
641
|
},
|
|
642
|
+
{
|
|
643
|
+
"name": "image-watermark",
|
|
644
|
+
"http_name": "image-watermark",
|
|
645
|
+
"description": "(0.02 USDC/call) Image watermark / add text or logo watermark to image files. Also supports PDFs and videos through the same CloudConvert-backed watermark handler. Configurable opacity, position, rotation, font, and margin.",
|
|
646
|
+
"method": "POST",
|
|
647
|
+
"input_schema": {
|
|
648
|
+
"type": "object",
|
|
649
|
+
"properties": {
|
|
650
|
+
"file_url": {
|
|
651
|
+
"type": "string"
|
|
652
|
+
},
|
|
653
|
+
"text": {
|
|
654
|
+
"type": "string"
|
|
655
|
+
},
|
|
656
|
+
"image_url": {
|
|
657
|
+
"type": "string"
|
|
658
|
+
},
|
|
659
|
+
"font_size": {
|
|
660
|
+
"type": "number"
|
|
661
|
+
},
|
|
662
|
+
"font_color": {
|
|
663
|
+
"type": "string"
|
|
664
|
+
},
|
|
665
|
+
"opacity": {
|
|
666
|
+
"type": "number"
|
|
667
|
+
},
|
|
668
|
+
"rotation": {
|
|
669
|
+
"type": "number"
|
|
670
|
+
},
|
|
671
|
+
"position_vertical": {
|
|
672
|
+
"type": "string",
|
|
673
|
+
"enum": [
|
|
674
|
+
"top",
|
|
675
|
+
"center",
|
|
676
|
+
"bottom"
|
|
677
|
+
]
|
|
678
|
+
},
|
|
679
|
+
"position_horizontal": {
|
|
680
|
+
"type": "string",
|
|
681
|
+
"enum": [
|
|
682
|
+
"left",
|
|
683
|
+
"center",
|
|
684
|
+
"right"
|
|
685
|
+
]
|
|
686
|
+
}
|
|
687
|
+
},
|
|
688
|
+
"required": [
|
|
689
|
+
"file_url"
|
|
690
|
+
]
|
|
691
|
+
}
|
|
692
|
+
},
|
|
562
693
|
{
|
|
563
694
|
"name": "json-yaml",
|
|
564
695
|
"http_name": "json-yaml",
|
|
565
|
-
"description": "(0.002 USDC/call) JSON
|
|
696
|
+
"description": "(0.002 USDC/call) JSON to YAML and YAML to JSON converter / format transcoder / config-file translator / Helm values prepper / Kubernetes manifest converter / GitHub Actions workflow YAML helper / round-trip parser. Auto-detects input format from the first non-whitespace byte ('{'/'[' = JSON, otherwise YAML), parses, and re-serialises in the requested target format. Pretty-print and indent are configurable.",
|
|
566
697
|
"method": "POST",
|
|
567
698
|
"input_schema": {
|
|
568
699
|
"type": "object",
|
|
569
700
|
"properties": {
|
|
570
701
|
"input": {
|
|
571
702
|
"type": "string",
|
|
572
|
-
"description": "JSON or YAML text."
|
|
703
|
+
"description": "JSON or YAML source text. Format is auto-detected when 'to' is 'auto' or omitted."
|
|
573
704
|
},
|
|
574
705
|
"to": {
|
|
575
706
|
"type": "string",
|
|
@@ -597,18 +728,16 @@ export const TOOLS = [
|
|
|
597
728
|
{
|
|
598
729
|
"name": "logo-detect",
|
|
599
730
|
"http_name": "logo-detect",
|
|
600
|
-
"description": "(0.03 USDC/call) Brand logo detection / brand recognition in images.
|
|
731
|
+
"description": "(0.03 USDC/call) Brand logo detection / brand recognition in images. Venice qwen3-5-9b vision LLM. Returns detected brands with confidence, location, evidence (wordmark/logomark/lockup/color_scheme), element_type, and supports hint_brands.",
|
|
601
732
|
"method": "POST",
|
|
602
733
|
"input_schema": {
|
|
603
734
|
"type": "object",
|
|
604
735
|
"properties": {
|
|
605
736
|
"image_url": {
|
|
606
|
-
"type": "string"
|
|
607
|
-
"description": "URL of the image to scan for brand logos, wordmarks, lockups, or other brand elements."
|
|
737
|
+
"type": "string"
|
|
608
738
|
},
|
|
609
739
|
"hint_brands": {
|
|
610
|
-
"type": "array"
|
|
611
|
-
"description": "Optional list of brands the caller suspects may be present (max 30)."
|
|
740
|
+
"type": "array"
|
|
612
741
|
}
|
|
613
742
|
},
|
|
614
743
|
"required": [
|
|
@@ -628,12 +757,10 @@ export const TOOLS = [
|
|
|
628
757
|
"type": "array",
|
|
629
758
|
"items": {
|
|
630
759
|
"type": "string"
|
|
631
|
-
}
|
|
632
|
-
"description": "Array of 2-50 HTTPS URLs pointing to source PDF files to merge in the given order."
|
|
760
|
+
}
|
|
633
761
|
},
|
|
634
762
|
"filename": {
|
|
635
|
-
"type": "string"
|
|
636
|
-
"description": "Output filename for the merged PDF (without .pdf extension or with it; defaults if omitted)."
|
|
763
|
+
"type": "string"
|
|
637
764
|
}
|
|
638
765
|
},
|
|
639
766
|
"required": [
|
|
@@ -641,17 +768,146 @@ export const TOOLS = [
|
|
|
641
768
|
]
|
|
642
769
|
}
|
|
643
770
|
},
|
|
771
|
+
{
|
|
772
|
+
"name": "movie-database",
|
|
773
|
+
"http_name": "movie-database",
|
|
774
|
+
"description": "(0.01 USDC/call) Movie database API / TV database API / film lookup / title metadata search / TMDB or Wikidata movie lookup / movie ratings and popularity when TMDB is configured / release year, poster, overview, language, and optional streaming provider summary. Finds movies or TV shows by title with optional year and region. Uses TMDB when TMDB_API_KEY is configured and falls back to no-key Wikidata metadata.",
|
|
775
|
+
"method": "POST",
|
|
776
|
+
"input_schema": {
|
|
777
|
+
"type": "object",
|
|
778
|
+
"properties": {
|
|
779
|
+
"query": {
|
|
780
|
+
"type": "string",
|
|
781
|
+
"description": "Movie or TV title to search, e.g. 'Dune Part Two'."
|
|
782
|
+
},
|
|
783
|
+
"type": {
|
|
784
|
+
"type": "string",
|
|
785
|
+
"enum": [
|
|
786
|
+
"movie",
|
|
787
|
+
"tv",
|
|
788
|
+
"both"
|
|
789
|
+
],
|
|
790
|
+
"description": "Restrict results to movie, tv, or both. Default both."
|
|
791
|
+
},
|
|
792
|
+
"year": {
|
|
793
|
+
"type": "number",
|
|
794
|
+
"description": "Optional release year filter."
|
|
795
|
+
},
|
|
796
|
+
"region": {
|
|
797
|
+
"type": "string",
|
|
798
|
+
"description": "2-letter provider region for optional provider summary. Default US."
|
|
799
|
+
},
|
|
800
|
+
"include_providers": {
|
|
801
|
+
"type": "boolean",
|
|
802
|
+
"description": "If true, include watch-provider summary for the top match."
|
|
803
|
+
},
|
|
804
|
+
"limit": {
|
|
805
|
+
"type": "number",
|
|
806
|
+
"description": "Max results to return, 1-10. Default 5."
|
|
807
|
+
}
|
|
808
|
+
},
|
|
809
|
+
"required": [
|
|
810
|
+
"query"
|
|
811
|
+
]
|
|
812
|
+
}
|
|
813
|
+
},
|
|
814
|
+
{
|
|
815
|
+
"name": "movie-database-api",
|
|
816
|
+
"http_name": "movie-database-api",
|
|
817
|
+
"description": "(0.01 USDC/call) Movie database API / TV database API / TMDB metadata lookup. Searches movies and TV shows by title and optional year, returning release date, rating, popularity, overview, poster URLs, TMDB links, and optional provider summary.",
|
|
818
|
+
"method": "POST",
|
|
819
|
+
"input_schema": {
|
|
820
|
+
"type": "object",
|
|
821
|
+
"properties": {
|
|
822
|
+
"query": {
|
|
823
|
+
"type": "string",
|
|
824
|
+
"description": "Movie or TV title to search, e.g. 'Dune Part Two'."
|
|
825
|
+
},
|
|
826
|
+
"type": {
|
|
827
|
+
"type": "string",
|
|
828
|
+
"enum": [
|
|
829
|
+
"movie",
|
|
830
|
+
"tv",
|
|
831
|
+
"both"
|
|
832
|
+
],
|
|
833
|
+
"description": "Restrict results to movie, tv, or both. Default both."
|
|
834
|
+
},
|
|
835
|
+
"year": {
|
|
836
|
+
"type": "number",
|
|
837
|
+
"description": "Optional release year filter."
|
|
838
|
+
},
|
|
839
|
+
"region": {
|
|
840
|
+
"type": "string",
|
|
841
|
+
"description": "2-letter provider region for optional provider summary. Default US."
|
|
842
|
+
},
|
|
843
|
+
"include_providers": {
|
|
844
|
+
"type": "boolean",
|
|
845
|
+
"description": "If true, include watch-provider summary for the top match."
|
|
846
|
+
},
|
|
847
|
+
"limit": {
|
|
848
|
+
"type": "number",
|
|
849
|
+
"description": "Max results to return, 1-10. Default 5."
|
|
850
|
+
}
|
|
851
|
+
},
|
|
852
|
+
"required": [
|
|
853
|
+
"query"
|
|
854
|
+
]
|
|
855
|
+
}
|
|
856
|
+
},
|
|
857
|
+
{
|
|
858
|
+
"name": "movie-info",
|
|
859
|
+
"http_name": "movie-info",
|
|
860
|
+
"description": "(0.01 USDC/call) Movie info API / film metadata lookup / TV metadata lookup. Same TMDB-backed response as movie-database with a compact search slug for agents looking up title, release year, rating, overview, poster, and optional streaming providers.",
|
|
861
|
+
"method": "POST",
|
|
862
|
+
"input_schema": {
|
|
863
|
+
"type": "object",
|
|
864
|
+
"properties": {
|
|
865
|
+
"query": {
|
|
866
|
+
"type": "string",
|
|
867
|
+
"description": "Movie or TV title to search, e.g. 'Dune Part Two'."
|
|
868
|
+
},
|
|
869
|
+
"type": {
|
|
870
|
+
"type": "string",
|
|
871
|
+
"enum": [
|
|
872
|
+
"movie",
|
|
873
|
+
"tv",
|
|
874
|
+
"both"
|
|
875
|
+
],
|
|
876
|
+
"description": "Restrict results to movie, tv, or both. Default both."
|
|
877
|
+
},
|
|
878
|
+
"year": {
|
|
879
|
+
"type": "number",
|
|
880
|
+
"description": "Optional release year filter."
|
|
881
|
+
},
|
|
882
|
+
"region": {
|
|
883
|
+
"type": "string",
|
|
884
|
+
"description": "2-letter provider region for optional provider summary. Default US."
|
|
885
|
+
},
|
|
886
|
+
"include_providers": {
|
|
887
|
+
"type": "boolean",
|
|
888
|
+
"description": "If true, include watch-provider summary for the top match."
|
|
889
|
+
},
|
|
890
|
+
"limit": {
|
|
891
|
+
"type": "number",
|
|
892
|
+
"description": "Max results to return, 1-10. Default 5."
|
|
893
|
+
}
|
|
894
|
+
},
|
|
895
|
+
"required": [
|
|
896
|
+
"query"
|
|
897
|
+
]
|
|
898
|
+
}
|
|
899
|
+
},
|
|
644
900
|
{
|
|
645
901
|
"name": "mp4-to-mp3",
|
|
646
902
|
"http_name": "mp4-to-mp3",
|
|
647
|
-
"description": "(0.10 USDC/call) MP4
|
|
903
|
+
"description": "(0.10 USDC/call) MP4 to MP3 audio extractor. Any video format (mov, webm, mkv, avi, m4v, flv) to MP3 via CloudConvert. Selectable bitrate (96/128/192 kbps). 60-min / 500MB max.",
|
|
648
904
|
"method": "POST",
|
|
649
905
|
"input_schema": {
|
|
650
906
|
"type": "object",
|
|
651
907
|
"properties": {
|
|
652
908
|
"video_url": {
|
|
653
909
|
"type": "string",
|
|
654
|
-
"description": "Public URL of
|
|
910
|
+
"description": "Public URL of the source video. Max 500MB / 60 minutes."
|
|
655
911
|
},
|
|
656
912
|
"bitrate": {
|
|
657
913
|
"type": "number",
|
|
@@ -660,7 +916,61 @@ export const TOOLS = [
|
|
|
660
916
|
128,
|
|
661
917
|
192
|
|
662
918
|
],
|
|
663
|
-
"description": "MP3 bitrate in kbps.
|
|
919
|
+
"description": "Output MP3 bitrate in kbps. 96 (smaller, voice), 128 (default, balanced), 192 (higher quality)."
|
|
920
|
+
}
|
|
921
|
+
},
|
|
922
|
+
"required": [
|
|
923
|
+
"video_url"
|
|
924
|
+
]
|
|
925
|
+
}
|
|
926
|
+
},
|
|
927
|
+
{
|
|
928
|
+
"name": "mp4-to-mp3-api",
|
|
929
|
+
"http_name": "mp4-to-mp3-api",
|
|
930
|
+
"description": "(0.10 USDC/call) MP4 to MP3 API / video to MP3 converter / extract audio from video. Converts MP4, MOV, WEBM, MKV, AVI, M4V, or FLV URLs into hosted MP3 output with selectable 96, 128, or 192 kbps bitrate. CloudConvert backend, 60-min / 500MB max.",
|
|
931
|
+
"method": "POST",
|
|
932
|
+
"input_schema": {
|
|
933
|
+
"type": "object",
|
|
934
|
+
"properties": {
|
|
935
|
+
"video_url": {
|
|
936
|
+
"type": "string",
|
|
937
|
+
"description": "Public URL of the source video. Max 500MB / 60 minutes."
|
|
938
|
+
},
|
|
939
|
+
"bitrate": {
|
|
940
|
+
"type": "number",
|
|
941
|
+
"enum": [
|
|
942
|
+
96,
|
|
943
|
+
128,
|
|
944
|
+
192
|
|
945
|
+
],
|
|
946
|
+
"description": "Output MP3 bitrate in kbps. 96 (smaller, voice), 128 (default, balanced), 192 (higher quality)."
|
|
947
|
+
}
|
|
948
|
+
},
|
|
949
|
+
"required": [
|
|
950
|
+
"video_url"
|
|
951
|
+
]
|
|
952
|
+
}
|
|
953
|
+
},
|
|
954
|
+
{
|
|
955
|
+
"name": "mp4-to-mp3-converter",
|
|
956
|
+
"http_name": "mp4-to-mp3-converter",
|
|
957
|
+
"description": "(0.10 USDC/call) MP4 to MP3 converter API / extract audio from MP4 / video-to-MP3 conversion. Same CloudConvert-backed handler as mp4-to-mp3, listed for agents converting MP4, MOV, WEBM, MKV, AVI, M4V, or FLV URLs into hosted MP3 files with selectable bitrate.",
|
|
958
|
+
"method": "POST",
|
|
959
|
+
"input_schema": {
|
|
960
|
+
"type": "object",
|
|
961
|
+
"properties": {
|
|
962
|
+
"video_url": {
|
|
963
|
+
"type": "string",
|
|
964
|
+
"description": "Public URL of the source video. Max 500MB / 60 minutes."
|
|
965
|
+
},
|
|
966
|
+
"bitrate": {
|
|
967
|
+
"type": "number",
|
|
968
|
+
"enum": [
|
|
969
|
+
96,
|
|
970
|
+
128,
|
|
971
|
+
192
|
|
972
|
+
],
|
|
973
|
+
"description": "Output MP3 bitrate in kbps. 96 (smaller, voice), 128 (default, balanced), 192 (higher quality)."
|
|
664
974
|
}
|
|
665
975
|
},
|
|
666
976
|
"required": [
|
|
@@ -696,45 +1006,162 @@ export const TOOLS = [
|
|
|
696
1006
|
}
|
|
697
1007
|
},
|
|
698
1008
|
{
|
|
699
|
-
"name": "office-to-pdf",
|
|
700
|
-
"http_name": "office-to-pdf",
|
|
701
|
-
"description": "(0.05 USDC/call) Office to PDF converter — DOCX/DOC, XLSX/XLS, PPTX/PPT, ODT/ODS/ODP, RTF, TXT, CSV, EPUB, MD, HTML, Apple Pages/Numbers/Keynote
|
|
1009
|
+
"name": "office-to-pdf",
|
|
1010
|
+
"http_name": "office-to-pdf",
|
|
1011
|
+
"description": "(0.05 USDC/call) Office to PDF converter — DOCX/DOC, XLSX/XLS, PPTX/PPT, ODT/ODS/ODP, RTF, TXT, CSV, EPUB, MD, HTML, Apple Pages/Numbers/Keynote to PDF. CloudConvert engine.",
|
|
1012
|
+
"method": "POST",
|
|
1013
|
+
"input_schema": {
|
|
1014
|
+
"type": "object",
|
|
1015
|
+
"properties": {
|
|
1016
|
+
"file_url": {
|
|
1017
|
+
"type": "string"
|
|
1018
|
+
}
|
|
1019
|
+
},
|
|
1020
|
+
"required": [
|
|
1021
|
+
"file_url"
|
|
1022
|
+
]
|
|
1023
|
+
}
|
|
1024
|
+
},
|
|
1025
|
+
{
|
|
1026
|
+
"name": "pdf-compress",
|
|
1027
|
+
"http_name": "pdf-compress",
|
|
1028
|
+
"description": "(0.005 USDC/call) PDF compressor / shrink PDF / PDF size reducer / smaller PDF for email. Three quality levels: ebook (lowest, web-quality), printer (medium), prepress (highest, archival). CloudConvert engine.",
|
|
1029
|
+
"method": "POST",
|
|
1030
|
+
"input_schema": {
|
|
1031
|
+
"type": "object",
|
|
1032
|
+
"properties": {
|
|
1033
|
+
"pdf_url": {
|
|
1034
|
+
"type": "string"
|
|
1035
|
+
},
|
|
1036
|
+
"profile": {
|
|
1037
|
+
"type": "string",
|
|
1038
|
+
"enum": [
|
|
1039
|
+
"web",
|
|
1040
|
+
"print",
|
|
1041
|
+
"archive",
|
|
1042
|
+
"mrc",
|
|
1043
|
+
"max"
|
|
1044
|
+
]
|
|
1045
|
+
}
|
|
1046
|
+
},
|
|
1047
|
+
"required": [
|
|
1048
|
+
"pdf_url"
|
|
1049
|
+
]
|
|
1050
|
+
}
|
|
1051
|
+
},
|
|
1052
|
+
{
|
|
1053
|
+
"name": "pdf-extract-tables",
|
|
1054
|
+
"http_name": "pdf-extract-tables",
|
|
1055
|
+
"description": "(0.10 USDC/call) PDF table extractor / table from PDF / scanned-table parsing / financial-table OCR / multi-page table consolidator / Datalab Marker tables. AI + OCR pipeline that finds every table in a PDF (digital or scanned) and returns row × column text matrices, page-by-page. Optional cell bounding boxes for downstream layout reconstruction. Optional page_range filter ('1-5', '3', '1,3,5'). Handles merged headers, multi-page financial statements, balance sheets, lab results, scanned reports. 30 pages max. Sibling of pdf-to-markdown using the same Datalab backend, but pre-parsed to tables only.",
|
|
1056
|
+
"method": "POST",
|
|
1057
|
+
"input_schema": {
|
|
1058
|
+
"type": "object",
|
|
1059
|
+
"properties": {
|
|
1060
|
+
"pdf_url": {
|
|
1061
|
+
"type": "string",
|
|
1062
|
+
"description": "Public URL of a PDF file (http or https). Must be directly fetchable, not behind auth or a viewer redirect. Max 30 pages."
|
|
1063
|
+
},
|
|
1064
|
+
"page_range": {
|
|
1065
|
+
"type": "string",
|
|
1066
|
+
"description": "Optional 1-indexed page filter applied after extraction. Accepts ranges, single pages, or comma-lists: '1-5', '3', '1,3,5'. Default: all pages."
|
|
1067
|
+
}
|
|
1068
|
+
},
|
|
1069
|
+
"required": [
|
|
1070
|
+
"pdf_url"
|
|
1071
|
+
]
|
|
1072
|
+
}
|
|
1073
|
+
},
|
|
1074
|
+
{
|
|
1075
|
+
"name": "pdf-merge",
|
|
1076
|
+
"http_name": "pdf-merge",
|
|
1077
|
+
"description": "(0.01 USDC/call) PDF merger / PDF combiner / PDF concatenator. 2-50 PDFs from URLs to single PDF. Preserves bookmarks. CloudConvert engine.",
|
|
1078
|
+
"method": "POST",
|
|
1079
|
+
"input_schema": {
|
|
1080
|
+
"type": "object",
|
|
1081
|
+
"properties": {
|
|
1082
|
+
"pdf_urls": {
|
|
1083
|
+
"type": "array",
|
|
1084
|
+
"items": {
|
|
1085
|
+
"type": "string"
|
|
1086
|
+
}
|
|
1087
|
+
},
|
|
1088
|
+
"filename": {
|
|
1089
|
+
"type": "string"
|
|
1090
|
+
}
|
|
1091
|
+
},
|
|
1092
|
+
"required": [
|
|
1093
|
+
"pdf_urls"
|
|
1094
|
+
]
|
|
1095
|
+
}
|
|
1096
|
+
},
|
|
1097
|
+
{
|
|
1098
|
+
"name": "pdf-parser-api",
|
|
1099
|
+
"http_name": "pdf-parser-api",
|
|
1100
|
+
"description": "(0.20 USDC/call) PDF parser API / PDF content extractor / scanned PDF OCR API. Parses a public PDF URL into Markdown, HTML, or JSON blocks with layout-aware text, headings, tables, and equations. Datalab Marker backend, 30 pages max.",
|
|
1101
|
+
"method": "POST",
|
|
1102
|
+
"input_schema": {
|
|
1103
|
+
"type": "object",
|
|
1104
|
+
"properties": {
|
|
1105
|
+
"pdf_url": {
|
|
1106
|
+
"type": "string",
|
|
1107
|
+
"description": "Public URL of a PDF file (http or https). Must be directly fetchable, not behind auth or a viewer redirect. Max 30 pages."
|
|
1108
|
+
},
|
|
1109
|
+
"output_format": {
|
|
1110
|
+
"type": "string",
|
|
1111
|
+
"enum": [
|
|
1112
|
+
"markdown",
|
|
1113
|
+
"html",
|
|
1114
|
+
"json"
|
|
1115
|
+
],
|
|
1116
|
+
"description": "'markdown' (default — best for LLM downstream), 'html' (preserves more layout structure), or 'json' (per-page blocks with type + bbox)."
|
|
1117
|
+
}
|
|
1118
|
+
},
|
|
1119
|
+
"required": [
|
|
1120
|
+
"pdf_url"
|
|
1121
|
+
]
|
|
1122
|
+
}
|
|
1123
|
+
},
|
|
1124
|
+
{
|
|
1125
|
+
"name": "pdf-split",
|
|
1126
|
+
"http_name": "pdf-split",
|
|
1127
|
+
"description": "(0.04 USDC/call) PDF splitter / PDF page extractor. Two modes: page ranges (['1-3','5','7-end']) or one PDF per source page. CloudConvert engine.",
|
|
702
1128
|
"method": "POST",
|
|
703
1129
|
"input_schema": {
|
|
704
1130
|
"type": "object",
|
|
705
1131
|
"properties": {
|
|
706
|
-
"
|
|
707
|
-
"type": "string"
|
|
708
|
-
|
|
1132
|
+
"pdf_url": {
|
|
1133
|
+
"type": "string"
|
|
1134
|
+
},
|
|
1135
|
+
"ranges": {
|
|
1136
|
+
"type": "array",
|
|
1137
|
+
"items": {
|
|
1138
|
+
"type": "string"
|
|
1139
|
+
}
|
|
1140
|
+
},
|
|
1141
|
+
"split_each_page": {
|
|
1142
|
+
"type": "boolean"
|
|
709
1143
|
}
|
|
710
1144
|
},
|
|
711
1145
|
"required": [
|
|
712
|
-
"
|
|
1146
|
+
"pdf_url"
|
|
713
1147
|
]
|
|
714
1148
|
}
|
|
715
1149
|
},
|
|
716
1150
|
{
|
|
717
|
-
"name": "pdf-
|
|
718
|
-
"http_name": "pdf-
|
|
719
|
-
"description": "(0.
|
|
1151
|
+
"name": "pdf-table-extract",
|
|
1152
|
+
"http_name": "pdf-table-extract",
|
|
1153
|
+
"description": "(0.10 USDC/call) PDF table extract API / extract tables from PDF / PDF to CSV table parser. Same Datalab Marker-backed handler as pdf-extract-tables, listed for agents extracting row/column matrices, CSV output, page numbers, and optional cell boxes from digital or scanned PDFs.",
|
|
720
1154
|
"method": "POST",
|
|
721
1155
|
"input_schema": {
|
|
722
1156
|
"type": "object",
|
|
723
1157
|
"properties": {
|
|
724
1158
|
"pdf_url": {
|
|
725
1159
|
"type": "string",
|
|
726
|
-
"description": "
|
|
1160
|
+
"description": "Public URL of a PDF file (http or https). Must be directly fetchable, not behind auth or a viewer redirect. Max 30 pages."
|
|
727
1161
|
},
|
|
728
|
-
"
|
|
1162
|
+
"page_range": {
|
|
729
1163
|
"type": "string",
|
|
730
|
-
"
|
|
731
|
-
"web",
|
|
732
|
-
"print",
|
|
733
|
-
"archive",
|
|
734
|
-
"mrc",
|
|
735
|
-
"max"
|
|
736
|
-
],
|
|
737
|
-
"description": "Compression preset: ebook (smallest, web-quality), printer (medium), or prepress (largest, archival)."
|
|
1164
|
+
"description": "Optional 1-indexed page filter applied after extraction. Accepts ranges, single pages, or comma-lists: '1-5', '3', '1,3,5'. Default: all pages."
|
|
738
1165
|
}
|
|
739
1166
|
},
|
|
740
1167
|
"required": [
|
|
@@ -743,9 +1170,9 @@ export const TOOLS = [
|
|
|
743
1170
|
}
|
|
744
1171
|
},
|
|
745
1172
|
{
|
|
746
|
-
"name": "pdf-
|
|
747
|
-
"http_name": "pdf-
|
|
748
|
-
"description": "(0.10 USDC/call) PDF table extractor /
|
|
1173
|
+
"name": "pdf-table-extractor",
|
|
1174
|
+
"http_name": "pdf-table-extractor",
|
|
1175
|
+
"description": "(0.10 USDC/call) PDF table extractor / extract tables from PDF / scanned table OCR. Finds tables in digital or scanned PDFs and returns row-by-column matrices, page numbers, and optional cell bounding boxes. Datalab Marker backend, 30 pages max.",
|
|
749
1176
|
"method": "POST",
|
|
750
1177
|
"input_schema": {
|
|
751
1178
|
"type": "object",
|
|
@@ -765,52 +1192,56 @@ export const TOOLS = [
|
|
|
765
1192
|
}
|
|
766
1193
|
},
|
|
767
1194
|
{
|
|
768
|
-
"name": "pdf-
|
|
769
|
-
"http_name": "pdf-
|
|
770
|
-
"description": "(0.
|
|
1195
|
+
"name": "pdf-text-extractor",
|
|
1196
|
+
"http_name": "pdf-text-extractor",
|
|
1197
|
+
"description": "(0.20 USDC/call) PDF text extractor / PDF to text API / OCR PDF reader. Extracts clean Markdown, HTML, or structured JSON from digital or scanned PDFs while preserving reading order, tables, and equations. Datalab Marker backend, 30 pages max.",
|
|
771
1198
|
"method": "POST",
|
|
772
1199
|
"input_schema": {
|
|
773
1200
|
"type": "object",
|
|
774
1201
|
"properties": {
|
|
775
|
-
"
|
|
776
|
-
"type": "
|
|
777
|
-
"
|
|
778
|
-
"type": "string"
|
|
779
|
-
},
|
|
780
|
-
"description": "Array of 2-50 PDF URLs in merge order."
|
|
1202
|
+
"pdf_url": {
|
|
1203
|
+
"type": "string",
|
|
1204
|
+
"description": "Public URL of a PDF file (http or https). Must be directly fetchable, not behind auth or a viewer redirect. Max 30 pages."
|
|
781
1205
|
},
|
|
782
|
-
"
|
|
1206
|
+
"output_format": {
|
|
783
1207
|
"type": "string",
|
|
784
|
-
"
|
|
1208
|
+
"enum": [
|
|
1209
|
+
"markdown",
|
|
1210
|
+
"html",
|
|
1211
|
+
"json"
|
|
1212
|
+
],
|
|
1213
|
+
"description": "'markdown' (default — best for LLM downstream), 'html' (preserves more layout structure), or 'json' (per-page blocks with type + bbox)."
|
|
785
1214
|
}
|
|
786
1215
|
},
|
|
787
1216
|
"required": [
|
|
788
|
-
"
|
|
1217
|
+
"pdf_url"
|
|
789
1218
|
]
|
|
790
1219
|
}
|
|
791
1220
|
},
|
|
792
1221
|
{
|
|
793
|
-
"name": "pdf-
|
|
794
|
-
"http_name": "pdf-
|
|
795
|
-
"description": "(0.
|
|
1222
|
+
"name": "pdf-to-jpg",
|
|
1223
|
+
"http_name": "pdf-to-jpg",
|
|
1224
|
+
"description": "(0.10 USDC/call) PDF to JPG / PNG / WEBP image converter. Renders every page at configurable DPI (36-600). Returns one image URL per page. CloudConvert backend.",
|
|
796
1225
|
"method": "POST",
|
|
797
1226
|
"input_schema": {
|
|
798
1227
|
"type": "object",
|
|
799
1228
|
"properties": {
|
|
800
1229
|
"pdf_url": {
|
|
1230
|
+
"type": "string"
|
|
1231
|
+
},
|
|
1232
|
+
"format": {
|
|
801
1233
|
"type": "string",
|
|
802
|
-
"
|
|
1234
|
+
"enum": [
|
|
1235
|
+
"jpg",
|
|
1236
|
+
"png",
|
|
1237
|
+
"webp"
|
|
1238
|
+
]
|
|
803
1239
|
},
|
|
804
|
-
"
|
|
805
|
-
"type": "
|
|
806
|
-
"items": {
|
|
807
|
-
"type": "string"
|
|
808
|
-
},
|
|
809
|
-
"description": "Array of page-range strings. Examples: '1', '1-3', '5-end'. Up to 50 ranges."
|
|
1240
|
+
"quality": {
|
|
1241
|
+
"type": "number"
|
|
810
1242
|
},
|
|
811
|
-
"
|
|
812
|
-
"type": "
|
|
813
|
-
"description": "If true (and ranges omitted), produces one PDF per source page."
|
|
1243
|
+
"pixel_density": {
|
|
1244
|
+
"type": "number"
|
|
814
1245
|
}
|
|
815
1246
|
},
|
|
816
1247
|
"required": [
|
|
@@ -819,33 +1250,25 @@ export const TOOLS = [
|
|
|
819
1250
|
}
|
|
820
1251
|
},
|
|
821
1252
|
{
|
|
822
|
-
"name": "pdf-to-
|
|
823
|
-
"http_name": "pdf-to-
|
|
824
|
-
"description": "(0.
|
|
1253
|
+
"name": "pdf-to-markdown",
|
|
1254
|
+
"http_name": "pdf-to-markdown",
|
|
1255
|
+
"description": "(0.20 USDC/call) PDF parser / PDF to Markdown / PDF to text / OCR PDF / extract tables from PDF / scanned-PDF OCR / PDF reader / PDF data extractor / equation-aware PDF parser / Datalab Marker. AI-powered, layout-aware extraction that preserves headings, tables, equations (LaTeX), bulleted lists, and multi-column flow. Outputs Markdown (default), HTML, or structured JSON with per-page blocks. Handles digital + scanned PDFs. 30 pages max.",
|
|
825
1256
|
"method": "POST",
|
|
826
1257
|
"input_schema": {
|
|
827
1258
|
"type": "object",
|
|
828
1259
|
"properties": {
|
|
829
1260
|
"pdf_url": {
|
|
830
1261
|
"type": "string",
|
|
831
|
-
"description": "Public URL of
|
|
1262
|
+
"description": "Public URL of a PDF file (http or https). Must be directly fetchable, not behind auth or a viewer redirect. Max 30 pages."
|
|
832
1263
|
},
|
|
833
|
-
"
|
|
1264
|
+
"output_format": {
|
|
834
1265
|
"type": "string",
|
|
835
1266
|
"enum": [
|
|
836
|
-
"
|
|
837
|
-
"
|
|
838
|
-
"
|
|
1267
|
+
"markdown",
|
|
1268
|
+
"html",
|
|
1269
|
+
"json"
|
|
839
1270
|
],
|
|
840
|
-
"description": "'
|
|
841
|
-
},
|
|
842
|
-
"quality": {
|
|
843
|
-
"type": "number",
|
|
844
|
-
"description": "JPG quality 1-100 (default 85). Ignored for png/webp."
|
|
845
|
-
},
|
|
846
|
-
"pixel_density": {
|
|
847
|
-
"type": "number",
|
|
848
|
-
"description": "DPI for rasterization. Default 144. Range 36-600."
|
|
1271
|
+
"description": "'markdown' (default — best for LLM downstream), 'html' (preserves more layout structure), or 'json' (per-page blocks with type + bbox)."
|
|
849
1272
|
}
|
|
850
1273
|
},
|
|
851
1274
|
"required": [
|
|
@@ -854,16 +1277,16 @@ export const TOOLS = [
|
|
|
854
1277
|
}
|
|
855
1278
|
},
|
|
856
1279
|
{
|
|
857
|
-
"name": "pdf-to-markdown",
|
|
858
|
-
"http_name": "pdf-to-markdown",
|
|
859
|
-
"description": "(0.20 USDC/call)
|
|
1280
|
+
"name": "pdf-to-markdown-api",
|
|
1281
|
+
"http_name": "pdf-to-markdown-api",
|
|
1282
|
+
"description": "(0.20 USDC/call) PDF to Markdown API / PDF parser API / PDF to text API / scanned PDF OCR API. Converts a public PDF URL into clean Markdown, HTML, or structured JSON while preserving headings, tables, equations, and reading order. Datalab Marker backend, 30 pages max.",
|
|
860
1283
|
"method": "POST",
|
|
861
1284
|
"input_schema": {
|
|
862
1285
|
"type": "object",
|
|
863
1286
|
"properties": {
|
|
864
1287
|
"pdf_url": {
|
|
865
1288
|
"type": "string",
|
|
866
|
-
"description": "Public URL of a PDF file. Max 30 pages."
|
|
1289
|
+
"description": "Public URL of a PDF file (http or https). Must be directly fetchable, not behind auth or a viewer redirect. Max 30 pages."
|
|
867
1290
|
},
|
|
868
1291
|
"output_format": {
|
|
869
1292
|
"type": "string",
|
|
@@ -872,7 +1295,7 @@ export const TOOLS = [
|
|
|
872
1295
|
"html",
|
|
873
1296
|
"json"
|
|
874
1297
|
],
|
|
875
|
-
"description": "
|
|
1298
|
+
"description": "'markdown' (default — best for LLM downstream), 'html' (preserves more layout structure), or 'json' (per-page blocks with type + bbox)."
|
|
876
1299
|
}
|
|
877
1300
|
},
|
|
878
1301
|
"required": [
|
|
@@ -883,14 +1306,41 @@ export const TOOLS = [
|
|
|
883
1306
|
{
|
|
884
1307
|
"name": "pdf-to-text",
|
|
885
1308
|
"http_name": "pdf-to-text",
|
|
886
|
-
"description": "(0.20 USDC/call) PDF to text /
|
|
1309
|
+
"description": "(0.20 USDC/call) Extract text from PDF / PDF to plain text / pdftotext / pdf2txt / PDF text extractor / scanned PDF OCR / read PDF / parse PDF / PDF content extractor / Datalab Marker. AI + OCR pipeline that preserves reading order across multi-column layouts and recognizes scanned pages. Returns Markdown by default (clean text with structure) or HTML / JSON. 30 pages max.",
|
|
1310
|
+
"method": "POST",
|
|
1311
|
+
"input_schema": {
|
|
1312
|
+
"type": "object",
|
|
1313
|
+
"properties": {
|
|
1314
|
+
"pdf_url": {
|
|
1315
|
+
"type": "string",
|
|
1316
|
+
"description": "Public URL of a PDF file (http or https). Must be directly fetchable, not behind auth or a viewer redirect. Max 30 pages."
|
|
1317
|
+
},
|
|
1318
|
+
"output_format": {
|
|
1319
|
+
"type": "string",
|
|
1320
|
+
"enum": [
|
|
1321
|
+
"markdown",
|
|
1322
|
+
"html",
|
|
1323
|
+
"json"
|
|
1324
|
+
],
|
|
1325
|
+
"description": "'markdown' (default — best for LLM downstream), 'html' (preserves more layout structure), or 'json' (per-page blocks with type + bbox)."
|
|
1326
|
+
}
|
|
1327
|
+
},
|
|
1328
|
+
"required": [
|
|
1329
|
+
"pdf_url"
|
|
1330
|
+
]
|
|
1331
|
+
}
|
|
1332
|
+
},
|
|
1333
|
+
{
|
|
1334
|
+
"name": "pdf-to-text-api",
|
|
1335
|
+
"http_name": "pdf-to-text-api",
|
|
1336
|
+
"description": "(0.20 USDC/call) PDF to text API / PDF text extractor / OCR PDF reader. Same Datalab Marker-backed handler as pdf-to-text, listed for agents extracting Markdown, plain text, HTML, or JSON from digital and scanned PDFs with layout-aware reading order.",
|
|
887
1337
|
"method": "POST",
|
|
888
1338
|
"input_schema": {
|
|
889
1339
|
"type": "object",
|
|
890
1340
|
"properties": {
|
|
891
1341
|
"pdf_url": {
|
|
892
1342
|
"type": "string",
|
|
893
|
-
"description": "Public URL of a PDF file."
|
|
1343
|
+
"description": "Public URL of a PDF file (http or https). Must be directly fetchable, not behind auth or a viewer redirect. Max 30 pages."
|
|
894
1344
|
},
|
|
895
1345
|
"output_format": {
|
|
896
1346
|
"type": "string",
|
|
@@ -899,7 +1349,7 @@ export const TOOLS = [
|
|
|
899
1349
|
"html",
|
|
900
1350
|
"json"
|
|
901
1351
|
],
|
|
902
|
-
"description": "'markdown' (default), 'html', or 'json'."
|
|
1352
|
+
"description": "'markdown' (default — best for LLM downstream), 'html' (preserves more layout structure), or 'json' (per-page blocks with type + bbox)."
|
|
903
1353
|
}
|
|
904
1354
|
},
|
|
905
1355
|
"required": [
|
|
@@ -916,32 +1366,25 @@ export const TOOLS = [
|
|
|
916
1366
|
"type": "object",
|
|
917
1367
|
"properties": {
|
|
918
1368
|
"file_url": {
|
|
919
|
-
"type": "string"
|
|
920
|
-
"description": "URL of the source PDF, image (PNG/JPG/GIF), or video (MP4/MOV/WEBM) to watermark."
|
|
1369
|
+
"type": "string"
|
|
921
1370
|
},
|
|
922
1371
|
"text": {
|
|
923
|
-
"type": "string"
|
|
924
|
-
"description": "Text string to overlay as the watermark; omit if using image_url instead."
|
|
1372
|
+
"type": "string"
|
|
925
1373
|
},
|
|
926
1374
|
"image_url": {
|
|
927
|
-
"type": "string"
|
|
928
|
-
"description": "URL of an image to overlay as the watermark; omit if using text instead."
|
|
1375
|
+
"type": "string"
|
|
929
1376
|
},
|
|
930
1377
|
"font_size": {
|
|
931
|
-
"type": "number"
|
|
932
|
-
"description": "Point size for text watermarks; ignored when overlaying an image."
|
|
1378
|
+
"type": "number"
|
|
933
1379
|
},
|
|
934
1380
|
"font_color": {
|
|
935
|
-
"type": "string"
|
|
936
|
-
"description": "Hex or named color for text watermarks (e.g. #FF0000 or red)."
|
|
1381
|
+
"type": "string"
|
|
937
1382
|
},
|
|
938
1383
|
"opacity": {
|
|
939
|
-
"type": "number"
|
|
940
|
-
"description": "Watermark transparency from 0 (invisible) to 1 (fully opaque)."
|
|
1384
|
+
"type": "number"
|
|
941
1385
|
},
|
|
942
1386
|
"rotation": {
|
|
943
|
-
"type": "number"
|
|
944
|
-
"description": "Rotation angle in degrees applied to the watermark overlay."
|
|
1387
|
+
"type": "number"
|
|
945
1388
|
},
|
|
946
1389
|
"position_vertical": {
|
|
947
1390
|
"type": "string",
|
|
@@ -949,8 +1392,7 @@ export const TOOLS = [
|
|
|
949
1392
|
"top",
|
|
950
1393
|
"center",
|
|
951
1394
|
"bottom"
|
|
952
|
-
]
|
|
953
|
-
"description": "Vertical placement: top, center, or bottom."
|
|
1395
|
+
]
|
|
954
1396
|
},
|
|
955
1397
|
"position_horizontal": {
|
|
956
1398
|
"type": "string",
|
|
@@ -958,8 +1400,7 @@ export const TOOLS = [
|
|
|
958
1400
|
"left",
|
|
959
1401
|
"center",
|
|
960
1402
|
"right"
|
|
961
|
-
]
|
|
962
|
-
"description": "Horizontal placement: left, center, or right."
|
|
1403
|
+
]
|
|
963
1404
|
}
|
|
964
1405
|
},
|
|
965
1406
|
"required": [
|
|
@@ -976,12 +1417,10 @@ export const TOOLS = [
|
|
|
976
1417
|
"type": "object",
|
|
977
1418
|
"properties": {
|
|
978
1419
|
"pdf_url": {
|
|
979
|
-
"type": "string"
|
|
980
|
-
"description": "Public URL of a PDF file. Max 30 pages."
|
|
1420
|
+
"type": "string"
|
|
981
1421
|
},
|
|
982
1422
|
"output_format": {
|
|
983
|
-
"type": "string"
|
|
984
|
-
"description": "Output format: 'markdown' (default), 'html', or 'json'."
|
|
1423
|
+
"type": "string"
|
|
985
1424
|
}
|
|
986
1425
|
},
|
|
987
1426
|
"required": [
|
|
@@ -998,12 +1437,10 @@ export const TOOLS = [
|
|
|
998
1437
|
"type": "object",
|
|
999
1438
|
"properties": {
|
|
1000
1439
|
"image_url": {
|
|
1001
|
-
"type": "string"
|
|
1002
|
-
"description": "Public URL of the receipt photo to parse (JPEG, PNG, or HEIC)."
|
|
1440
|
+
"type": "string"
|
|
1003
1441
|
},
|
|
1004
1442
|
"currency_hint": {
|
|
1005
|
-
"type": "string"
|
|
1006
|
-
"description": "Optional ISO currency code (e.g. USD, EUR) to disambiguate amounts when the receipt is unclear."
|
|
1443
|
+
"type": "string"
|
|
1007
1444
|
}
|
|
1008
1445
|
},
|
|
1009
1446
|
"required": [
|
|
@@ -1014,18 +1451,16 @@ export const TOOLS = [
|
|
|
1014
1451
|
{
|
|
1015
1452
|
"name": "receipt-parser",
|
|
1016
1453
|
"http_name": "receipt-parser",
|
|
1017
|
-
"description": "(0.01 USDC/call) Receipt
|
|
1454
|
+
"description": "(0.01 USDC/call) Receipt parser. Extracts structured JSON from any receipt image — vendor, address, date, line items (qty / unit_price / total), subtotal, tax, tip, grand total, and payment method. Vision LLM powered. Useful for expense automation, accounting integrations, and travel-claim flows.",
|
|
1018
1455
|
"method": "POST",
|
|
1019
1456
|
"input_schema": {
|
|
1020
1457
|
"type": "object",
|
|
1021
1458
|
"properties": {
|
|
1022
1459
|
"image_url": {
|
|
1023
|
-
"type": "string"
|
|
1024
|
-
"description": "Public URL of the receipt image (JPEG/PNG) to parse via vision LLM."
|
|
1460
|
+
"type": "string"
|
|
1025
1461
|
},
|
|
1026
1462
|
"currency_hint": {
|
|
1027
|
-
"type": "string"
|
|
1028
|
-
"description": "Optional ISO currency code (e.g., USD, EUR) to disambiguate amounts when the receipt is unclear."
|
|
1463
|
+
"type": "string"
|
|
1029
1464
|
}
|
|
1030
1465
|
},
|
|
1031
1466
|
"required": [
|
|
@@ -1042,16 +1477,13 @@ export const TOOLS = [
|
|
|
1042
1477
|
"type": "object",
|
|
1043
1478
|
"properties": {
|
|
1044
1479
|
"media_url": {
|
|
1045
|
-
"type": "string"
|
|
1046
|
-
"description": "Public URL to the audio or video file to transcribe and diarize (mp3, mp4, wav, m4a, etc., up to 60 min)."
|
|
1480
|
+
"type": "string"
|
|
1047
1481
|
},
|
|
1048
1482
|
"language": {
|
|
1049
|
-
"type": "string"
|
|
1050
|
-
"description": "Optional ISO-639-1 language hint (e.g. 'en', 'es'); omit to auto-detect from the audio."
|
|
1483
|
+
"type": "string"
|
|
1051
1484
|
},
|
|
1052
1485
|
"num_speakers": {
|
|
1053
|
-
"type": "number"
|
|
1054
|
-
"description": "1-20 hint. Auto-detected if omitted."
|
|
1486
|
+
"type": "number"
|
|
1055
1487
|
}
|
|
1056
1488
|
},
|
|
1057
1489
|
"required": [
|
|
@@ -1068,19 +1500,16 @@ export const TOOLS = [
|
|
|
1068
1500
|
"type": "object",
|
|
1069
1501
|
"properties": {
|
|
1070
1502
|
"pdf_url": {
|
|
1071
|
-
"type": "string"
|
|
1072
|
-
"description": "HTTPS URL of the source PDF to split into multiple files."
|
|
1503
|
+
"type": "string"
|
|
1073
1504
|
},
|
|
1074
1505
|
"ranges": {
|
|
1075
1506
|
"type": "array",
|
|
1076
1507
|
"items": {
|
|
1077
1508
|
"type": "string"
|
|
1078
|
-
}
|
|
1079
|
-
"description": "Array of page range strings like '1-3' or '5,7-9' defining each output PDF's pages."
|
|
1509
|
+
}
|
|
1080
1510
|
},
|
|
1081
1511
|
"split_each_page": {
|
|
1082
|
-
"type": "boolean"
|
|
1083
|
-
"description": "If true, splits the PDF so every page becomes its own separate PDF file."
|
|
1512
|
+
"type": "boolean"
|
|
1084
1513
|
}
|
|
1085
1514
|
},
|
|
1086
1515
|
"required": [
|
|
@@ -1097,24 +1526,19 @@ export const TOOLS = [
|
|
|
1097
1526
|
"type": "object",
|
|
1098
1527
|
"properties": {
|
|
1099
1528
|
"media_url": {
|
|
1100
|
-
"type": "string"
|
|
1101
|
-
"description": "Public URL of an audio or video file. mp3, mp4, mpeg, mpga, m4a, wav, webm. Max 60 minutes."
|
|
1529
|
+
"type": "string"
|
|
1102
1530
|
},
|
|
1103
1531
|
"format": {
|
|
1104
|
-
"type": "string"
|
|
1105
|
-
"description": "'srt' (default) or 'vtt'."
|
|
1532
|
+
"type": "string"
|
|
1106
1533
|
},
|
|
1107
1534
|
"language": {
|
|
1108
|
-
"type": "string"
|
|
1109
|
-
"description": "Optional ISO language code. Auto-detected if omitted."
|
|
1535
|
+
"type": "string"
|
|
1110
1536
|
},
|
|
1111
1537
|
"task": {
|
|
1112
|
-
"type": "string"
|
|
1113
|
-
"description": "'transcribe' (default) or 'translate' (translates to English)."
|
|
1538
|
+
"type": "string"
|
|
1114
1539
|
},
|
|
1115
1540
|
"max_chars_per_line": {
|
|
1116
|
-
"type": "number"
|
|
1117
|
-
"description": "Max characters per subtitle line. Default 42. Range 16-120."
|
|
1541
|
+
"type": "number"
|
|
1118
1542
|
}
|
|
1119
1543
|
},
|
|
1120
1544
|
"required": [
|
|
@@ -1125,26 +1549,22 @@ export const TOOLS = [
|
|
|
1125
1549
|
{
|
|
1126
1550
|
"name": "transcribe",
|
|
1127
1551
|
"http_name": "transcribe",
|
|
1128
|
-
"description": "(0.10 USDC/call)
|
|
1552
|
+
"description": "(0.10 USDC/call) Transcribe video to text. Whisper v3 large transcription for any video URL. Auto-detects 90+ languages. Translate-to-English mode. 60-min / 500MB max.",
|
|
1129
1553
|
"method": "POST",
|
|
1130
1554
|
"input_schema": {
|
|
1131
1555
|
"type": "object",
|
|
1132
1556
|
"properties": {
|
|
1133
1557
|
"media_url": {
|
|
1134
|
-
"type": "string"
|
|
1135
|
-
"description": "Public URL of an audio or video file. Supports mp3, mp4, mpeg, mpga, m4a, wav, webm. Max 60 minutes."
|
|
1558
|
+
"type": "string"
|
|
1136
1559
|
},
|
|
1137
1560
|
"language": {
|
|
1138
|
-
"type": "string"
|
|
1139
|
-
"description": "Optional ISO language code (e.g. 'en', 'fr', 'es'). If omitted, auto-detected."
|
|
1561
|
+
"type": "string"
|
|
1140
1562
|
},
|
|
1141
1563
|
"task": {
|
|
1142
|
-
"type": "string"
|
|
1143
|
-
"description": "Either 'transcribe' (default) or 'translate' (translates to English)."
|
|
1564
|
+
"type": "string"
|
|
1144
1565
|
},
|
|
1145
1566
|
"diarize": {
|
|
1146
|
-
"type": "boolean"
|
|
1147
|
-
"description": "Whether to identify different speakers. Default false."
|
|
1567
|
+
"type": "boolean"
|
|
1148
1568
|
}
|
|
1149
1569
|
},
|
|
1150
1570
|
"required": [
|
|
@@ -1161,14 +1581,12 @@ export const TOOLS = [
|
|
|
1161
1581
|
"type": "object",
|
|
1162
1582
|
"properties": {
|
|
1163
1583
|
"image_url": {
|
|
1164
|
-
"type": "string"
|
|
1165
|
-
"description": "URL of the source image to upscale; must be publicly reachable for the fal.ai ESRGAN backend to fetch."
|
|
1584
|
+
"type": "string"
|
|
1166
1585
|
},
|
|
1167
1586
|
"scale": {
|
|
1168
1587
|
"type": "number",
|
|
1169
1588
|
"minimum": 1,
|
|
1170
|
-
"maximum": 8
|
|
1171
|
-
"description": "1-8. Default 2."
|
|
1589
|
+
"maximum": 8
|
|
1172
1590
|
}
|
|
1173
1591
|
},
|
|
1174
1592
|
"required": [
|
|
@@ -1176,6 +1594,37 @@ export const TOOLS = [
|
|
|
1176
1594
|
]
|
|
1177
1595
|
}
|
|
1178
1596
|
},
|
|
1597
|
+
{
|
|
1598
|
+
"name": "url-to-markdown",
|
|
1599
|
+
"http_name": "url-to-markdown",
|
|
1600
|
+
"description": "(0.005 USDC/call) URL to Markdown / webpage to Markdown converter / article cleanup API. Fetches a public URL, strips boilerplate, and returns clean Markdown plus title and character counts.",
|
|
1601
|
+
"method": "POST",
|
|
1602
|
+
"input_schema": {
|
|
1603
|
+
"type": "object",
|
|
1604
|
+
"properties": {
|
|
1605
|
+
"html": {
|
|
1606
|
+
"type": "string",
|
|
1607
|
+
"description": "Raw HTML to convert. Mutually exclusive with 'url' — supply one."
|
|
1608
|
+
},
|
|
1609
|
+
"url": {
|
|
1610
|
+
"type": "string",
|
|
1611
|
+
"description": "Page URL to fetch and convert. Server follows redirects. Mutually exclusive with 'html'."
|
|
1612
|
+
},
|
|
1613
|
+
"include_links": {
|
|
1614
|
+
"type": "boolean",
|
|
1615
|
+
"description": "Keep hyperlinks as Markdown [text](href). Default true. Set false for prose-only output."
|
|
1616
|
+
},
|
|
1617
|
+
"include_images": {
|
|
1618
|
+
"type": "boolean",
|
|
1619
|
+
"description": "Keep images as Markdown . Default true."
|
|
1620
|
+
},
|
|
1621
|
+
"user_agent": {
|
|
1622
|
+
"type": "string",
|
|
1623
|
+
"description": "Optional User-Agent header sent when fetching 'url'. Default is a generic browser UA."
|
|
1624
|
+
}
|
|
1625
|
+
}
|
|
1626
|
+
}
|
|
1627
|
+
},
|
|
1179
1628
|
{
|
|
1180
1629
|
"name": "video-summarize",
|
|
1181
1630
|
"http_name": "video-summarize",
|
|
@@ -1185,8 +1634,7 @@ export const TOOLS = [
|
|
|
1185
1634
|
"type": "object",
|
|
1186
1635
|
"properties": {
|
|
1187
1636
|
"media_url": {
|
|
1188
|
-
"type": "string"
|
|
1189
|
-
"description": "Public URL of the video or podcast audio file to transcribe and summarize (60 minute max length)."
|
|
1637
|
+
"type": "string"
|
|
1190
1638
|
},
|
|
1191
1639
|
"style": {
|
|
1192
1640
|
"type": "string",
|
|
@@ -1196,16 +1644,13 @@ export const TOOLS = [
|
|
|
1196
1644
|
"paragraph",
|
|
1197
1645
|
"executive",
|
|
1198
1646
|
"chapters"
|
|
1199
|
-
]
|
|
1200
|
-
"description": "Summary format: tldr, bullets, paragraph, executive, or chapters."
|
|
1647
|
+
]
|
|
1201
1648
|
},
|
|
1202
1649
|
"max_words": {
|
|
1203
|
-
"type": "number"
|
|
1204
|
-
"description": "Target word count cap for the generated summary."
|
|
1650
|
+
"type": "number"
|
|
1205
1651
|
},
|
|
1206
1652
|
"language": {
|
|
1207
|
-
"type": "string"
|
|
1208
|
-
"description": "ISO language code hint for Whisper transcription; auto-detected if omitted."
|
|
1653
|
+
"type": "string"
|
|
1209
1654
|
}
|
|
1210
1655
|
},
|
|
1211
1656
|
"required": [
|
|
@@ -1222,8 +1667,7 @@ export const TOOLS = [
|
|
|
1222
1667
|
"type": "object",
|
|
1223
1668
|
"properties": {
|
|
1224
1669
|
"video_url": {
|
|
1225
|
-
"type": "string"
|
|
1226
|
-
"description": "Public URL of a video file."
|
|
1670
|
+
"type": "string"
|
|
1227
1671
|
},
|
|
1228
1672
|
"frame_type": {
|
|
1229
1673
|
"type": "string",
|
|
@@ -1231,8 +1675,7 @@ export const TOOLS = [
|
|
|
1231
1675
|
"first",
|
|
1232
1676
|
"middle",
|
|
1233
1677
|
"last"
|
|
1234
|
-
]
|
|
1235
|
-
"description": "'first' (default), 'middle', or 'last'."
|
|
1678
|
+
]
|
|
1236
1679
|
}
|
|
1237
1680
|
},
|
|
1238
1681
|
"required": [
|
|
@@ -1243,7 +1686,34 @@ export const TOOLS = [
|
|
|
1243
1686
|
{
|
|
1244
1687
|
"name": "video-to-audio",
|
|
1245
1688
|
"http_name": "video-to-audio",
|
|
1246
|
-
"description": "(0.10 USDC/call) Video
|
|
1689
|
+
"description": "(0.10 USDC/call) Video to audio extractor / video to audio converter. Extract MP3 audio track from any video URL (MP4, MOV, WEBM, MKV, AVI, M4V, FLV). Selectable bitrate (96/128/192 kbps). Useful for podcast extraction, audio archival, transcription pre-processing. 60-min / 500MB max. CloudConvert backend.",
|
|
1690
|
+
"method": "POST",
|
|
1691
|
+
"input_schema": {
|
|
1692
|
+
"type": "object",
|
|
1693
|
+
"properties": {
|
|
1694
|
+
"video_url": {
|
|
1695
|
+
"type": "string",
|
|
1696
|
+
"description": "Public URL of the source video. Max 500MB / 60 minutes."
|
|
1697
|
+
},
|
|
1698
|
+
"bitrate": {
|
|
1699
|
+
"type": "number",
|
|
1700
|
+
"enum": [
|
|
1701
|
+
96,
|
|
1702
|
+
128,
|
|
1703
|
+
192
|
|
1704
|
+
],
|
|
1705
|
+
"description": "Output MP3 bitrate in kbps. 96 (smaller, voice), 128 (default, balanced), 192 (higher quality)."
|
|
1706
|
+
}
|
|
1707
|
+
},
|
|
1708
|
+
"required": [
|
|
1709
|
+
"video_url"
|
|
1710
|
+
]
|
|
1711
|
+
}
|
|
1712
|
+
},
|
|
1713
|
+
{
|
|
1714
|
+
"name": "video-to-mp3",
|
|
1715
|
+
"http_name": "video-to-mp3",
|
|
1716
|
+
"description": "(0.10 USDC/call) Video to MP3 / extract MP3 audio from video URL. Converts MP4, MOV, WEBM, MKV, AVI, M4V, or FLV into an MP3 file for transcription, podcast clips, and media archival. CloudConvert backend, 60-min / 500MB max.",
|
|
1247
1717
|
"method": "POST",
|
|
1248
1718
|
"input_schema": {
|
|
1249
1719
|
"type": "object",
|
|
@@ -1270,38 +1740,33 @@ export const TOOLS = [
|
|
|
1270
1740
|
{
|
|
1271
1741
|
"name": "video-to-subtitles",
|
|
1272
1742
|
"http_name": "video-to-subtitles",
|
|
1273
|
-
"description": "(0.02 USDC/call)
|
|
1743
|
+
"description": "(0.02 USDC/call) Generate subtitles from video / video subtitle generator / auto-subtitle / closed captions / video captions / SRT generator / VTT generator / video CC / accessibility captions. Whisper v3 powered. Word-wrapped, ready for VLC / Premiere / FFmpeg. Auto-detect language + translate-to-English.",
|
|
1274
1744
|
"method": "POST",
|
|
1275
1745
|
"input_schema": {
|
|
1276
1746
|
"type": "object",
|
|
1277
1747
|
"properties": {
|
|
1278
1748
|
"media_url": {
|
|
1279
|
-
"type": "string"
|
|
1280
|
-
"description": "Public URL of an audio or video file. mp3, mp4, mpeg, mpga, m4a, wav, webm. Max 60 minutes."
|
|
1749
|
+
"type": "string"
|
|
1281
1750
|
},
|
|
1282
1751
|
"format": {
|
|
1283
1752
|
"type": "string",
|
|
1284
1753
|
"enum": [
|
|
1285
1754
|
"srt",
|
|
1286
1755
|
"vtt"
|
|
1287
|
-
]
|
|
1288
|
-
"description": "'srt' (default) or 'vtt'."
|
|
1756
|
+
]
|
|
1289
1757
|
},
|
|
1290
1758
|
"language": {
|
|
1291
|
-
"type": "string"
|
|
1292
|
-
"description": "Optional ISO language code. Auto-detected if omitted."
|
|
1759
|
+
"type": "string"
|
|
1293
1760
|
},
|
|
1294
1761
|
"task": {
|
|
1295
1762
|
"type": "string",
|
|
1296
1763
|
"enum": [
|
|
1297
1764
|
"transcribe",
|
|
1298
1765
|
"translate"
|
|
1299
|
-
]
|
|
1300
|
-
"description": "'transcribe' (default) or 'translate' (translates to English)."
|
|
1766
|
+
]
|
|
1301
1767
|
},
|
|
1302
1768
|
"max_chars_per_line": {
|
|
1303
|
-
"type": "number"
|
|
1304
|
-
"description": "Max characters per subtitle line. Default 42. Range 16-120."
|
|
1769
|
+
"type": "number"
|
|
1305
1770
|
}
|
|
1306
1771
|
},
|
|
1307
1772
|
"required": [
|
|
@@ -1312,30 +1777,26 @@ export const TOOLS = [
|
|
|
1312
1777
|
{
|
|
1313
1778
|
"name": "video-to-text",
|
|
1314
1779
|
"http_name": "video-to-text",
|
|
1315
|
-
"description": "(0.10 USDC/call) Video transcription / audio transcription
|
|
1780
|
+
"description": "(0.10 USDC/call) Video transcription / video to audio transcription / video to text / transcribe video / video speech-to-text / video ASR. Whisper v3 large transcription for any video URL — extracts audio internally. Auto-detects 90+ languages. Translate-to-English mode. 60-min / 500MB max. Speaker diarization optional.",
|
|
1316
1781
|
"method": "POST",
|
|
1317
1782
|
"input_schema": {
|
|
1318
1783
|
"type": "object",
|
|
1319
1784
|
"properties": {
|
|
1320
1785
|
"media_url": {
|
|
1321
|
-
"type": "string"
|
|
1322
|
-
"description": "Public URL of an audio or video file. Supports mp3, mp4, mpeg, mpga, m4a, wav, webm. Max 60 minutes."
|
|
1786
|
+
"type": "string"
|
|
1323
1787
|
},
|
|
1324
1788
|
"language": {
|
|
1325
|
-
"type": "string"
|
|
1326
|
-
"description": "Optional ISO language code (e.g. 'en', 'fr', 'es'). If omitted, auto-detected."
|
|
1789
|
+
"type": "string"
|
|
1327
1790
|
},
|
|
1328
1791
|
"task": {
|
|
1329
1792
|
"type": "string",
|
|
1330
1793
|
"enum": [
|
|
1331
1794
|
"transcribe",
|
|
1332
1795
|
"translate"
|
|
1333
|
-
]
|
|
1334
|
-
"description": "Either 'transcribe' (default) or 'translate' (translates to English)."
|
|
1796
|
+
]
|
|
1335
1797
|
},
|
|
1336
1798
|
"diarize": {
|
|
1337
|
-
"type": "boolean"
|
|
1338
|
-
"description": "Whether to identify different speakers. Default false."
|
|
1799
|
+
"type": "boolean"
|
|
1339
1800
|
}
|
|
1340
1801
|
},
|
|
1341
1802
|
"required": [
|
|
@@ -1352,24 +1813,20 @@ export const TOOLS = [
|
|
|
1352
1813
|
"type": "object",
|
|
1353
1814
|
"properties": {
|
|
1354
1815
|
"media_url": {
|
|
1355
|
-
"type": "string"
|
|
1356
|
-
"description": "Public URL of an audio or video file. Supports mp3, mp4, mpeg, mpga, m4a, wav, webm. Max 60 minutes."
|
|
1816
|
+
"type": "string"
|
|
1357
1817
|
},
|
|
1358
1818
|
"language": {
|
|
1359
|
-
"type": "string"
|
|
1360
|
-
"description": "Optional ISO language code (e.g. 'en', 'fr', 'es'). If omitted, auto-detected."
|
|
1819
|
+
"type": "string"
|
|
1361
1820
|
},
|
|
1362
1821
|
"task": {
|
|
1363
1822
|
"type": "string",
|
|
1364
1823
|
"enum": [
|
|
1365
1824
|
"transcribe",
|
|
1366
1825
|
"translate"
|
|
1367
|
-
]
|
|
1368
|
-
"description": "Either 'transcribe' (default) or 'translate' (translates to English)."
|
|
1826
|
+
]
|
|
1369
1827
|
},
|
|
1370
1828
|
"diarize": {
|
|
1371
|
-
"type": "boolean"
|
|
1372
|
-
"description": "Whether to identify different speakers. Default false."
|
|
1829
|
+
"type": "boolean"
|
|
1373
1830
|
}
|
|
1374
1831
|
},
|
|
1375
1832
|
"required": [
|
|
@@ -1386,21 +1843,13 @@ export const TOOLS = [
|
|
|
1386
1843
|
"type": "object",
|
|
1387
1844
|
"properties": {
|
|
1388
1845
|
"video_url": {
|
|
1389
|
-
"type": "string"
|
|
1390
|
-
"description": "Public URL of a video file."
|
|
1391
|
-
},
|
|
1392
|
-
"trim_start": {
|
|
1393
|
-
"description": "Start time. HH:MM:SS, MM:SS, or seconds."
|
|
1394
|
-
},
|
|
1395
|
-
"trim_end": {
|
|
1396
|
-
"description": "End time. HH:MM:SS, MM:SS, or seconds. Use this OR duration."
|
|
1397
|
-
},
|
|
1398
|
-
"duration": {
|
|
1399
|
-
"description": "Length to keep from trim_start. HH:MM:SS, MM:SS, or seconds."
|
|
1846
|
+
"type": "string"
|
|
1400
1847
|
},
|
|
1848
|
+
"trim_start": {},
|
|
1849
|
+
"trim_end": {},
|
|
1850
|
+
"duration": {},
|
|
1401
1851
|
"output_format": {
|
|
1402
|
-
"type": "string"
|
|
1403
|
-
"description": "Output format. Default: same as input."
|
|
1852
|
+
"type": "string"
|
|
1404
1853
|
}
|
|
1405
1854
|
},
|
|
1406
1855
|
"required": [
|
|
@@ -1418,32 +1867,25 @@ export const TOOLS = [
|
|
|
1418
1867
|
"type": "object",
|
|
1419
1868
|
"properties": {
|
|
1420
1869
|
"file_url": {
|
|
1421
|
-
"type": "string"
|
|
1422
|
-
"description": "Public URL of the input file (PDF, PNG, JPG, GIF, BMP, TIFF, WEBP, MP4, MOV, WEBM, MKV, AVI, etc.). The URL extension is used to detect format."
|
|
1870
|
+
"type": "string"
|
|
1423
1871
|
},
|
|
1424
1872
|
"text": {
|
|
1425
|
-
"type": "string"
|
|
1426
|
-
"description": "Watermark text. Provide either text OR image_url (not both)."
|
|
1873
|
+
"type": "string"
|
|
1427
1874
|
},
|
|
1428
1875
|
"image_url": {
|
|
1429
|
-
"type": "string"
|
|
1430
|
-
"description": "Public URL of an image to use as the watermark (use a transparent PNG)."
|
|
1876
|
+
"type": "string"
|
|
1431
1877
|
},
|
|
1432
1878
|
"font_size": {
|
|
1433
|
-
"type": "number"
|
|
1434
|
-
"description": "Font size in points (text watermark). Default 40. Range 6-400."
|
|
1879
|
+
"type": "number"
|
|
1435
1880
|
},
|
|
1436
1881
|
"font_color": {
|
|
1437
|
-
"type": "string"
|
|
1438
|
-
"description": "Font color as 6-digit hex (e.g. '#FF0000'). Default '#000000'."
|
|
1882
|
+
"type": "string"
|
|
1439
1883
|
},
|
|
1440
1884
|
"opacity": {
|
|
1441
|
-
"type": "number"
|
|
1442
|
-
"description": "Opacity 0-100. 100 = fully visible."
|
|
1885
|
+
"type": "number"
|
|
1443
1886
|
},
|
|
1444
1887
|
"rotation": {
|
|
1445
|
-
"type": "number"
|
|
1446
|
-
"description": "Rotation in degrees (-360 to 360)."
|
|
1888
|
+
"type": "number"
|
|
1447
1889
|
},
|
|
1448
1890
|
"position_vertical": {
|
|
1449
1891
|
"type": "string",
|
|
@@ -1451,8 +1893,7 @@ export const TOOLS = [
|
|
|
1451
1893
|
"top",
|
|
1452
1894
|
"center",
|
|
1453
1895
|
"bottom"
|
|
1454
|
-
]
|
|
1455
|
-
"description": "'top', 'center' (default), or 'bottom'."
|
|
1896
|
+
]
|
|
1456
1897
|
},
|
|
1457
1898
|
"position_horizontal": {
|
|
1458
1899
|
"type": "string",
|
|
@@ -1460,8 +1901,7 @@ export const TOOLS = [
|
|
|
1460
1901
|
"left",
|
|
1461
1902
|
"center",
|
|
1462
1903
|
"right"
|
|
1463
|
-
]
|
|
1464
|
-
"description": "'left', 'center' (default), or 'right'."
|
|
1904
|
+
]
|
|
1465
1905
|
}
|
|
1466
1906
|
},
|
|
1467
1907
|
"required": [
|
|
@@ -1478,32 +1918,25 @@ export const TOOLS = [
|
|
|
1478
1918
|
"type": "object",
|
|
1479
1919
|
"properties": {
|
|
1480
1920
|
"file_url": {
|
|
1481
|
-
"type": "string"
|
|
1482
|
-
"description": "URL of the PDF, image, or video file to watermark."
|
|
1921
|
+
"type": "string"
|
|
1483
1922
|
},
|
|
1484
1923
|
"text": {
|
|
1485
|
-
"type": "string"
|
|
1486
|
-
"description": "Watermark text to overlay on the file; mutually exclusive with image_url."
|
|
1924
|
+
"type": "string"
|
|
1487
1925
|
},
|
|
1488
1926
|
"image_url": {
|
|
1489
|
-
"type": "string"
|
|
1490
|
-
"description": "URL of an image to use as the watermark overlay; mutually exclusive with text."
|
|
1927
|
+
"type": "string"
|
|
1491
1928
|
},
|
|
1492
1929
|
"font_size": {
|
|
1493
|
-
"type": "number"
|
|
1494
|
-
"description": "Font size in points for text watermarks."
|
|
1930
|
+
"type": "number"
|
|
1495
1931
|
},
|
|
1496
1932
|
"font_color": {
|
|
1497
|
-
"type": "string"
|
|
1498
|
-
"description": "Hex color code (e.g., #FF0000) for the watermark text."
|
|
1933
|
+
"type": "string"
|
|
1499
1934
|
},
|
|
1500
1935
|
"opacity": {
|
|
1501
|
-
"type": "number"
|
|
1502
|
-
"description": "Watermark opacity from 0 (transparent) to 1 (fully opaque)."
|
|
1936
|
+
"type": "number"
|
|
1503
1937
|
},
|
|
1504
1938
|
"rotation": {
|
|
1505
|
-
"type": "number"
|
|
1506
|
-
"description": "Rotation angle in degrees applied to the watermark."
|
|
1939
|
+
"type": "number"
|
|
1507
1940
|
},
|
|
1508
1941
|
"position_vertical": {
|
|
1509
1942
|
"type": "string",
|
|
@@ -1511,8 +1944,7 @@ export const TOOLS = [
|
|
|
1511
1944
|
"top",
|
|
1512
1945
|
"center",
|
|
1513
1946
|
"bottom"
|
|
1514
|
-
]
|
|
1515
|
-
"description": "Vertical placement of the watermark: top, center, or bottom."
|
|
1947
|
+
]
|
|
1516
1948
|
},
|
|
1517
1949
|
"position_horizontal": {
|
|
1518
1950
|
"type": "string",
|
|
@@ -1520,8 +1952,7 @@ export const TOOLS = [
|
|
|
1520
1952
|
"left",
|
|
1521
1953
|
"center",
|
|
1522
1954
|
"right"
|
|
1523
|
-
]
|
|
1524
|
-
"description": "Horizontal placement of the watermark: left, center, or right."
|
|
1955
|
+
]
|
|
1525
1956
|
}
|
|
1526
1957
|
},
|
|
1527
1958
|
"required": [
|
|
@@ -1538,12 +1969,10 @@ export const TOOLS = [
|
|
|
1538
1969
|
"type": "object",
|
|
1539
1970
|
"properties": {
|
|
1540
1971
|
"xlsx_url": {
|
|
1541
|
-
"type": "string"
|
|
1542
|
-
"description": "URL of the .xlsx, .xlsm, .xls, or .ods workbook to download and convert."
|
|
1972
|
+
"type": "string"
|
|
1543
1973
|
},
|
|
1544
1974
|
"sheet": {
|
|
1545
|
-
"type": "string"
|
|
1546
|
-
"description": "Name or index of the sheet to convert; defaults to the first sheet if omitted."
|
|
1975
|
+
"type": "string"
|
|
1547
1976
|
},
|
|
1548
1977
|
"format": {
|
|
1549
1978
|
"type": "string",
|
|
@@ -1551,12 +1980,10 @@ export const TOOLS = [
|
|
|
1551
1980
|
"csv",
|
|
1552
1981
|
"tsv",
|
|
1553
1982
|
"json"
|
|
1554
|
-
]
|
|
1555
|
-
"description": "Output CSV format options like delimiter, quote style, or encoding (e.g. utf8, latin1)."
|
|
1983
|
+
]
|
|
1556
1984
|
},
|
|
1557
1985
|
"include_all_sheets": {
|
|
1558
|
-
"type": "boolean"
|
|
1559
|
-
"description": "When true, converts every sheet in the workbook instead of just the selected one."
|
|
1986
|
+
"type": "boolean"
|
|
1560
1987
|
}
|
|
1561
1988
|
},
|
|
1562
1989
|
"required": [
|
|
@@ -1567,18 +1994,16 @@ export const TOOLS = [
|
|
|
1567
1994
|
{
|
|
1568
1995
|
"name": "xml-to-word",
|
|
1569
1996
|
"http_name": "xml-to-word",
|
|
1570
|
-
"description": "(0.05 USDC/call) XML
|
|
1997
|
+
"description": "(0.05 USDC/call) XML to Microsoft Word (DOCX) converter via CloudConvert. Demand-intel: 43 unmet signals.",
|
|
1571
1998
|
"method": "POST",
|
|
1572
1999
|
"input_schema": {
|
|
1573
2000
|
"type": "object",
|
|
1574
2001
|
"properties": {
|
|
1575
2002
|
"xml_url": {
|
|
1576
|
-
"type": "string"
|
|
1577
|
-
"description": "Public URL of the source XML file to convert into a DOCX document."
|
|
2003
|
+
"type": "string"
|
|
1578
2004
|
},
|
|
1579
2005
|
"xml": {
|
|
1580
|
-
"type": "string"
|
|
1581
|
-
"description": "Raw XML content as a string, used when no xml_url is provided."
|
|
2006
|
+
"type": "string"
|
|
1582
2007
|
}
|
|
1583
2008
|
}
|
|
1584
2009
|
}
|