agentic-openapi-parser
    Preparing search index...

    Function findOperationByToolName

    • Finds the {path, method, operation} whose derived tool name matches toolName.

      Parameters

      • spec: Record<string, unknown>
      • toolName: string

      Returns OperationLocation | null