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

12 lines
529 B
Markdown
Raw Normal View History

### project_registry
Register, list, inspect, update, snapshot or remove software projects in the plugin project registry.
Use this exact Agent Zero tool-call shape:
```json
{"tool_name":"project_registry","tool_args":{"action":"list"}}
```
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.