Submit a prediction market draft for oracle review, then wait for approval:
# Submit a prediction market draft for oracle reviewcontext questions agent-submit-and-wait \ --formatted-question "Will X happen by Y?" \ --short-question "X by Y?" \ --market-type binary \ --evidence-mode live_data \ --resolution-criteria "Resolves YES if X happens before Y date" \ --end-time "2026-06-01T00:00:00Z" \ --explanation "Market tracks whether X will occur"# The command polls until the oracle approves or rejects# If approved, the market is created on-chain automatically