- plugin.yaml: name is now send_to_agent - __init__.py: toolset is now send_to_agent, removed openclaw references - send_to_agent.py: unchanged (tool name was always send_to_agent)
6 lines
135 B
YAML
6 lines
135 B
YAML
name: send_to_agent
|
|
version: 0.1.0
|
|
description: "send_to_agent tool for inter-agent relay messaging"
|
|
provides_tools:
|
|
- send_to_agent
|