Mark a subagent as running using a namespace ID. Resolves the namespace ID to the actual tool call ID via the mapping.
markRunningFromNamespace(namespaceId: string, namespace: string[])| Name | Type | Description |
|---|---|---|
namespaceId* | string | The namespace ID (pregel task ID) from the subgraph |
namespace | string[] | The full namespace array |