docs: expand lint scope batch36 (2 files)

This commit is contained in:
Apple
2026-02-16 07:27:32 -08:00
parent 1f21dd52b4
commit 60ce006284
3 changed files with 7 additions and 4 deletions

View File

@@ -268,7 +268,8 @@ Tool Proxy далі робить HTTP-запит до `web-crawler` сервіс
Bridges Agent (`20_integrations_bridges_agent.md`) може використовувати `web_crawler` як один зі своїх tools:
- сценарій: "Підтяни останню версію документації з https://docs.example.com/... і збережи як doc у Co-Memory";
- сценарій: "Підтяни останню версію документації з
<https://docs.example.com/...> і збережи як doc у Co-Memory";
- Bridges Agent викликає tool `web_crawler`, отримує текст, створює внутрішній doc (через Projects/Co-Memory API) і генерує `doc.upserted`.
### 5.2. Team Assistant / Research-агенти
@@ -377,4 +378,4 @@ Output:
- list of modified files
- diff
- summary
```
```