Website monitoring and scheduled events
Use AgentWeave to monitor a URL and to create one-time or recurring scheduled checks, with optional notifications to a verified email.
Prerequisites
- Sign in to AgentWeave.
Create the agent
- Click + Build Agent and open the Advanced tab.
- Select the agent template LLM-Powered Chat Builder.
- Click Build Agent.
- Set basic information (avatar, name, public/private visibility, and other fields).
- Click Next to open the Configuration page.
- Choose an Agent provider.
- Choose a Model.
- Under Tools, pick the tools that match what you need (for example
schedule_newsletter,web_search_preview,send_notification, and others). - Turn on Timing trigger.
- Click Build in the top-right corner. The agent is created as a draft (not published yet).
Run checks from chat
- Click Try it out to open the agent chat.
- Ask the agent to monitor a page, for example:
Verify that the URL https://www.agentweave.ai/ loads successfully and returns raw HTML.
You can also describe one-time or recurring schedules and ask for results to be sent to a verified email address, for example:
- After 10 minutes, verify that the URL https://www.agentweave.ai/ loads successfully and returns raw HTML, then send the result to aabbcc@dd.com.
- Every hour, check whether the URL https://www.agentweave.ai/ loads successfully and returns HTML directly, then send the result to aabbcc@dd.com.
Manage scheduled events
Open the Schedule tab to review scheduled tasks. Only incomplete (pending) events stay in the list. To cancel an event, click the X button.