Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/tools/spawn-agent.tool.ts
Properties
| Property | Type |
|---|---|
agentName | string |
task | string |
success | boolean |
output | string |
error | string |
durationMs | number |
Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/tools/spawn-agent.tool.ts
| Property | Type |
|---|---|
agentName | string |
task | string |
success | boolean |
output | string |
error | string |
durationMs | number |
Was this page helpful?