feat(capabilities): add documentation URLs to Google Maps, YouTube, and web crawl capabilities

- Introduced a `docs_url` field to the Google Maps reviews, scrape, YouTube comments, YouTube scrape, and web crawl capabilities for improved documentation access.
- Simplified descriptions for each capability to enhance clarity and user understanding.
This commit is contained in:
Anish Sarkar 2026-07-08 03:38:08 +05:30
parent 3b9c806c90
commit 7ba77c6b86
7 changed files with 19 additions and 43 deletions

View file

@ -244,7 +244,7 @@ export function PlaygroundRunner({ workspaceId, platform, verb }: PlaygroundRunn
>
Read docs
</Link>
.
{" "}for more info.
</>
) : null}
</p>