notte
JSON →Browser automation in your terminal.
Install
npx skills Tools · 12
- notte functions list List functions with optional pagination and active filter
- notte functions create Create a new function from a workflow file
- notte functions show View current function details or specific function by ID
- notte functions update Update current function code from a workflow file
- notte functions delete Delete current function
- notte functions fork Fork current function to new version
- notte functions run Execute current function
- notte functions runs List runs for current function with optional pagination and active filter
- notte functions run-stop Stop a running function execution by run ID
- notte functions run-metadata Get run logs and results by run ID
- notte functions schedule Schedule current function with a cron expression
- notte functions unschedule Remove schedule from current function
Environment variables
NOTTE_API_KEYVAULT_ID
Links
★ 19 GitHub stars