MCPcopy Create free account
hub / github.com/StackStorm/st2 / _format_match

Function _format_match

contrib/chatops/actions/match.py:37–38  ·  view source on GitHub ↗
(match)

Source from the content-addressed store, hash-verified

35
36
37def _format_match(match):
38 return {"name": match.name, "pack": match.pack, "action_ref": match.action_ref}

Callers 1

runMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected