MCPcopy Create free account
hub / github.com/dbunt1tled/python-fast-api / EmailAction

Class EmailAction

src/cmd/worker/email/email_action.py:4–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2
3
4class EmailAction(Enum):
5 send_email = "send_email"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected