Skip to main content

Documentation Index

Fetch the complete documentation index at: https://smithers.sh/llms.txt

Use this file to discover all available pages before exploring further.

cronDelete deletes a Gateway cron schedule.
  • Method: cronDelete
  • Scope: cron:write
  • Transports: HTTP RPC, WebSocket RPC
  • Request: { cronId }
  • Response: { cronId, removed: true }