Commit 7b7130c
fix: Reorder search-actors params by importance: keywords first (#610)
* Reorder search-actors params by importance: keywords first
Moves keywords to the first position in the search-actors tool schema,
followed by category, limit, and offset.
Slack thread: https://apify.slack.com/archives/C09AUCEABDM/p1774504206338179?thread_ts=1774350170.595509&cid=C09AUCEABDM
https://claude.ai/code/session_012xSbGp3uN6u1nRM6WjLMFv
* refactor: remove category filter from search actors parameters
---------
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Jiri Spilka <jirka.spilka@gmail.com>1 parent e94830d commit 7b7130c
2 files changed
Lines changed: 12 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 13 | | |
25 | 14 | | |
26 | 15 | | |
| |||
39 | 28 | | |
40 | 29 | | |
41 | 30 | | |
42 | | - | |
43 | | - | |
44 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
45 | 42 | | |
46 | 43 | | |
47 | 44 | | |
| |||
63 | 60 | | |
64 | 61 | | |
65 | 62 | | |
66 | | - | |
| 63 | + | |
67 | 64 | | |
68 | 65 | | |
69 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 25 | | |
29 | 26 | | |
30 | 27 | | |
| |||
0 commit comments