Dot OpenAPI Compatibility Router
This skill remains for backward compatibility with older installs that reference dot-openapi.
Prefer the split skills:
- Use
dot-device-openapifor device interaction:- list devices
- check device status
- switch to next content
- list tasks
- send Text API, Image API, or a finished Canvas API payload
- Use
dot-canvas-designerfor Canvas design:- build or revise
windowData - design Canvas cards, dashboards, and status panels
- use
$for/$empty,$ifAny/$then/$else,compare,formatDate, andformatCompactNumber - reason about layout, style, overflow, and rendering boundaries
- build or revise
If a task asks to design and send a Canvas card, use both skills in sequence:
dot-canvas-designerto produce the Canvas payload.dot-device-openapito send it to the device.
Base URL: https://dot.mindreset.tech
Authentication:
Authorization: Bearer dot_app_<your_api_key>
OpenAPI schema: ../../openapi/dot-openapi.yaml