write agent.py

This commit is contained in:
a2a-cloud
2026-06-08 22:53:22 +00:00
parent b5da1df38d
commit 70f158e547

View File

@@ -236,6 +236,7 @@ class SeleniumbaseWebsiteScraper(A2AAgent[SeleniumbaseWebsiteScraperConfig, NoAu
} }
@skill( @skill(
name="iterate_scrape_goal",
description=( description=(
"Iteratively plan and run compliant scraping passes until a goal is met, " "Iteratively plan and run compliant scraping passes until a goal is met, "
"using a platform-provided LLM with strict safety rails. The deep agent may " "using a platform-provided LLM with strict safety rails. The deep agent may "