II.
ToolDescriptor overview
Reference · livetool-descriptor:long-build
Long Build (Background) overview
Kicks off a long-running build in the background and returns a handle / log reference. Status is polled via the runtime's background-tool capability.
Attributes
schema
{}
displayName
Long Build (Background)
inputSchema
type
object
required
- target
properties
target
type
string
env
type
object
additionalProperties
type
string
outputSchema
type
object
required
- exitCode
- logsRef
properties
exitCode
type
integer
logsRef
type
string
timeoutMs
600000
mode
background
streamable
false
description
Kicks off a long-running build in the background and returns a
handle / log reference. Status is polled via the runtime's
background-tool capability.
Outgoing edges
requires_capability1
- capability:supports-tool-call-streaming·CapabilitySupports tool-call streaming
Incoming edges
contains_tool_descriptor2
- tool-server:anycli-tool-example·ToolServerAnyCLI Tool Example
- tool-server:filesystem-mcp·ToolServerFilesystem MCP