refactor: reorganize template files and update provisioning paths
This commit is contained in:
12
backend/templates/MAIN_TOOLS.md
Normal file
12
backend/templates/MAIN_TOOLS.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user