Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ route.ts
File
route.ts
apps/sim/app/api/tools/onepassword/replace-item/route.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Item } from
'@1password/sdk'
2
import
{ createLogger } from
'@sim/logger'
3
import
{ getErrorMessage } from
'@sim/utils/errors'
4
import
{ generateId } from
'@sim/utils/id'
Callers
nothing calls this directly
Calls
15
createLogger
Function · 0.90
withRouteHandler
Function · 0.90
generateId
Function · 0.90
checkInternalAuth
Function · 0.90
parseRequest
Function · 0.90
validationErrorResponse
Function · 0.90
resolveCredentials
Function · 0.90
createOnePasswordClient
Function · 0.90
toSdkCategory
Function · 0.90
toSdkFieldType
Function · 0.90
normalizeSdkItem
Function · 0.90
connectRequest
Function · 0.90
Tested by
no test coverage detected