MCPcopy Create free account
hub / github.com/Epic0522/Codex-Remote-Contact / buildActionExamples

Function buildActionExamples

src/server.js:1592–1594  ·  view source on GitHub ↗
(event)

Source from the content-addressed store, hash-verified

1590}
1591
1592function buildActionExamples(event) {
1593 return pickActionExamples(event).join("、");
1594}
1595
1596function pickActionBeat(event) {
1597 const beats = getActionBeats(event);

Callers 1

Calls 1

pickActionExamplesFunction · 0.85

Tested by

no test coverage detected