Skip to content

Commit 93afbca

Browse files
committed
Specify taskHint values in spec
1 parent 00566e2 commit 93afbca

File tree

1 file changed

+1
-1
lines changed
  • docs/specification/draft/basic/utilities

1 file changed

+1
-1
lines changed

docs/specification/draft/basic/utilities/tasks.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ The set of capabilities in `capabilities.tasks.requests` is exhaustive. If a req
104104

105105
### Tool-Level Negotiation
106106

107-
Tool calls are given special consideration for the purpose of task augmentation. In the result of `tools/list`, tools declare support for tasks via `annotations.taskHint`.
107+
Tool calls are given special consideration for the purpose of task augmentation. In the result of `tools/list`, tools declare support for tasks via `annotations.taskHint`, which if present can have a value of `"always"`, `"optional"`, or `"never"`.
108108

109109
This is to be interpreted as a fine-grained layer in addition to capabilities, following these rules:
110110

0 commit comments

Comments
 (0)