Parameters
Tilebox API Url. Defaults to
https://api.tilebox.com.The API key to authenticate with. If not set, the
TILEBOX_API_KEY environment variable is used.Optional service name for workflow telemetry. If not set, the default service name is used.
Optional stable ID used to scope internal loggers. If not set, a random ID is generated.
Network transport to use for API requests. Defaults to
"grpc". Use "http1" to force the Connect protocol over HTTP/1.1 on networks that do not support gRPC over HTTP/2 correctly.Sub clients
The workflows client exposes sub clients for interacting with different parts of the Tilebox workflows API.Logging
Client.configure_logging.
Runners
Client.runner API reference for more information.