Dapr · Capability
Dapr Service Invocation API — ServiceInvocation
Dapr Service Invocation API — ServiceInvocation. 5 operations. Lead operation: Dapr Invoke Method (GET). Self-contained Naftiko capability covering one Dapr business surface.
What You Can Do
GET
Invokemethodget
— Dapr Invoke Method (GET)
/v1/v1-0/invoke/{appid}/method/{method-name}
POST
Invokemethodpost
— Dapr Invoke Method (POST)
/v1/v1-0/invoke/{appid}/method/{method-name}
PUT
Invokemethodput
— Dapr Invoke Method (PUT)
/v1/v1-0/invoke/{appid}/method/{method-name}
DELETE
Invokemethoddelete
— Dapr Invoke Method (DELETE)
/v1/v1-0/invoke/{appid}/method/{method-name}
PATCH
Invokemethodpatch
— Dapr Invoke Method (PATCH)
/v1/v1-0/invoke/{appid}/method/{method-name}
MCP Tools
dapr-invoke-method-get
Dapr Invoke Method (GET)
read-only
idempotent
dapr-invoke-method-post
Dapr Invoke Method (POST)
dapr-invoke-method-put
Dapr Invoke Method (PUT)
idempotent
dapr-invoke-method-delete
Dapr Invoke Method (DELETE)
idempotent
dapr-invoke-method-patch
Dapr Invoke Method (PATCH)
idempotent