Skip to content

Commit 6e49965

Browse files
committed
update TaskToolSet tool params
1 parent 0e9778c commit 6e49965

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sdk/guides/task-tool-set.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ When the parent agent calls the task tool, it provides these parameters:
136136
| `subagent_type` | `str` | No | Which registered agent type to use (default: `"default"`) |
137137
| `description` | `str` | No | Short label (3-5 words) for display and tracking |
138138
| `resume` | `str` | No | Task ID from a previous invocation to continue |
139-
| `max_turns` | `int` | No | Maximum agent iterations before stopping (default: 500) |
140139

141140
## Task Observation
142141

0 commit comments

Comments
 (0)