agentic-openapi-parser
Preparing search index...
index
deriveToolName
Function deriveToolName
deriveToolName
(
method
:
string
,
path
:
string
,
operationId
?:
string
)
:
string
Single source of truth for turning operationId/method/path into a stable tool name.
Parameters
method
:
string
path
:
string
Optional
operationId
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
agentic-openapi-parser
Loading...
Single source of truth for turning operationId/method/path into a stable tool name.