Skip to content

Commit 839468b

Browse files
committed
feat: add todo for package filtering on docs?
1 parent 3d9e0f2 commit 839468b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Mcp/Tools/SearchDocs.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
namespace Laravel\Boost\Mcp\Tools;
66

7+
// TODO: Allow package filtering? So we can search all docs at once, or allow the client to filter packages on 'inertia' or 'laravel' or 'pennant', etc..
8+
79
use Generator;
810
use Laravel\Boost\Concerns\MakesHttpRequests;
911
use Laravel\Mcp\Server\Tool;

0 commit comments

Comments
 (0)