Files
agent-template/docs/tool-definitions.md
Admin_IT-one d406da1312
Deploy / validate-image (push) Successful in 45s
Eval Gate / evaluate (push) Failing after 1m42s
Add IT-One AI agent template, eval gate, and deployment skeleton
2026-08-21 12:14:55 +02:00

9 lines
436 B
Markdown

# Tool definitions
Every tool should document its input schema, output schema, timeout, retry policy, authentication source, and failure mode. Production credentials come from Gitea Actions secrets, never from source files.
| Tool | Purpose | Failure policy |
| --- | --- | --- |
| CRM client | Read or update customer records | Fail closed; redact identifiers |
| Web search | Retrieve public references | Timeout and cite sources |