Flyte · Capability
Flyte Admin API — LaunchPlans
Flyte Admin API — LaunchPlans. 8 operations. Lead operation: Get the active launch plan for a name. Self-contained Naftiko capability covering one Flyte business surface.
What You Can Do
GET
Getactivelaunchplan
— Get the active launch plan for a name
/v1/api/v1/active-launch-plans/{id-project}/{id-domain}/{id-name}
GET
Listactivelaunchplans
— List active launch plans
/v1/api/v1/active-launch-plans/{project}/{domain}
GET
Listlaunchplanids
— List launch plan identifiers
/v1/api/v1/launch-plan-ids/{project}/{domain}
POST
Createlaunchplan
— Register a launch plan
/v1/api/v1/launch-plans
GET
Listlaunchplans
— List launch plans
/v1/api/v1/launch-plans/{id-project}/{id-domain}
GET
Listlaunchplansbyname
— List launch plans for a name
/v1/api/v1/launch-plans/{id-project}/{id-domain}/{id-name}
GET
Getlaunchplan
— Retrieve a launch plan
/v1/api/v1/launch-plans/{id-project}/{id-domain}/{id-name}/{id-version}
PUT
Updatelaunchplan
— Update launch plan state
/v1/api/v1/launch-plans/{id-project}/{id-domain}/{id-name}/{id-version}
MCP Tools
get-active-launch-plan-name
Get the active launch plan for a name
read-only
idempotent
list-active-launch-plans
List active launch plans
read-only
idempotent
list-launch-plan-identifiers
List launch plan identifiers
read-only
idempotent
register-launch-plan
Register a launch plan
list-launch-plans
List launch plans
read-only
idempotent
list-launch-plans-name
List launch plans for a name
read-only
idempotent
retrieve-launch-plan
Retrieve a launch plan
read-only
idempotent
update-launch-plan-state
Update launch plan state
idempotent