MCPcopy
hub / github.com/dataelement/Clawith / options

Method options

backend/tests/test_skills_api.py:66–67  ·  view source on GitHub ↗
(self, *_args, **_kwargs)

Source from the content-addressed store, hash-verified

64 return self
65
66 def options(self, *_args, **_kwargs):
67 return self
68
69 def order_by(self, *_args, **_kwargs):
70 return self

Callers 15

get_current_userFunction · 0.80
get_authenticated_userFunction · 0.80
seed_default_agentsFunction · 0.80
match_user_by_emailMethod · 0.80
match_user_by_mobileMethod · 0.80
resolve_user_identityMethod · 0.80
seed_skillsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected