name: Run Losant Notebooks description: Trigger notebook executions for batch analytics, ML, and reporting, and manage notebook outputs and minute usage. provider: losant api: notebook operations: - path: /applications/{applicationId}/notebooks/{notebookId}/execute methods: - GET - POST - PATCH - DELETE auth: BearerAuth (Losant JWT) inputs: - applicationId - deviceId or flowId where applicable outputs: - Losant resource JSON per OpenAPI schemas