Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.agentcloud.dev/llms.txt

Use this file to discover all available pages before exploring further.

Represents a data stream configuration for a datasource, typically used with Airbyte integrations.

syncMode
enum<string>
required

The synchronization mode for the stream. This should match the enum values defined by the Airbyte API.

Available options:
TODO
name
string
required

The name of the data stream.