ask_hermes
Delegate a task or question to a remote agent with tools for smart home, WhatsApp, Google Workspace, web browsing, and cron jobs. Progress updates stream live; optional session id preserves context.
Instructions
Delegate a task or question to the remote Hermes Agent.
Hermes runs a full agent loop with tool calling, so responses typically take 30 seconds to 5 minutes depending on complexity. Progress updates are streamed back while Hermes works.
Use this tool whenever you need Hermes to:
Control smart home devices via Home Assistant
Send or read WhatsApp messages
Interact with Google Workspace (Gmail, Calendar, Drive, Docs, Sheets)
Browse the web or scrape pages
Schedule cron jobs or recurring tasks
Access Hermes's persistent memory and skills
Perform any task that requires Hermes's own tool set
Args: prompt: The task instruction or question for Hermes. Be specific about what you want it to do. session_id: Optional session identifier. Pass the same value across related calls to let Hermes maintain conversational context (e.g. "draft an email" → "now send it").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |