Files
a0_software_orchestrator/prompts/agent.system.tool.orchestrator_state.md
T

12 lines
518 B
Markdown
Raw Normal View History

### orchestrator_state
Read or update DB-backed orchestrator state for a project.
Use this exact Agent Zero tool-call shape:
```json
{"tool_name":"orchestrator_state","tool_args":{"action":"read","project_name":"my_project"}}
```
Rules:
- Do not use this tool to discover, read, infer, validate, or print credential values.
- If the tool is not found, stop and report a runtime tool-registration failure. Do not switch to WebUI login, CSRF, HTTP cache-refresh, shell credential scans, or `.env`/config/log searches.