II.
ToolDescriptor overview
Reference · livetool-descriptor:babysitter-sdk-process-api
Babysitter SDK Process API overview
Programmatic process/effect API exposed by @a5c-ai/babysitter-sdk. Process authors call `ctx.task`, `ctx.breakpoint`, `ctx.parallel`, `ctx.sleep`, and task posting APIs; the SDK records effect requests/resolutions, validates task output schemas, gates approval points, and emits audit evidence.
Attributes
displayName
Babysitter SDK Process API
schema
{}
category
governance-orchestration
description
Programmatic process/effect API exposed by @a5c-ai/babysitter-sdk. Process
authors call `ctx.task`, `ctx.breakpoint`, `ctx.parallel`, `ctx.sleep`, and
task posting APIs; the SDK records effect requests/resolutions, validates
task output schemas, gates approval points, and emits audit evidence.
inputSchema
type
object
properties
process
type
string
effect
type
string
args
type
object
outputSchema
type
object
properties
effectId
type
string
status
type
string
resultRef
type
string
completionProof
type
object
mode
governed
streamable
true
timeoutMs
600000
vendor
a5c-ai
requiresPermissionGate
true
supportsCancellation
true
abortPropagation
cooperative
errorBehavior
returns-tool-error
Outgoing edges
assesses_policy1
- content-policy:default-acceptable-use·ContentPolicyDefault acceptable-use policy
realizes1
- layer:14-governance·LayerGovernance
requires_capability1
- capability:programmatic-tool-calling·CapabilityProgrammatic tool calling
Incoming edges
bundles1
- agent-governance-impl:babysitter-sdk-tool.governance@current·AgentGovernanceImplBabysitter SDK Tool Governance (current)
contains_tool_descriptor1
- plugin:babysitter-platform-plugin·PluginBabysitter Platform Plugin