Skip to content

Commit 3e7224e

Browse files
committed
docs(plugins): correct approval description limit
1 parent 7268be0 commit 3e7224e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/plugins/plugin-permission-requests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ export default definePluginEntry({
7777
Write prompt text for the person who will approve the action:
7878

7979
- Keep `title` short and action-focused; the Gateway caps it at 80 characters.
80-
- Keep `description` specific and bounded; the Gateway caps it at 256
80+
- Keep `description` specific and bounded; the Gateway caps it at 512
8181
characters.
8282
- Include the action, target, and risk. Do not include secrets, tokens, or
8383
private payloads that should not appear in chat approval surfaces.

0 commit comments

Comments
 (0)