MCPcopy Create free account
hub / github.com/PaperDebugger/paperdebugger / GetPromptId

Method GetPromptId

pkg/gen/api/user/v1/user.pb.go:473–478  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

471}
472
473func (x *UpdatePromptRequest) GetPromptId() string {
474 if x != nil {
475 return x.PromptId
476 }
477 return ""
478}
479
480func (x *UpdatePromptRequest) GetTitle() string {
481 if x != nil {

Callers 2

DeletePromptMethod · 0.45
UpdatePromptMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected