| name | description |
|---|---|
scout-atoms |
Interact with the Scout Atoms API for real-time structured data generation via SSE streaming. Use when you need to generate structured data (atoms) with schemas and instructions, fetch real-time data from integrations (Salesforce, Google Calendar, web search), or implement streaming data feeds. Provides commands for discovering tools, generating atoms, and handling SSE streams with SWR caching support. |
Product-agnostic atom generation engine. Send JSON schemas and instructions, receive structured data as a real-time SSE stream. The API doesn't know what product it powers — you define the shape, it fills it.