Files
openclaw-mission-control/backend/templates/MAIN_TOOLS.md

12 lines
238 B
Markdown
Raw Normal View History

# TOOLS.md (Main Agent)
2026-02-05 15:47:35 +05:30
BASE_URL={{ base_url }}
AUTH_TOKEN={{ auth_token }}
AGENT_NAME={{ agent_name }}
AGENT_ID={{ agent_id }}
WORKSPACE_ROOT={{ workspace_root }}
Notes:
- Use curl for API calls.
- Use Mission Control API for outputs.