Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/TaskingAI/TaskingAI
/ allowed_credential_names
Method
allowed_credential_names
plugin/app/models/bundle.py:65–66 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
63
}
64
65
def
allowed_credential_names(self):
66
return
[k
for
k in self.credentials_schema]
67
68
def
required_credential_names(self):
69
return
[
Callers
3
load_input
Method · 0.45
load_default
Method · 0.45
to_dict
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected