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

13 lines
262 B
Markdown

# TOOLS.md (Main Agent)
BASE_URL={{ base_url }}
AUTH_TOKEN={{ auth_token }}
AGENT_NAME={{ agent_name }}
AGENT_ID={{ agent_id }}
WORKSPACE_ROOT={{ workspace_root }}
SKYLL_AUTO_INSTALL=true
Notes:
- Use curl for API calls.
- Use Mission Control API for outputs.