Runmote GPT Actions
Two setup modes stay separate.
Fixed endpoint private API-key mode
- Schema
- https://action.runmote.com/openapi.api-key.json
- Auth
- Authorization: Bearer ACTION_API_KEY
- Key management
- /settings/action-keys
Current behavior is readiness plus disabled/noop requests only. It does not perform real dispatch, relay mutation, queue work, or Codex execution.
Dynamic direct mode
Dynamic direct mode remains supported for a local session or reservation started by the user. It uses values printed by the local command, not Web Action keys.
- Command: runmote action-info --show-token
- Schema placeholder: ACTION_SCHEMA_URL
- Header: X-Runmote-Agent-Token
- Value placeholder: ACTION_AUTH_TOKEN