Skip to content

Commit 3eef3b7

Browse files
committed
fix docs type
1 parent 531897c commit 3eef3b7

File tree

124 files changed

+1049
-1891
lines changed

Some content is hidden

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

124 files changed

+1049
-1891
lines changed

apps/docs/content/docs/en/tools/ahrefs.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,3 @@ Get a list of broken backlinks pointing to a target domain or URL. Useful for id
198198
| `brokenBacklinks` | array | List of broken backlinks |
199199

200200

201-
202-
## Notes
203-
204-
- Category: `tools`
205-
- Type: `ahrefs`

apps/docs/content/docs/en/tools/airtable.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,3 @@ Update multiple existing records in an Airtable table
128128
| `records` | json | Array of updated Airtable records |
129129

130130

131-
132-
## Notes
133-
134-
- Category: `tools`
135-
- Type: `airtable`

apps/docs/content/docs/en/tools/apify.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,3 @@ Run an APIFY actor asynchronously with polling for long-running tasks
8686
| `items` | array | Dataset items \(if completed\) |
8787

8888

89-
90-
## Notes
91-
92-
- Category: `tools`
93-
- Type: `apify`

apps/docs/content/docs/en/tools/apollo.mdx

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -240,9 +240,7 @@ Search your team
240240
| Parameter | Type | Description |
241241
| --------- | ---- | ----------- |
242242
| `contacts` | json | Array of contacts matching the search criteria |
243-
| `page` | number | Current page number |
244-
| `per_page` | number | Results per page |
245-
| `total_entries` | number | Total matching entries |
243+
| `pagination` | json | Pagination information |
246244

247245
### `apollo_contact_bulk_create`
248246

@@ -350,9 +348,7 @@ Search your team
350348
| Parameter | Type | Description |
351349
| --------- | ---- | ----------- |
352350
| `accounts` | json | Array of accounts matching the search criteria |
353-
| `page` | number | Current page number |
354-
| `per_page` | number | Results per page |
355-
| `total_entries` | number | Total matching entries |
351+
| `pagination` | json | Pagination information |
356352

357353
### `apollo_account_bulk_create`
358354

@@ -575,9 +571,7 @@ Search for tasks in Apollo
575571
| Parameter | Type | Description |
576572
| --------- | ---- | ----------- |
577573
| `tasks` | json | Array of tasks matching the search criteria |
578-
| `page` | number | Current page number |
579-
| `per_page` | number | Results per page |
580-
| `total_entries` | number | Total matching entries |
574+
| `pagination` | json | Pagination information |
581575

582576
### `apollo_email_accounts`
583577

@@ -597,8 +591,3 @@ Get list of team
597591
| `total` | number | Total count of email accounts |
598592

599593

600-
601-
## Notes
602-
603-
- Category: `tools`
604-
- Type: `apollo`

apps/docs/content/docs/en/tools/arxiv.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,3 @@ Search for papers by a specific author on ArXiv.
8787
| `authorPapers` | json | Array of papers authored by the specified author |
8888

8989

90-
91-
## Notes
92-
93-
- Category: `tools`
94-
- Type: `arxiv`

apps/docs/content/docs/en/tools/asana.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,3 @@ Add a comment (story) to an Asana task
162162
| `created_by` | object | Comment author details |
163163

164164

165-
166-
## Notes
167-
168-
- Category: `tools`
169-
- Type: `asana`

apps/docs/content/docs/en/tools/browser_use.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,3 @@ Runs a browser automation task using BrowserUse
5858
| `steps` | json | Execution steps taken |
5959

6060

61-
62-
## Notes
63-
64-
- Category: `tools`
65-
- Type: `browser_use`

apps/docs/content/docs/en/tools/calendly.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,3 @@ Cancel a scheduled event
170170
| `resource` | object | Cancellation details |
171171

172172

173-
174-
## Notes
175-
176-
- Category: `tools`
177-
- Type: `calendly`

apps/docs/content/docs/en/tools/circleback.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,3 @@ Receive meeting notes, action items, transcripts, and recordings when meetings a
5757

5858

5959

60-
61-
## Notes
62-
63-
- Category: `triggers`
64-
- Type: `circleback`

apps/docs/content/docs/en/tools/clay.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,3 @@ Populate Clay with data from a JSON file. Enables direct communication and notif
6363
| `metadata` | object | Webhook response metadata |
6464

6565

66-
67-
## Notes
68-
69-
- Category: `tools`
70-
- Type: `clay`

0 commit comments

Comments
 (0)