Skip to content

Commit b07028f

Browse files
authored
suppressing prompt field in agent config doc
Since the feature and the main docs are live, let's not include this yet, at least not right here on the page with the live features.
1 parent 332cd2c commit b07028f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/agent-format.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,7 @@ The `description` field provides a description of what the agent does. This is p
3838
}
3939
```
4040

41-
## Prompt Field
4241

43-
The `prompt` field is intended to provide high-level context to the agent, similar to a system prompt. This feature is not yet implemented.
44-
45-
```json
46-
{
47-
"prompt": "You are an expert AWS infrastructure specialist"
48-
}
49-
```
5042

5143
## McpServers Field
5244

0 commit comments

Comments
 (0)