Lib Functions

On this page
Starlark Modules

Runtime modules available in Starlark blueprints. Incremental state, env, url, crypto, xml, csv, json, time.

API Dict

API dict reference for lib/ blueprints. Unified configuration for fetch, push, HTTP, auth, and rate limiting.

Fetch Contract

Complete reference for the fetch() function contract: page object, return format, pagination, incremental state, and available modules.

Push Contract

Complete reference for the push() function contract: internal fields, change types, return values, and batch modes.