Dust [ARCHIVED]
Dust AI is an enterprise AI platform and "operating system" that allows teams to build custom, context-aware AI assistants without writing any code.
Configuration
| Input | Type | Description | Default Value |
|---|---|---|---|
end_date | string | End Date. The end date for the extracted data in YYYY-MM-DD format | |
start_date | string | Start Date. The start date for data extraction in YYYY-MM-DD format | |
bearer_token | string | Bearer Token. Token needed for authentication to dust | |
workspace_id | string | Workspace ID. Unique string identifier for the workspace |
Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
|---|---|---|---|---|
| usage_metrics | date | No pagination | ✅ | ✅ |
| active_users | date | No pagination | ✅ | ✅ |
| source | date.source | No pagination | ✅ | ✅ |
| tool_usage | date.toolName | No pagination | ✅ | ✅ |
| skill_usage | date.skillName | No pagination | ✅ | ✅ |
| agents | agentId | No pagination | ✅ | ❌ |
| users | userId.snapshot_date | No pagination | ✅ | ✅ |
| messages | messageId | No pagination | ✅ | ✅ |
Reference
No configuration specification is available for this connector.