Skip to content

Commit ef20932

Browse files
committed
chore: add clarification
1 parent 78e6fad commit ef20932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/event-handler/bedrock-agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Currently, we don't support parsing `array` types, so you will receive them as s
8484
--8<-- "examples/snippets/event-handler/bedrock-agents/gettingStartedFunctionsTool.ts"
8585
```
8686

87-
1. The `description` field is optional, but highly recommended in the action group definition.
87+
1. The `description` field is optional, but highly recommended in the action group definition so that the LLM can understand what the tool does and how to use it.
8888

8989
## Advanced
9090

0 commit comments

Comments
 (0)