list_blueprints
Retrieve a list of all Cloudcraft blueprints (diagrams) in your account, including each blueprint's ID, name, tags, and last update time, enabling you to select and load a specific blueprint for full details.
Instructions
List every Cloudcraft blueprint (diagram) in the authenticated account.
Returns a compact summary per blueprint (id, name, tags, updatedAt).
Use :func:get_blueprint afterwards to pull the full node / edge JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||