We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba6ba60 commit 2a7f01cCopy full SHA for 2a7f01c
1 file changed
docs/agent-launchers/agents-get-started.md
@@ -147,7 +147,8 @@ The value of the **action_id** field in the agent definition manifest must match
147
"version": "1.0.0",
148
"name": "Zava.ZavaAgent",
149
"display_name": "ms-resource://zavaAgentDisplayName",
150
- "description": "ms-resource://zavaAgentDescription",
+ "description": "ms-resource://zavaAgentDescription",
151
+ "placeholder_text": "ms-resource://zavaAgentPlaceHolderText",
152
"icon": "ms-resource://Files/Assets/ZavaLogo.png",
153
"action_id": "ZavaAgentAction"
154
}
0 commit comments