Get configuration schema and details for a specific PyAirbyte source connector.
The access token received from the authorization server in the OAuth 2.0 flow.
PyAirbyte source identifier.
Source connector details.
Metadata for a single available PyAirbyte source connector.
Source identifier (e.g., 'source-github').
PyPI package name (e.g., 'airbyte-source-github').
Human-readable source name.
Category grouping (e.g., 'Engineering', 'CRM').
Brief description of the source.
Configuration fields required by this source.
Template mapping flat form values to the nested config shape the connector expects. Uses {{field_name}} placeholders. If None, flat config is passed through as-is.