input.json 168 B

1234567
  1. {
  2. "steps": [
  3. { "op": "initialize" },
  4. { "op": "newSession" },
  5. { "op": "prompt", "text": "Reply with exactly the word: PONG. Do not use any tools." }
  6. ]
  7. }