Apache OpenWhisk · Capability
Apache OpenWhisk REST API — Actions
Apache OpenWhisk REST API — Actions. 5 operations. Lead operation: Apache OpenWhisk List Actions. Self-contained Naftiko capability covering one Apache Openwhisk business surface.
What You Can Do
GET
Listactions
— Apache OpenWhisk List Actions
/v1/namespaces/{namespace}/actions
GET
Getaction
— Apache OpenWhisk Get Action
/v1/namespaces/{namespace}/actions/{actionname}
PUT
Createorupdateaction
— Apache OpenWhisk Create or Update Action
/v1/namespaces/{namespace}/actions/{actionname}
POST
Invokeaction
— Apache OpenWhisk Invoke Action
/v1/namespaces/{namespace}/actions/{actionname}
DELETE
Deleteaction
— Apache OpenWhisk Delete Action
/v1/namespaces/{namespace}/actions/{actionname}
MCP Tools
apache-openwhisk-list-actions
Apache OpenWhisk List Actions
read-only
idempotent
apache-openwhisk-get-action
Apache OpenWhisk Get Action
read-only
idempotent
apache-openwhisk-create-update-action
Apache OpenWhisk Create or Update Action
idempotent
apache-openwhisk-invoke-action
Apache OpenWhisk Invoke Action
apache-openwhisk-delete-action
Apache OpenWhisk Delete Action
idempotent