Crossplane · Capability
Crossplane Kubernetes API — Functions
Crossplane Kubernetes API — Functions. 4 operations. Lead operation: Crossplane List Functions. Self-contained Naftiko capability covering one Crossplane business surface.
What You Can Do
GET
Listfunctions
— Crossplane List Functions
/v1/apis/pkg-crossplane-io/v1/functions
POST
Createfunction
— Crossplane Install a Function
/v1/apis/pkg-crossplane-io/v1/functions
GET
Getfunction
— Crossplane Get a Function
/v1/apis/pkg-crossplane-io/v1/functions/{name}
DELETE
Deletefunction
— Crossplane Uninstall a Function
/v1/apis/pkg-crossplane-io/v1/functions/{name}
MCP Tools
crossplane-list-functions
Crossplane List Functions
read-only
idempotent
crossplane-install-function
Crossplane Install a Function
crossplane-get-function
Crossplane Get a Function
read-only
idempotent
crossplane-uninstall-function
Crossplane Uninstall a Function
idempotent