Get a Blueprint
Published Blueprints
Get a Blueprint
Retrieve one active published Blueprint and its public input contract.
GET
Get a Blueprint
Requires
The response excludes the draft graph and all authoring state.
blueprints:read.
uuid
required
Published Blueprint identifier.
Response
uuid
required
Blueprint identifier.
string
required
Stable public command name.
string
required
Always
active for a returned public Blueprint.object
required
Latest published revision ID, number, schema version, digest, and publication timestamp.
PublishedBlueprintInput[]
required
Public input name, JSON Schema, required flag, and default-presence flag.
Last modified on August 16, 2026
Related topics
Get a Blueprint runMCP serverPublished BlueprintsList Blueprint run eventsTypeScript SDK