Plan Schema

Return the live JSON schema for Plan.

The agent calls this via ./converge plan-schema when it needs field-level detail. Sourced from the same pydantic model (converge_api.plan.schema.Plan) that the submit-plan endpoint validates against, so they cannot drift.

post/agent/cli/plan_schema

Response

Successful Response

object required

Changes