diff --git a/docs/agent-format.md b/docs/agent-format.md index 11cd9db99..08558fb3e 100644 --- a/docs/agent-format.md +++ b/docs/agent-format.md @@ -38,15 +38,7 @@ The `description` field provides a description of what the agent does. This is p } ``` -## Prompt Field -The `prompt` field is intended to provide high-level context to the agent, similar to a system prompt. This feature is not yet implemented. - -```json -{ - "prompt": "You are an expert AWS infrastructure specialist" -} -``` ## McpServers Field