Sub-Workflow
🤖 AI Drafted (Not reviewed)
Run a child workflow behind declared input/output contracts.
|
|
| Tool id |
sub_workflow |
| Category |
workflow |
| Uses a language model |
no |
| Needs a generative model |
no |
| Runs over many items |
no |
| Item handling |
batch |
| Structured output |
no |
| Human-verified |
not yet |
What it reads
| Port |
Type |
Required |
What it is |
Input (input) |
any |
no |
— |
What it emits
| Port |
Type |
Required |
What it is |
Output (output) |
any |
— |
— |
Options
| Option |
Type |
Default |
What it does |
properties |
any |
— |
— |
required |
any |
— |
— |
type |
any |
— |
— |
The prompt it sends
This tool does not send a prompt — it does its work in code.