Leonardo.AI Blueprints
Leonardo.AI Blueprints. 6 operations. Lead operation: List Blueprints. Self-contained Naftiko capability covering the Leonardo.AI Blueprints business surface.
Leonardo.AI Blueprints is a Naftiko capability published by Leonardo.AI, one of 14 capabilities the APIs.io network indexes for this provider. It bundles 6 operations across the GET and POST methods.
The capability includes 5 read-only operations and 1 state-changing operation. Lead operation: Returns a list of Blueprints. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Leonardo.AI and Blueprints.
What You Can Do
MCP Tools
leonardo-ai-list-blueprints
Returns a list of Blueprints. Use either forward pagination (first/after) or backward pagination (last/before), but not both. Note: This endpoint uses a request body to support complex filtering parameters
leonardo-ai-get-blueprint-by-id
Returns a single Blueprint by its akUUID
leonardo-ai-get-blueprint-versions-by-blueprint-id
Returns all versions of a Blueprint by its akUUID
leonardo-ai-execute-blueprint
Execute a Blueprint Version with custom node inputs. This endpoint triggers the execution of the specified Blueprint Version and returns a Blueprint Execution ID to track the job.
leonardo-ai-get-blueprint-execution
Retrieves details of a specific Blueprint Execution by its akUUID
leonardo-ai-get-blueprint-execution-generations
Retrieves paginated generations for a specific Blueprint Execution, including their statuses and any prompt moderation failure details.