Losant · Capability

Notebook Executions

Notebook Executions is a Naftiko capability published by Losant, one of 22 capabilities the APIs.io network indexes for this provider.

Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.

Run with Naftiko

Capability Spec

notebook-executions.yaml Raw ↑
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